/***** menu CSS milieu *****/
#ssmenu1 {width:210px; right:0px;  visibility:hidden}
#ssmenu2 {width:200px;}
#ssmenu3 {width:130px; left:0px;}
#ssmenu4 {width:127px; left:0px;}
#ssmenu5 {width:110px; left:0px;}
 .ssmenu {
	background-color:#F39400; /*#;*/
	color:#19376A;   /*white;*/
	font-family:Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size:16px;
	font-weight:normal;
	border-left:1px solid #17396A;
	border-right:1px solid #17396A;
	border-bottom:1px solid #17396A;
	border-top:1px solid #17396A;
	padding:1px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	position : absolute;
	top : 19px;	
	margin:0px;
}

.ssmenu ul, .ssmenu li {
/* Ne pas trop toucher.
	Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	padding:1px;
	margin:0px;
	border:0px solid #19376A;
	list-style-type:none;
}
.ssmenu a,.ssmenu a:visited, .ssmenu a:link{
/* Les liens qui ne sont pas sous le curseur. */
	font-family:Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#19376A;
	padding:0px 0px;
/* Ne pas modifier le block 
	display:block;*/
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
	height:100%;
	margin:0px;
	margin:0px;
	width:100%;
}


.menu a,  .menu a:visited  {
/* Les liens qui ne sont pas sous le curseur. */
	font-family:Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size:16px;
	text-decoration:none;
	color:white;
	padding:0px 0px;
/* Ne pas modifier le block
	display:block; */
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
	height:100%;
	margin:0px;
	margin:0px;
	width:100%;
}
html>body .menu a, html>body .menu a:visited, html>body .menu a:hover, html>body .menu a:active,
html>body .ssmenu a, html>body .ssmenu a:visited, html>body .ssmenu a:hover, html>body .ssmenu a:active {
	width:auto;
}

.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus {
/* Les liens sous le curseur.On change les couleurs du texte et de fond, et on enlève le soulignement.	*/
	background-color:#ACC1E1;
	color:white;
	font-size:16px;
	text-decoration:none;
}
.menu a:hover, .menu a:focus {
/* Les liens sous le curseur.On change les couleurs du texte et de fond, et on enlève le soulignement.	*/
	color:white;
	text-decoration:none;
}

A.menuvisible { font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none ;}
A:visited.menuvisible { font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none ;}
A:hover.menuvisible {background:none; font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none ;}
A:link.menuvisible { font-family: Arial; font-size: 11px; color:  #FFFFFF; text-decoration: none ;}






/***** menu CSS HAUT *****/
#ssmenuhaut1 {width:170px; left:0px; top:22px;}
#ssmenuhaut2 {width:148px; left:120px; top:22px;}
#ssmenuhaut3 {width:160px; left:214px; top:22px;}
#ssmenuhaut4 {width:140px; left:378px; top:22px;}

 .ssmenuhaut {
	background-color:#FFFFFF; /*#F39400*/
	color:#19376A;   /*#FFFFFF*/
	font-family:Verdana, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size:10px;
	font-weight:normal;
	border-top:0px solid #FFFFFF;
	border-left:0px solid #0F0244;
	border-right:0px solid #0F0244;
	padding:0px;
	filter:alpha(opacity=85);






	-moz-opacity:0.85;
	opacity: 0.85;
	position : absolute;
	top : 17px;
	margin:0px;
	visibility: hidden;
}

.ssmenuhaut ul, .ssmenuhaut li, ssmenuvillage ul, ssmenuvillage li {
/* Ne pas trop toucher.
	Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	padding-left:2px;
	padding-right:2px;
	margin-top:5px;
	border:0px solid #FFFFFF;
	border-bottom:1px solid #19376A;
	list-style-type:none;
	text-align: left;
}




.ssmenuhaut a, .ssmenuhaut a:link, .ssmenuhaut a:visited, .ssmenuhaut a:active {
	/* Les liens qui ne sont pas sous le curseur. */
	font-family: Verdana, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #19376A;
	padding: 0px 0px; /* Ne pas modifier le block 
	display:block;*/
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
	height: 100%;
	margin: 0px;
	margin: 0px;
	width: 100%;
}


.ssmenuhaut ul:hover, .ssmenuhaut a:hover, .ssmenuhaut a:focus {
/* Les liens sous le curseur.On change les couleurs du texte et de fond, et on enlève le soulignement.	*/
	font-family:Verdana, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	background-color:#6088C3;
	font-weight: bold;
	font-size:10px;
	color:white;
	text-decoration:none;
}



.menuvisiblehaut,  .menuvisiblehaut:visited, .menuvisiblehaut:link  {
/* Les liens qui ne sont pas sous le curseur. */
	font-family:Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size:11px;
	text-decoration:none;
	color:white;
	padding:0px 0px;
/* Ne pas modifier le block 
	display:block;*/
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
	height:100%;
	margin:0px;
	margin:0px;
	width:100%;
}
.menuvisiblehaut:hover, .menuvisiblehaut:focus {
/* Les liens sous le curseur.On change les couleurs du texte et de fond, et on enlève le soulignement.	*/
	font-family:Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	color:#0F0244;
	text-decoration:none;
	font-size:11px;
}

