@charset "utf-8";

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

hr{
	color:#eaa509;
	border: thin dotted #e8a609;
	height:1px;
}

form{border:0px;}
h4{
	background-color:#e8a609;
	color:#FFFFFF;
	word-spacing:2px;
	padding-left:2px;
	padding-bottom:2px;
	padding-top:2px;
	padding-right:2px;
	}


.bulle{
font-size: 16px;
text-align:center;
vertical-align:middle;
color: #e8a609;
font-weight:bolder;
font-stretch:extra-condensed;
}

/* ---- NEWSETTES --------------------------------- */
.newsette {
	font-size: 11px;
	color: #72838D;
	text-align:justify;
	
}

.newsette a{
	color:#72838D;
	text-decoration:none;
}

.newsette a:hover{
	color:#72838D;
	text-decoration:underline;
}
.newsette_titre{
	font-weight:bolder;
	color:#72838D;
	text-transform: uppercase;
	cursor:pointer;
}

/* ---- CONTACTEZ --------------------------------- */
#nonscroller{	
	width:120px;
	overflow:hidden;
	height:83px;	
	text-align:left;	
}

#scroller {
	text-align:left;	
	position:relative;
	width:120px;
	top:83px;	
}

.contactez {
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
	padding-left:20px;
	width:150px;
}

.contactez a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.contactez a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


.news_titre, .mission_titre, .qualite_titre{
	font-size: 12px;
	color: #e8a609;
	text-align:left;
	font-weight:bold;
}




.texte_simple {
	font-size: 11px;
	color: #72838D;
	text-align:justify;
}

.texte_simple a{
	font-size: 11px;
	color: #0058b1;
	text-align:justify;
}

.texte_simple a:active{
	color:#0058b1;
	text-decoration:none;		
}
.texte_simple a:visited{
	color:#0058b1;
	text-decoration:none;	
}
.metexte_simplenu a:link{
	color:#0058b1;
	text-decoration:none;	
}
.texte_simple a:hover{
	color:#0099FF;	
	text-decoration:underline;
}


.td_info {
	background-color:#eaa509;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}
.td_donnee {	
	color: #eaa509;
	font-weight: bold;
	font-size: 12px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
	text-align:center;
}
.td_resultat {	
	color: #eaa509;
	font-weight: bold;
	font-size: 12px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
	text-align:left;
}