/* CSS Document */
/***************************************************************** HABILLAGE DU MENU HORIZONTAL **************************************************/
.mnuhaut-fond {
	margin-top:0px;
	margin-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	background-color:#e1e0de;
	background-image:url(/images/MenuHoriz.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.mnuhaut {	
	height:25px;
	font-size:12px;
	color:#777777;
	text-align:left;
	width:850px;
	margin-left:auto;
	margin-right:auto;
}

* HTML .mnuhaut {}
.mnuhaut UL {
	padding:0px; 
	margin:0px; 
	list-style-type: none;
}
.mnuhaut LI {
	float: left; 
	position: relative;
	line-height:24px;
}
.mnuhaut A {
	display: block; 
/*	color: #333333; */
	line-height: 24px; 
	height: 25px; 
	text-decoration: none;
	background-image:url(/images/CarreBleu.gif);
	background-repeat:no-repeat;
	background-position: 8px  center;
	padding-left:22px;
	padding-right:10px;
}

* HTML .mnuhaut A {WIDTH: 38px}
.mnuhaut A:visited {
	display: block; 
/*	color: #333333; */
	line-height: 24px; 
	height: 25px; 
	text-decoration: none;
	background-image:url(/images/CarreBleu.gif);
	background-repeat:no-repeat;
	background-position: 8px  center;
	padding-left:22px;	
	padding-right:10px;
}
* HTML .mnuhaut A:visited {WIDTH: 38px}
.mnuhaut A:hover {	
	background:url(/images/CarreBleu.gif) no-repeat 8px  center;
	color:#006ac3;
	padding-left:22px;
	padding-right:10px;
}
.mnuhaut :hover > A {	
	background:url(/images/CarreBleu.gif) no-repeat 8px  center; 
	color:#006ac3;
	padding-left:22px;	
	padding-right:10px;
}
.mnuhaut TABLE {
	left: 0px; 
	position: absolute; 
	top: 0px; 
	border-collapse: collapse;
}
.mnuhaut UL UL A.drop {
	background: #e1e0de; 
	font-size:11px;
}
.mnuhaut UL UL A.drop:visited {
	background: #e1e0de; 
	font-size:11px; 
}
.mnuhaut UL UL A.drop:hover {
	background: #e1e0de; 
	font-size:11px; 
}
.mnuhaut UL UL :hover > A.drop {
	background: #e1e0de; 
	font-size:11px; 
}
.mnuhaut UL UL {
	left: 0px; 
	visibility: hidden; 
	width: 189px; 
	position: absolute; 
	top: 25px; 
	height: 0px;
	border:1px #FFFFFF solid;	
}
* HTML .mnuhaut UL UL {
	top: 25px;
}
.mnuhaut UL UL A {
	padding: 3px 0px 3px 3px; 
	background: #e1e0de; 
	width: 180px; 
	color: #333333; 
	line-height: 1em; 
	height: auto; 
	font-size:11px;
	border-bottom: 1px #FFFFFF solid;
}
* HTML .mnuhaut UL UL A {
	width: 180px
}
.mnuhaut UL UL A:visited {
	padding: 3px 0px 3px 3px; 
	background: #e1e0de; 
	width: 180px; 
	color: #333333; 
	line-height: 1em; 
	height: auto; 
	font-size:11px;
	border-bottom: 1px #FFFFFF solid;	
}
* HTML .mnuhaut UL UL A:visited {
	width: 180px
}
.mnuhaut UL UL A:hover {
	padding: 3px 0px 3px 3px; 
	background: #006AC3; 
	width: 180px; 
	color: #FFFFFF; 
	line-height: 1em; 
	height: auto; 
	font-size:11px;
	border-bottom: 1px #FFFFFF solid;	
}
.mnuhaut UL UL :hover > A {
	padding: 3px 0px 3px 3px; 
	background: #006AC3; 
	width: 180px; 
	color: #FFFFFF; 
	line-height: 1em; 
	height: auto; 
	font-size:11px;
	border-bottom: 1px #FFFFFF solid;	
}
.mnuhaut UL LI:hover UL {
	visibility: visible
}
.mnuhaut UL A:hover UL {
	visibility: visible
}
.mnuhaut UL :hover UL UL {
	visibility: hidden
}
.mnuhaut UL :hover UL :hover UL {
	visibility: visible
}

.mnuhaut-accueil li {	
	float: left; 
	position: relative;
	line-height:24px;	
}
.mnuhaut-accueil A{
	display: block; 
	color: #333333; 
	line-height: 24px; 
	height: 25px; 
	text-decoration: none;
	background-image:url(/images/home.gif);
	background-repeat:no-repeat;
	background-position: 6px  center;
	padding-left:22px;
	padding-right:10px;
}
* HTML .mnuhaut-accueil A {WIDTH: 38px}
.mnuhaut-accueil A:visited{
	display: block; 
	color: #333333; 
	line-height: 24px; 
	height: 25px; 
	text-decoration: none;
	background-image:url(/images/home.gif);
	background-repeat:no-repeat;
	background-position: 6px  center;
	padding-left:22px;
	padding-right:10px;
}
* HTML .mnuhaut-accueil A:visited {WIDTH: 38px}
.mnuhaut-accueil A:hover {	
	background:url(/images/home.gif) no-repeat 6px center; 
	color:#006ac3;
	padding-left:22px;
	padding-right:10px;
}
.mnuhaut-accueil :hover > A {	
	background:url(/images/home.gif) no-repeat 6px center; 
	color:#006ac3;	
	padding-left:22px;	
	padding-right:10px;
}
.mnuhaut-accueil UL LI:hover UL {
	visibility: visible
}
.mnuhaut-accueil UL A:hover UL {
	visibility: visible
}
.mnuhaut-accueil UL :hover UL :hover UL {
	visibility: visible
}
.mnuhaut-actif{
	color: #006ac3; 
}

.mnuhaut-nonactif{
	color: #333333; 
}

/***************************************************************** HABILLAGE DU MENU DE GAUCHE **************************************************/

#menu{
	float:left;
	/*width:262px;*/
	width:222px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.niveau1 {
	text-indent: 15px;
	font-size: 12px;
	color:#333333;
	line-height: 20px;
	background-image:url(/images/pointille.gif);
	background-repeat:repeat-x;
}
.niveau1:hover{
	color:#ffffff;
	background-color: #006ac3;
	font-weight: normal;	
}
/*
.niveau1-acc {
	width: 262px;
	font-size: 12px;
	color:red;
	font-weight: normal;
	line-height: 24px;
background-image:url(../../images/pointille.gif);
background-repeat:repeat-x;
}*/

.niveau1Selection{
	color:#006ac3;
	font-weight: bold;
	font-size: 12px;
	background-image:url(/images/pointille.gif);
	background-repeat:repeat-x;
}
.niveau1Selection:hover{
	color:#ffffff;
	background-color: #006ac3;
	font-weight: normal;
}
/*
.niveau1Fond {
background-image:url(../../images/pointille.gif);
background-repeat:repeat-x;
}*/

.niveau2 {
	/*width:262px;*/
	width:222px;	
	color: #006ac3;
	background-color: #ffffff;
	text-align:left;
}
.lienNiveau2{
	text-decoration:none;
	font-size: 11px;
	color: #333333;
	line-height:20px;
	margin-left: 30px;
}
.lienNiveau2:hover{
	text-decoration:none;
	color: #006ac3;
}
.lienNiveau2-Select{
	text-decoration:none;
	font-size: 11px;
	color: #006ac3;
	line-height:20px;
	margin-left: 30px;
}


/***************************************************************** HABILLAGE DU MENU DES LANGUES **************************************************/

.mnulang-fond {
float:left;
padding-top:15px;
width:279px;
height:60px;
padding-left:130px;
}

.EnTeteIntern .mnulang-fond {
width:90px;
float:right;
}

.mnulang {	
	display:block;
	height:14px;
	margin-left:auto;
	margin-right:auto;
	
}

* HTML .mnulang {}
.mnulang UL {
	padding:0px; 
	margin:0px; 
	list-style-type: none;
}
.mnulang LI {
	float: left; 
	position: relative;
	line-height:14px;
	padding-right:2px;
}

