/* CSS Document */
/* { autor: daniel.barrios(a)gmail.com } */

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

body {
	background-image:url(../img/bg_site.gif);
	background-repeat:repeat-x;
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#303030;
	margin:0px;
}

#copyright {
	display:inline;
}

#cuerpo {
	width:980px;
	float:none;
	clear:both;
	text-align:left;
	margin:auto;
}

/**** MENU ****/
#salir {
	float:right;
	width:auto;
	height:32px;
	padding:16px 20px 0 0;
}

.btnSalir {
	font-family:Arial, Helvetica, sans-serif;
	color:#b6cdf7;
	font-size:12px;
	width:auto;
	height:20px;
	border:none;
	background:none;
}

#menu {
	position:relative;
	width:980px;
	height:47px;
}

#navContent {
	position:relative;
	width:968px;
	background:url(img/bg_menu.gif) left top repeat-x;
	height:65px;
}

ul#nav {
	float:left;
	width:auto;
	height:32px;
	padding:15px 0 0 0;
	position:relative;
	margin:0px;
}

ul#nav li {
	float:left;
	height:24px;
	list-style-type:none;
}

ul#nav li a {
	float:left;
	display:block;
	height:24px;
	text-indent:-9999px;
	background-position:center 0;
	background-repeat:no-repeat; margin:0px;
	margin-right:38px; .margin-right:18px;
}				

ul#nav li a.navInicio {
	background-image:url(../img/btn_inicio.jpg);
	width:41px;
	
}

ul#nav li a.navBuscar {
	background-image:url(../img/btn_buscar.jpg);
	width:53px;
}

ul#nav li a.navQueEs {
	background-image:url(../img/btn_vetonia.jpg);
	width:154px;
}

ul#nav li a.navRutas {
	background-image:url(../img/btn_rutas.jpg);
	width:41px;
}

ul#nav li a.navBlog {
	background-image:url(../img/btn_blog.jpg);
	width:32px;
}

ul#nav li a.navPropietarios {
	background-image:url(../img/btn_propietarios.jpg);
	width:92px;
}

ul#nav li a.navContacto {
	background-image:url(../img/btn_contacto.jpg);
	width:64px;
}

ul#nav li a:hover, ul#nav li a.activeNav {
	background-position:center -24px;
}

/**** HEADER ****/
#header {
	width:980px;
	height:141px;
	padding-top:7px;
}

.txtHeader {
	position: absolute;
	width: 380px;
	height: auto;
	z-index: 2;
	padding:30px 0 0 255px;
	color:#b6cdf7;
	font-size:15px;
}

/**** CONTENIDO ****/
#contenedor {
	width:980px;
	height:auto;
	margin-top:23px;
}

#izq {
	float:left;
	width:245px;
	height:auto;
}

.destacado {
	float:left;
	width:108px;
	height:94px;
	overflow:hidden;
	background-image:url(../img/bg_destacado.gif);
	color:#5372a9;
	font-size:12px;
	font-weight:bold;
	padding:8px 4px;
	margin-bottom:5px;
}

.destacado .txtDestac {
	width:auto;	
	height:28px;
	padding:0 4px 5px 4px;
	overflow:hidden;
}

.destacado .txtDestac a {
	color:#5372a9;
	text-decoration:none;
}

.destacado .txtDestac a:hover {
	color:#5372a9;
	text-decoration:underline;
}

.destacado img  {
	width:106px;
	height:59px;
	border:#5372a9 1px solid;
}

.dr {
	margin-left:5px;
}

#main {
	float:left;
	width:473px;
	height:auto;
	background-image:url(../img/bg_main.gif);
	padding:2px 9px;
}

.tituloMap {
	color:#ff7b00;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

#cont_map {
	width:460px;
	height:412px;
	background:url(../img/bg_map.gif) no-repeat;
	padding:7px 6px 7px 6px; _padding:7px 5px;
}

#cont_map form {
	margin:0;
}

.mapHome{
	width:460px;
	height:341px;
}

.mapUbicar {
	width:460px;
	height:330px;
	margin-top:5px;
	margin-bottom:3px;
}
.mapDetalle {
	width:305px;
	height:240px;
}

.combos {
height:36px;
	color:#375180;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px; _margin-bottom:5px;
}

.btnRed {
	width:auto;
	height:22px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-image:url(../img/bg_btn.gif);
	border:none;
	padding:0 10px;
	font-family:Arial, Helvetica, sans-serif;
}

.btnEnviar {
	width:110px;
	height:22px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-image:url(../img/bg_btn.gif);
	border:none;
	display:block;
	/*padding-top:4px;*/
}

.btnAccion {
	background-image:url(../img/bg_btn.gif);
	text-align:center;
	border:none;
	color:#fff;
	font-size:10px;
}

.inputProvincia {
	width:149px;
	height:18px;
	border:#7f9db9 1px solid;
}

.nombrePunto {
	color:#5372a9;
	font-size:12px;
	font-weight:bold;
}

.nombrePunto a {
	color:#5372a9;
	text-decoration:none;
}

.nombrePunto a:hover {
	color:#5372a9;
	text-decoration:underline;
}

.contDatosPunto {
	height:auto;
	width:210px;
}

.contDatosPunto a, .contDatosPunto a:hover {
	color:#5372a9;
	text-decoration:none;
}

.imgPunto {
	width:200px;
	height:150px;
	margin:5px 0;
	border:#5372a9 1px solid;
}
#pieChecks {
	width:auto;
	height:16px;
	margin-top:8px;
	font-size:12px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
}

.pieMaps {
	font-size:10px;
	color:#666;
	padding:5px;
}

.check110 {
	float:left;
	width:110px;
}

.check120 {
	float:left;
	width:120px;
}

.divisorPunteado {
	width:472px;
	height:1px;
	background-image:url(../img/divisorPunteado.gif);
	overflow:hidden;
	margin:10px 0;
}

.tituloRutas {
	color:#258030;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

#der {
	float:left;
	width:237px;
	height:auto;
	padding-left:7px;
}


#quicklinks {
	width:960px;
	height:autos;
	padding:6px 10px;
	background-image:url(../img/bg_quicklinks.gif);
	color:#718ab9;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
}

#quicklinks a {
	color:#718ab9;
	text-decoration:none;
}

#quicklinks a:hover {
	color:#718ab9;
	text-decoration:underline;
}

#quicklinksTop {
	width:980px;
	height:5px;
	background-image:url(../img/bg_quicklinksTop.gif);
	margin-top:20px;
	overflow:hidden;
}

#quicklinksEnd {
	width:980px;
	height:6px;
	background-image:url(../img/bg_quicklinksEnd.gif);
	margin-bottom:13px;
	overflow:hidden;
}

.titBusquedaQL {
	color:#2c64a3;
	font-size:15px;
	font-weight:bold;
}

/******** AGREGAR ********/
label {
width:auto;
height:25px;
}

.inputField {
	width:225px;
	height:20px;
	border:#83acd6 1px solid;
	font-size:11px;
}

.inputDireccion {
	width:345px;
	height:18px;
	border:#83acd6 1px solid;
	font-size:11px;
}

.textareaField {
	width:225px;
	height:60px;
	border:#83acd6 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.textareaFieldLarge {
	width:454px;
	height:60px;
	border:#83acd6 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

form {margin:0px; }
/******** DETALLE ********/
#titPuntoLs {
	width:964px;
	height:32px;
	background-image:url(../img/bg_titPunto.gif);
	color:#5372a9;
	font-size:16px;
	font-weight:bold;
	padding:14px 8px 0 8px;
	margin-bottom:12px;
}

#titPunto {
	width:964px;
	height:38px;
	background-image:url(../img/bg_titPunto.gif);
	color:#5372a9;
	font-size:16px;
	font-weight:bold;
	padding:8px 8px 0 8px;
	margin-bottom:12px;
}

#tipoPunto {
	float:left;
	width:35px;
	height:30px;
}

#nombrePunto {
	float:left;
	width:auto;
	height:auto;
	padding:6px;
}

#nombrePunto a, #nombrePunto a:hover {
	color:#5372a9;
	text-decoration:none;
}


/******** MAIN DETALLE ********/

#maindetalle {
	float:left;
	width:305px;
	min-height:820px;
	background-image:url(../img/bg_maindetalle.gif);
	padding:0 16px 0 17px;
}

.contTituloMain {
	width:305px;
	height:21px;
	border-bottom:#ff7b00 1px solid;
}

.tituloMain {
	width:auto;
	height:21px;
	color:#ff7b00;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	background-image:url(../img/bg_tituloIzq.gif);
	display:inline-block;
	overflow:hidden;
}

#contenedorLocales {
	width:305px;
	height:auto;
	margin-top:11px;
	margin-bottom:11px;
}

.fotoLocal {
	float:left;
	width:94px;
	height:76px;
	border:#5372a9 2px solid;
	margin-bottom:5px;
}

.spacer {
	margin-right:5px;
}


/******** IZQUIERDA ********/
#izqDetalle {
	float:left;
	width:306px;
	height:auto;
	padding:0 12px 0 2px;
}

.contTituloIzq {
	width:306px;
	height:21px;
	border-bottom:#ff7b00 1px solid;
}

.tituloIzq {
	width:auto;
	height:21px;
	color:#ff7b00;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	background-image:url(../img/bg_tituloIzq.gif);
	display:inline-block;
	overflow:hidden;
}

.fontGris {
	font-size:11px;
	font-weight:bold;
	color:#787878;
	padding:5px 0;
}

.contComentario {
width:305px;
height:auto;
padding:10px 0;
border-bottom:#ccc 1px solid;
}

.autorComent {
	font-size:12px;
	color:#77a6f2;
	height:18px;
}

.comentario {
	color:#2b5580;
	font-size:11px;
}

#boxLinks {
	width:237px;
	height:auto;
	background-image:url(../img/linkBodyBox.gif);
	overflow:hidden;
	_margin-top:5px;
}

#topBoxLinks {
	width:237px;
	height:5px;
	background-image:url(../img/linkTopBox.gif);
	overflow:hidden;
}

#endBoxLinks {
	width:237px;
	height:5px;
	background-image:url(../img/linkBotBox.gif);
	overflow:hidden;
}

#bodyBoxLinks {
	font-size:12px;
	color:#88a871;
	padding:5px 9px;
}

#bodyBoxLinks a {
	text-decoration:none;
	color:#88a871;
}

#bodyBoxLinks a:hover {
	text-decoration:underline;
	color:#88a871;
}

/******** DERECHA ********/
#derDetalle {
	float:left;
	width:305px;
	height:auto;
	padding-left:17px;
}

.contTituloDer {
	width:305px;
	height:21px;
	border-bottom:#ff7b00 1px solid;
		margin-bottom:6px;

}

.tituloDer {
	width:auto;
	height:21px;
	color:#ff7b00;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	background-image:url(../img/bg_tituloIzq.gif);
	display:inline-block;
	overflow:hidden;
}

.contTituloDerCom {
	width:305px;
	height:21px;
	border-bottom:#77a6f2 1px solid;
}

.tituloDerCom {
	width:auto;
	height:21px;
	color:#77a6f2;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	background-image:url(../img/bg_tituloDerCom.gif);
	display:inline-block;
	overflow:hidden;
}

.inputComentario {
	width:285px;
	height:21px;
	background-color:#e9f1fe;
	border:#c6d9fa 1px solid;
	color:#2c64a3;
	font-size:12px;
}

.inputCaptcha {
	width:178px;
	height:21px;
	background-color:#e9f1fe;
	border:#c6d9fa 1px solid;
	color:#2c64a3;
	font-size:12px;
}


.fieldComent {
	font-size:12px;
	color:#77a6f2;
	height:28px;
}

.f11 {
	font-size:11px;
}

.textareaComentario {
	width:285px;
	height:78px;
	background-color:#e9f1fe;
	border:#c6d9fa 1px solid;
	color:#2c64a3;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.enviarComentario {
	width:64px;
	height:22px;
	background-image:url(../img/bg_enviarComentario.gif);
	color:#77a6f2;
	font-size:12px;
	font-weight:bold;
	border:none;
}


.punto {
	float:left;
	width:311px;
	height:95px;
	margin-right:14px;
	margin-bottom:17px;
}

.imgListado {
	float:left;
	width:108px;
	height:87px;
	background-image:url(../img/bg_imgListado.gif);
	padding:4px;
}

.imgListado img {
	width:106px;
	height:85px;
	border:#5372a9 1px solid;
}

.txtListado {
	float:left;
	width:183px;
	height:95px;
	margin-left:10px;
}

.lnkAgregarLocal {
	float:right;
	margin-right:10px;
	color:#990000;
}

.lnkAgregarLocal a {
	color:#990000;
	text-decoration:none;
}

.lnkAgregarLocal a:hover {
	color:#990000;
	text-decoration:underline;
}

/**** FOOTER ****/
#bodyFooter {
	background-image:url(../img/bg_footer.jpg);
	margin:0px;
}

#footer {
	width:980px;
	height:50px;
/*	text-align:center;
	font-size:9px;
	margin-top:5px; _margin-top:0;
	font-size:11px;
	color:#999999;
	padding-top:10px;*/
	float:none;
	clear:both;
	margin:auto;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding-top:13px;
	line-height:18px;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}


.fontGris {
	color:#787878;
	font-weight:bold;
}

.fontGris a {
	color:#787878;
	font-weight:bold;
	text-decoration:none;
}

.fontGris a:hover {
	color:#787878;
	font-weight:bold;
	text-decoration:underline;
}

a.lnkGris {
	color:#5372a9;
	font-weight:bold;
	text-decoration:none;
}

a:hover.lnkGris {
	color:#5372a9;
	font-weight:bold;
	text-decoration:underline;
}

.fontOrange {
	color:#ff7b00;
	font-weight:bold;
	padding:5px 0;
}

.fontOrange2 {
	color:#ff7b00;
	font-weight:bold;
}

.fontOrange2 a {
	color:#ff7b00;
	text-decoration:none;
}

.fontOrange2 a:hover {
	color:#ff7b00;
	text-decoration:underline;
}

