@charset "utf-8";

input#c_ville, input#c_ville:hover { height: 25px; width: 138px; display : inline;
	margin: 2px 0 0 0; text-indent: 5px; color: #006; cursor:pointer; font-size:12px; 
	font-weight: normal; }
	
#google_map_table table { margin: 20px 0 0 0; width: 650px; border:2px solid #666; border-collapse: collapse;}
#google_map_table tr { height: 35px; border : 1px solid #cecfce; }
#google_map_table th { border: none; padding: 5px; background-color: #8ae38a; font-size: 12px; }
#google_map_table td { font-size: 12px; border: none; padding: 10px 5px 10px 5px; text-align: left; }

#carte_dsa { float: left; margin:0 0 0 75px; width: 500px; height: 500px; background: url(../pic/wait/loading.gif) no-repeat; background-position: center center; }
#carte_dsa h4 { margin: 0; padding: 0 10px 10px 10px; text-align: center; font-size: 15px;}
#carte_dsa h5 { margin: 0; padding: 0; text-align: left; font-size: 13px;}
	