

body {
	background-color: #FFFFCC; color: #000; font-size: 12px; font-family: Arial, Helvetica;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	behavior:url("csshover.htc");
}

TD
 { color: #000; font-size: 12px; font-family: Arial, Helvetica }


FORM
{ color: #000; font-size: 12px; font-family: Arial, Helvetica }


TABLE    
{ color: #000; font-size: 12px; font-family: Arial, Helvetica }


A        
{ color: #036; font-size: 13px; font-family: Arial, Helvetica; text-decoration: underline }


A:link          
{ color: #900; font-size: 13px; font-family: Arial, Helvetica; text-decoration: underline }
a:hover        
{ color: #900; font-size: 13px; font-family: Arial, Helvetica; text-decoration: none; background: none;}



a.lien1
 { color: #fff; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none }
a:hover.lien1
 { color: #900; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none }


.texte     
 { color: #000; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica }


.legende   { color: #000; font-style: italic; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica }


.texte bold     
{ color: #000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }


.blanc { color: #fff; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }


.texte blanc  { color: #fff; font-style: normal; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none }


.titrage    
 { color: #036; font-weight: bolder; font-size: 16px; font-family: Arial, Helvetica }
.tableau2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;

}
.divers {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}


#menuHaut
{	z-index:30;
	background: #ffCC66;
	width: 100%;
	height: 15px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 2px solid #FF9933;
	position: absolute;
	top: 77px;
	left: 0;
	text-align:center;
	font-size:15px;
	
	
}
#menuHaut li
{
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	border: 0;
	}
#menuHaut li a:link, #menuHaut li a:visited
{
	
	display: block;
	height: 1%;
	color: #990000;
	background: #FFCC66;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	
}
#menuHaut li a:hover { background-color: #ff9933; }
#menuHaut li a:active { background-color: #FFCC66; }

#menuHaut .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuHaut .sousMenu li
{
	
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 99%;
	border-top: 1px solid #FFFFCC;
	border-right: 1px solid #FFFFCC;
}
#menuHaut .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #990000;
	margin: 0;
	border: 0;
	text-decoration: none;
	background-color: #FFCC99;
	}
#menuHaut .sousMenu li a:hover
{
	background-image: none;
	background-color: #FF9933;
}

#menuHaut li:hover > .sousMenu { display: block; }

 #menuBas
{	z-index:10;
	background: #ffCC66;
	width: 100%;
	height: 15px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 2px solid #FF9933;
	position: absolute;
	top: 94px;
	left: 0;
	text-align:center;
	
	
}
 #menuBas li
{
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	border: 0;
	}
 #menuBas li a:link, #menuBas li a:visited
{
	
	display: block;
	height: 1%;
	color: #990000;
	background: #FFCC66;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	
}
 #menuBas li a:hover { background-color: #ff9933; }
 #menuBas li a:active { background-color: #FFCC66; }

 #menuBas .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
 #menuBas .sousMenu li
{
	
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 99%;
	border-top: 1px solid #FFFFCC;
	border-right: 1px solid #FFFFCC;
}
 #menuBas .sousMenu li a:link, #menuBas .sousMenu li a:visited
{
	display: block;
	color: #990000;
	margin: 0;
	border: 0;
	text-decoration: none;
	background-color: #FFCC99;
	}
 #menuBas .sousMenu li a:hover
{
	background-image: none;
	background-color: #FF9933;
}

 #menuBas li:hover > .sousMenu { display: block; }

