/* CSS Document */
body {
margin: 0;
font-family: verdana, arial, sans-serif;
font-size: 12px;
background-color:#d30000;

scrollbar-face-color: #FF9C40;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFDEA;
scrollbar-3dlight-color: #A79144;
scrollbar-darkshadow-color: #A79144;

}

a:link {
color: #FFFDEA;
text-decoration: underline;
font-weight: normal;
font-style: normal;
}
a:visited {
color: #FF9C40;
text-decoration: underline;
background-color: none;
font-weight: normal;
font-style: normal;
}
a:hover {
color: #FFFDEA;
text-decoration: underline;
background-color: none;
font-weight: bold;
font-style: normal;
}
a:active {
color: #FF9C40;
text-decoration: none;
background-color: #CCCCCC;
font-weight: bold;
font-style: normal;
}





.head1 {
width: 990px;
height: 119px;
margin-top:0px;
}

.head2 {
background-image: url('../images.generales/banniere.simple.jpg');
background-position:center;
width: 468px;
height: 60px;
margin-left: 261px;
margin-top: 5px;
} 



.gauche {
position: absolute;
left: 0;
width: 163px; 
height: 900px;
text-align: center;
margin-top: 0px;
}



.centre {
	position: absolute;
	overflow: auto;
	left: 163px;
	width: 664px;
	height: 900px;
	text-align: center;
	margin-top: 5px;
	top: 194px;
}

.droite {
position: absolute;
width: 163px; 
height: 900px;
text-align: center;
left: 827px;
margin-top: 0px;
}

.navigation { 
width: 664px ;
height: 96px ;
}

.icone {
float: left ;
width: 221px ;
height: 96px ;
} 

