/* CSS Document */
body   { background-color: black ; width: 900px; margin: auto; }
body,table,form,input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
td{ color: #fff; font-family: Arial; }
.BandeauLogo {
	background-color: #FFFFFF;
}
.bandeauMenu { background-color: #000000; padding:3px; text-align:center; }
a.menu:link {
	color: #FFFFFF;
}
a.menu:hover {
	font-weight: bold;
	color: #FFFFFF;
}
a.menu:visited {
	color: #FFFFFF;
}
fieldset,legend{
	border:1px solid #FFF;
}
legend{
	background-color:#FFFFFF;
	color:#0066CC;
}
a.image:link {
border:0px; 
}
a.image:hover {
	border:0px;	
}
a.image:visited {
	border:0px;
	
}
#departements { color: #fff; font-family: Arial; width: 250px; margin-left: 100px; }
tr { margin-top: 10px; }
th { color: #ffb918; font-size: 12px; font-family: Arial; font-weight: bold; }
#actualite { width: 600px; margin-top: 20px; margin-left: 20px; }
#Contenu { width: 900px; height: 573px; }
#Conteneur { width: 900px; height: 680px; }
