@charset "utf-8";

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

hr{
	color:#0099FF;
	border: thin dotted #009aa9;
	height:1px;
}

form{border:0px;}
h4{
	background-color:#009aa9;
	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: #009aa9;
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: #009aa9;
	text-align:left;
	font-weight:bold;
}

.qualite_titre_petit{
	font-size: 12px;
	color: #009aa9;
	text-align:left;
	font-weight:bold;
	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:#75adbe;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}
.td_donnee {
	background-color:#c4e3e5;
	color: #009999;
	font-weight: bold;
	font-size: 12px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}
/* pour le tree treeview */


SPAN.TreeviewSpanArea A {
     font-size: 10pt; 
     font-family: Geneva, Arial, Helvetica, sans-serif; 
     text-decoration: none;
     color: black;}
/*SPAN.TreeviewSpanArea A:hover {
     color: #820082;}*/	 
	 
/* partie gaz */
	 
.ligne_info_commune{
	/*border:#09C thin solid;*/
	padding:1px;
	margin:1px;
}

.lib_info_commune{
	/*border:#green thin solid;*/
	float:left;
	width:250px;
	min-height:25px;
	font-weight:bold;
	font-size: 11px;
	/*color: #009aa9;*/
	/*overflow:auto;*/
}

.valeur_info_commune{
	/*border:#red thin solid;*/
	float:left;
	min-width:210px;	
	font-size: 12px;
	color: #72838D;
	overflow:auto;
}

/* partie googlemap */

#map {	
	border:#09C thin solid;
	width:465px;
	height:350px;
}


#message {
	position:absolute;
	padding:10px;	
	/*border:#09C thin solid;*/
	/*background:#FFFFFF;*/
	color: #72838D;
	width:268px;
	height:116px;
	overflow:hidden;
	background-image:url('infobulle75.png');
	background-repeat:no-repeat;
	cursor: pointer;
}

.ligne_bulle_plusinfos{
	color:black;
	text-decoration: underline;
	width:100%;
	text-align:right;
	cursor:pointer;
}


