BODY { font-size : 11px; font-family : Arial; color : #666666; background : #FFFFFF; margin-top : 0; margin-left : 0; margin-right : 0; margin-bottom : 0;} 

.rien { font-size : 1px; } 

a.lien1 { font-size:10px; color : #F5F5F5; text-decoration : none;} 
a.lien1:hover { color:#6C9FEC }
a.lien2 { font-size:12px; color : #6C9FEC; text-decoration : none;} 
a.lien3 { font-size:12px; color : #999999; text-decoration : none;} 
a.lien4 { font-size:9px; color : #6C9FEC; text-decoration : none;} 
a.lien4:hover { color:#FF6600 }
a.lien5 { font-size:11px; color : #666666; text-decoration : none;} 
a.lien6 { font-size:12px; color : #FF6600; text-decoration : none;} 
a.lien7 { font-size:12px; color : #FFFFFF; text-decoration : none;} 
a.lien7:hover { text-decoration:underline; }
a.lien8 { font-size:11px; color : #6C9FEC; text-decoration : none; font-weight:bold;} 
a.lien8:hover { color:#FF6600 }
a.lien9 { font-size:12px; color : #999999; text-decoration : none; font-weight:bold;} 
a.lien9:hover { color:#FF6600 }
a.lien10 { font-size:12px; color : #FF6600; text-decoration : none; font-weight:bold;} 
a.lien10:hover { text-decoration:underline; }
a.lien11 { font-size:11px; color : #666666; text-decoration : none;} 
a.lien11:hover { text-decoration:underline; }

.txt1 { font-size:10px; color : #F5F5F5; font-weight:none;}
.txt2 { font-size:15px; color : #6C9FEC; font-weight:none;}
.txt3 { font-size:15px; color : #999999; font-weight:none;}
.txt4 { font-size:12px; color : #FF6600; font-weight:bold;}
.txt5 { font-size:11px; color : #666666; font-weight:none;}
.txt6 { font-size:12px; color : #FFFFFF; font-weight:bold;}
.txt7 { font-size:18px; color : #FFFFFF; font-weight:bold;}
.txt8 { font-size:11px; color : #FF6600; font-weight:bold;}
.txt9 { font-size:10px; color : #6C9FEC; font-weight:none;}
.txt10 { font-size:11px; color : #6C9FEC; font-weight:none;}
.txt11 { font-size:12px; color : #999999; font-weight:bold;}
.txt12 { font-size:13px; color : #666666; font-weight:bold;}

.boite { font-family : Arial; font-size : 11px; color : #666666; background-color : #FFFFFF; border : 1px; border-style : solid; }
.bouton { font-family : Arial; font-size : 11px; color : #FFFFFF; background-color : #43659C; border : 1px; border-style : solid; }

ul#navigation_standard {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#navigation_standard li {
	display: inline;
	margin-left: 5px;
}

ul#langues {
	display: none;
}

ul#langues {
	position: absolute;
	margin-left: -29px;
	margin-top: 26px;
	width: 78px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #6C9FEC;
	border-bottom-width: 0px;
	color: #6C9FEC;
	
}

ul.langues_interieure {
	margin-left: -22px !important;
	margin-top: 17px !important;
}

ul#langues li {
	width: 78px;
	padding-left: 8px;
	padding-right: 8px;
	height: 19px;
	line-height: 19px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6C9FEC;
	margin: 0px;
}

ul#langues li a {
	font-size: 10px;
	font-family: arial;
	color: #6C9FEC;
	text-decoration: none;
}

ul#langues li a:hover {
	text-decoration: underline;
}