@charset "utf-8";

/* CSS Document */



* {margin:0px;padding:0px;}



body{background:url(../images/bg-body.jpg) center top no-repeat; text-align:left;  color:#000; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
body#Locator{
background:none;
width:641px !important;
}



img{ border:0}

a{ text-decoration:underline; color:#2d2d2d}

a:hover{ color:#0c4814}

ul, li, p { list-style:none; padding:0px; margin:0px}



#contenido { width:838px; margin:0 auto; padding:6px}
body#Locator #contenido{ width:641px; margin:0px !important; padding:0;}

#botonera { position:relative; margin-top:174px; margin-left:54px}
body#Locator #botonera{ margin-top:0px; margin-left:0px;}

#botonera li{ position:relative; float:left; margin-right:12px}



select { width:116px; height:17px; border:#707070 1px solid}

body#Locator .selecto select{
	background:transparent;
	height:28px; border:none;
	width:143px; padding-left:4px;
	font-size:10px; color:#036035; text-transform:uppercase;
}

body#Locator .selecto{
	overflow:hidden; height:28px; width:123px; 
	background:url(../images/select.jpg) right no-repeat #fff;
	border-left:2px solid #B6B6B6; border-top:2px solid #B6B6B6;

}



a.btn-buscar { background:url(../images/btn-buscar.png) no-repeat center top; display:block; width:144px; height:22px; text-indent:-9999px; margin:-2px 0 0 -10px}

a.btn-buscar:hover { background-position:bottom}

body#Locator a.btn_verde {
	width:auto;
	height:13px;
	background:url(../images/bg_btn_verde.gif) center top repeat-x;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	font-size:11px; font-weight:bold;
	color:#fff;
	text-align:center;
	padding:6px 15px 6px 15px;
	text-decoration:none;
	display:block;
}
body#Locator a.btn_verde:hover {
	background:url(../images/bg_btn_gris.gif) center top repeat-x;
	color:#017942;
}



#map { position:relative; float:left; margin-top:10px; margin-left:40px;width: 759px; height: 460px}

body#Locator #map { position:relative; float:none; margin-top:10px; margin:10px 0 0 0; width: 641px; height: 600px; border:1px solid #fff;}

#texto{ position:relative; float:left; margin-left:46px; margin-top:26px; width:750px}

body#Locator #texto{ position:relative; width:621px !important; margin:10px 0 0 0px; float:none; padding:14px 10px; background-color:#e8e8e8;}

h1 { color:#272727; font-size:18px; font-weight:normal;}

a.listado { position:absolute; right:20px; top:6px}



ul.listado { position:relative; float:left;}

ul.listado li { background:#bdf0ab; padding:16px; margin:5px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:#8dc27b 1px dashed; position:relative; float:left; /*width:320px*/ width: 40%; }
ul.listado li:nth-child(odd) { clear: left; }

h2 { margin:0px; padding:0 0 6px 0; font-size:14px}







