body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: #0D508C;
height: 100%;
color: #0D508C;
}

input	{ color:#003300;
background-color:#FFFFFF;
border: 1px solid #003300;
}

a, a:link, a:visited	{ color:#FF6600;
text-decoration:none;	}

a:hover { color:#FF9900; text-decoration:underline;	}

#header {
background-image:url(Images/Blue/bgtop.jpg);
background-repeat:no-repeat;
height: 184px;
}
#conteneur {
position: absolute;
width: 802px;
left: 50%;
margin-left: -400px;
background-color:#FFFFFF;
border-left: 10px solid #3A7CB7;
border-right: 10px solid #3A7CB7;
}
#centre {
background-color:#FFFFFF;
margin-left: 0px;
margin-top: 0px;
background-position:top;
background-repeat:no-repeat;
padding-left: 20px;
padding-right: 25px;
}
#gauche {
position: absolute;
left:0;
width: 160px;
}
#pied {
height: 30px;
color: #FFFFFF;
margin-top:20px;
text-align:center;
background-image:url(Images/Blue/footer.jpg);
background-position:center;
background-repeat:no-repeat;
padding-top:12px;
}

#menugauche {
list-style-type: none;
margin: 0;
padding:0 0 0 5px;
}
.menugauche li {
margin-bottom: 5px;
}
#menugauche a, #menugauche a:link, #menugauche a:visited {
margin: 0 2px ;
color:#0000CC;
font-weight:bold;
text-decoration: none;
}
#menugauche a:hover {
text-decoration: underline;
color: #FF6600;
}
p {margin: 0 0 10px 0;}

#crystal	{
	position: absolute;
	right: 5px;
	top: 75px;
}

#crystal img	{ 
margin-left: -20px;	}

#menugauche	{ 
	background-image:url(Images/Blue/menumiddle.jpg);	
	margin-top: -3px;
	color: #336600;
	width: 120px;
	padding-left: 23px;
	padding-right: 100px;
	background-repeat:repeat-y;
	font-weight:bold;
	}
#pub 	{ 
	width: 468px; 
	height: 60px;	
	position: absolute;
	right: 5px;
	top: 5px;
	}	
#pub a img { border: 1px solid #000000;	}	
	
#left-top	{
	background-image:url(Images/Blue/left-top.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left: 5px;
	padding-right: 5px;
	margin-left:2px;
	left: 5px;
	color:#FFFFFF;
	}

#left-bottom	{
	background-image: url(Images/Blue/left-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#93D3FE;
	margin-top: 2px;
	padding: 5px 5px 5px 5px;
	margin-left:2px;
	}
	
#left-bottom a, #left-bottom a:link, #left-bottom a:visited	{
	font-weight: bold;
	color: #FFFFFF;
}
#titre	{ font-weight:bold; color:#FFFFFF;	}
