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

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

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

div.onglet_up { 
	background-repeat:repeat-x;
	background-image:url('../images/printemps_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;
}

.GoogleMap {
	width:200px;
}

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

.GoogleMapLieu {
	font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
	color: #766ea6;
	font-weight:bold;
}

.GoogleMapDetails {
	font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
	color: #423e5e;	
}

hr  {
border: 0;
height: 1px;
color: #766ea6;
background-color: #766ea6;
}