

TD.EnteteModule{
	color:white;
	vertical-align: bottom;
	height:50px;
	
}
TD.EnteteModule_on{
	color:white;
	vertical-align: bottom;
	height:50px;
	background-color:white;
	
}


TD.EnteteModule a{font-size:18px;color:#FFFFFF;text-decoration:underline;}
TD.EnteteModule a:link{font-size:18px;color:#FFFFFF;text-decoration:underline;}
TD.EnteteModule a:active{font-size:18px;color:#FFFFFF;text-decoration:underline;}
TD.EnteteModule a:hover{font-size:18px;color:#FFFFFF;text-decoration:underline;}
TD.EnteteModule a:visited{font-size:18px;color:#FFFFFF;text-decoration:underline;}

DIV.EnteteModule_on a{font-size:11px;color:#339900;}
DIV.EnteteModule_on a:link{font-size:11px;color:#339900;}
DIV.EnteteModule_on a:active{font-size:11px;color:#339900;}
DIV.EnteteModule_on a:hover{font-size:11px;color:#339900;}
DIV.EnteteModule_on a:visited{font-size:11px;color:#339900;}


DIV.EntetePetitModule{
	position:absolute;
	font-size:11px;
	color:#339900;
	width:55px;
	height:50px;
	text-align:center;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:center top;
}
DIV.EntetePetitModule_on{
	position:absolute;
	font-size:11px;
	color:#339900;/*#FFCC00;*/
	width:55px;
	height:50px;
	text-align:center;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:center top;
}


DIV#Menu{
	position:absolute;
	left:0px;
	top:130px;
}



TD.ElementMenu{
	padding-left: 10px;
	color:#253572;
	
}


DIV.ElementMenu_on{
	position:absolute;
	background-image:url('/modules/commun/img/entete/menu/menu_on.gif');
	background-repeat:no-repeat;
	background-position:center top;
	width:165px;
	height:23px;
	cursor:pointer;
	color:#0000FF;
}


TD.TitreElementMenu{
	padding:2px;
	padding-left: 10px;
}
TD.TitreElementMenu a{font-size:12px;color:green;text-decoration:underline;}
TD.TitreElementMenu a:link{font-size:12px;color:green;text-decoration:underline;}
TD.TitreElementMenu a:active{font-size:12px;color:green;text-decoration:underline;}
TD.TitreElementMenu a:hover{font-size:12px;color:green;text-decoration:underline;}
TD.TitreElementMenu a:visited{font-size:12px;color:green;text-decoration:underline;}


DIV.TitreElementSousMenu{
	position:absolute;
	left:20px;
	top:2px;
	text-align:center;
}


DIV.ElementSousMenu{
	cursor:pointer;
	padding-top:2px;
	padding-left:20px;
	padding-right:20px;
	height:20px;
	float:left;
	color:#6699FF;
}
DIV.ElementSousMenu_on{
	cursor:pointer;
	padding-top:2px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	height:20px;
	color:#0000FF;
	
	/*background-color:#DCEFD3;*/
}
