.titre_dpt_list{
	cursor:pointer;
	font-weight:bold;
	vertical-align:text-middle;
	line-height:200%;
	width:160px;
	height:19px;
	color:#FFF;
}
.dpt_list {
	list-style-type:none;
	width:160px;
	margin:0;
	padding:0;
	display:none;
}
.dpt_list div{
	border-bottom:1px solid #DDD;
}
.dpt_list div span{
	font-weight:bold;
}

.ardennes {
	color:#CE7B00;
}
.aube {
	color:#004488;
}
.marne {
	color:#729800;
}
.hautemarne {
	color:#722572;
}

table {
	font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #003366;
}
hr {
	border:0;
	background:#d3d4cc;
	height:1px;
	color:#d3d4cc;
}
.GoogleMap {
	width:300px;
}

.GoogleMapTitre {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #333;
	font-weight:bold;
}

.GoogleMapLieu {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #766ea6;
	font-weight:bold;
}
.GoogleMapArdennes {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #CE7B00;
	font-weight:bold;
}
.GoogleMapAube {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #004488;
	font-weight:bold;
}
.GoogleMapMarne {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #729800;
	font-weight:bold;
}
.GoogleMapHauteMarne{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #722572;
	font-weight:bold;
}
.GoogleMapDetails {
	font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
	color: #666;	
}



.normal 					{ font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #003366;}
.normal:link 			{ text-decoration: none; color: #003366; }
.normal:visited 	{ text-decoration: none; color: #003366; }
.normal:hover 		{ text-decoration: underline; color: #003366; }

.clair 						{ font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #66BAFF;}
.clair:link 			{ text-decoration: none; color: #66BAFF; }
.clair:visited 		{ text-decoration: none; color: #66BAFF; }
.clair:hover 			{ text-decoration: underline; color: #66BAFF; }

div.onglet { 
	background-repeat:repeat-x;
	background-image:url('../images/conso_div_onglet_milieu.jpg');	
	cursor:pointer;
	}

div.onglet_up { 
	background-repeat:repeat-x;
	background-image:url('../images/conso_div_onglet_up_milieu.jpg');	
	}
	
img.onglet {
	position:relative;top:-14px;	
	}
	
img.onglet_up {
	position:relative;top:-7px;
	}
	
.text, .password, .file {
         font-family: Arial, Tahoma, Verdana;
         font-size: 11px;
         background-color: #D2EBFF;
         border: 1px solid #66BAFF;
         height:18px;
         color:#003366;
}

.textarea {
         font-family: Arial, Tahoma, Verdana;
         font-size: 11px;
         background-color: #D2EBFF;
         border: 1px solid #66BAFF;
         color:#003366;
}

.submit, .button, .reset {
       font-family: Arial, Tahoma, Verdana;
       font-size: 11px;
       border: 1px solid #66BAFF;
       color:#003366;
       background-color:#D2EBFF;
}

.submit_off, .button_off, .reset_off {
       font-family: Arial, Tahoma, Verdana;
       font-size: 11px;
       border: 1px solid #66BAFF;
       color:#8CBBEA; 
       background-color:#D2EBFF;
}

.radio {
         font-family: Arial, Tahoma, Verdana;
         font-size: 11px;
}

.checkbox, .select-one, .select {
         font-family: Arial, Tahoma, Verdana;
         font-size: 11px;
}