/* Jardinez.com / Autor jardinez.com ©
 ----------------------------------------------------- */

/* MapContent 
 ----------------------------------------------------- */

#MapContent {
	margin:0;
	width:500px;	
	background:url(img/fond-liste-region.gif);
}



#MapContent .MapContainer {
	margin: 5px 0 10px 3px;
		
}

#MapContent .Map {
	background:url(fichiers-map/map.gif) no-repeat; 
	width:auto; 
	height:392px;
}

.Liste {
	text-align:left;
	padding-left:15px;
	font-size:9px;
	width:auto;
	line-height:normal;
	font-family: Tahoma, Arial;
	color: #000000;
	vertical-align:top;
	font-weight: bold;
	line-height:12px;
}

#MapContent .Liste ul{
	margin:0;
	padding:0;
}
#MapContent .Liste li {
	list-style-type:none;
}
#MapContent .Liste li a{
	color:#000000;
	text-decoration:none;
}
#MapContent .Liste li a:hover{
	color:#fff;
	text-decoration:none;
}

#MapContent2 .MapContainer {
	margin: 5px 0 10px 3px;
		
}

#MapContent2 .Map {
	background:url(fichiers-map2/map.png) no-repeat; 
	width:auto; 
	height:392px;
}

#MapContent2 .Liste ul{
	margin:0;
	padding:0;
}
#MapContent2 .Liste li {
	list-style-type:none;
}
#MapContent2 .Liste li a{
	color:#000000;
	text-decoration:none;
}
#MapContent2 .Liste li a:hover{
	color:#fff;
	text-decoration:none;
}

#cadreCarte{
	border:1px solid #DAF092;
	width:auto;	
	margin-top:5px;
}
#CliquezIci{
	background:url(img/fond-cliquez.gif) no-repeat;
	width:auto;
	height:60px;
}
#CliquezIci span{
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	color:#5F8F00;
	vertical-align:middle;
	font-weight: bold;
	line-height:60px;
	padding-left:15px;
}

.region{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin:20px 0 7px 0;
}

#RechercheRapideHome{
	width:auto;
	height:20px;
	background:#649500;
	white-space:nowrap;
	padding:10px;

}
#RechercheRapideHome table{
	width:auto;

}
#RechercheRapideHome td{
	padding:2px;

}
#RechercheRapideHome input{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000 !important;
}
