body {
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #EAADAC;
scrollbar-base-color: #70A2BD;
scrollbar-face-color: #70A2BD;
scrollbar-highlight-color: #70A2BD;
scrollbar-shadow-color: #FFFFFF;
background : #70A2BD;
color: #ffffff;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: red;
	background : #cccccc;
	border : 1px solid #70A2BD;
}

.titre_parent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: red;
	background : #FFCC99;
}


.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #70A2BD;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}


.loi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	font-style: normal;
	color: #666666;
}

.photo {
	border : 1px solid #70A2BD;
	}

.image {
	border : 0px;
	}	
	
li {
	color: #70A2BD;
	}

table {
	color: #70A2BD;
	border: 0px;
	text-align: center;
	}
tr {
	border: 0px;
	}

td {
	border: 1px solid gray;
	}
	
.td_vide {
	border: 0px;
	}

.flash { 
   z-index = 1;
} 

.menu { 
   z-index = 2;
}


.liens:link {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #3987AE; text-decoration:underline}
.liens:visited {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #3987AE; text-decoration: underline}
.liens:hover {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #CF2429; text-decoration: underline}

.lien1:link {font-family: arial,helvetica,sans-serif; font-size: 08pt; color: #70A2BD; FONT-WEIGHT: bold; text-decoration:underline}
.lien1:visited {font-family: arial,helvetica,sans-serif; font-size: 08pt; color: #70A2BD; FONT-WEIGHT: bold; text-decoration: underline}
.lien1:hover {font-family: arial,helvetica,sans-serif; font-size: 08pt; color: #CF2429; FONT-WEIGHT: bold; text-decoration: underline}

a:link {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #000000; text-decoration:none}
a:visited {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #000000; text-decoration: none}
a:hover {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #000000; text-decoration: none}

.lienpage:link {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #636363; text-decoration:none}
.lienpage:visited {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #636363; text-decoration: none}
.lienpage:hover {font-family: arial,helvetica,sans-serif; font-size: 8pt; FONT-WEIGHT: bold; color: #CF2429; text-decoration: none}



select {
	background : #FFFFFF;
	border : 1px solid Black;
	font-size : 12px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #000000;

}

checkbox {
	background : #FFFFFF;
	border : 1px solid Black;
	font-size : 12px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #000000;
}

textarea {
	background : #FFFFFF;
	font-size : 12px;
	border : 1px solid Black;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #000000;
}


input {
	background : #FFFFFF;
	border : 1px solid Black;
	font-size : 12px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #000000;
}

.input_blank {
	background : #FFFFFF;
	border : 0px;
	font-size : 10px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #000000;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
width: 115px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
width: 115px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #FFCC99;
font-family: arial,helvetica,sans-serif; 
font-size: 10pt;
color: #333333;
}
#menu dd {
border: 1px solid gray;
width: 115px;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #3987AE;
font-family: arial,helvetica,sans-serif; 
font-size: 8pt;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}

#titre-intro li a {
font-size:20pt;
color : red;
}