/*tags*/
* {
	margin: 0px;
	padding: 0px;
}
p {
	padding-bottom: 15px;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
/*main*/
#contenedor {
	text-align: left;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#cbza {
	height: 108px;
}
#cbza_flota {
	background-image: url(../imagenes/fondo_cbza.png);
	height: 120px;
	width:830px;
	position:absolute;
	z-index:100;
}
#logo {
	position: absolute;
	left: 27px;
	top: 16px;
}
#box_buscar {
	position: absolute;
	left: 462px;
	top: 79px;
	width: 359px;
	z-index:100;
}
#campo_box_buscar{
	color:#A6AD61;
	width: 129px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #375C23;
	float: left;
	margin-right:8px;
}
#combo_box_buscar{
	color:#A6AD61;
	width: 129px;
	border: 1px solid #375C23;
	float: left;
	height:20px;
}
#btn_box_buscar {
	position: absolute;
	left: 284px;
}
#banner {
	height:245px;
}
#pie {
	background-image: url(../imagenes/fondo_pie.jpg);
	height: 148px;
	clear: both;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
}
#btns_inf {
	color: #999900;
	padding-top: 30px;
	padding-left: 40px;
}
#btns_inf a{
	color: #999900;
}

#btns_inf a:hover{
	color: #999900;
}
#leyenda_pie {
	font-size: 10px;
	margin-top: 15px;
	padding-left: 40px;
	line-height:12px;
}
#tel_info_pie {
	padding-top: 15px;
	padding-left: 40px;
	color: #BDBDBD;
	font-size: 18px;
}
#tel_info_pie a{
	color:#787810;
}
#firma {
	position: absolute;
	left: 701px;
	top: 35px;
}

#fondo_botonera {
	background-image: url(../imagenes/fondo_botonera.png);
	height: 46px;
	width: 813px;
	margin-left:7px;
}
#botonera {
	height: 46px;
	width: 813px;
	position:absolute;
	top: 108px;
	z-index:90;
	margin-left:7px;
}
#botonera li {
	float: left;
	background-image: url(../imagenes/sep_botonera.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#botonera li a{
	padding-top: 16px;
	padding-right: 13px;
	padding-bottom: 9px;
	padding-left: 13px;
	margin-right:4px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}
#botonera li a:hover{
	background-color: #5B9939;
	text-decoration: none;
}
#botonera ul {
	margin-left: 4px;
	margin-right: 4px;
	list-style-type: none;
}
#contenido {
	position: relative;
	height:1%;
}
#alto_min {
	float: left;
	height: 548px;
	width:150px;
}
/*box_clima*/
#box_clima {
	position: absolute;
	width: 200px;
	height: 99px;
	left: 750px;
	color: #FFFFFF;
	font-size:10px;
	top:3px;
}
#box_clima span{
	display:block;
	width:200px;
	text-align:right;
}
#box_clima .InfoclimaEstadoActualDatos strong {
	color:#FFCC00;
}
#box_clima .InfoclimaEstadoActualTemperatura {
	position:absolute;
	color:#FFCC00;
	font-size:14px;
	font-weight:bold;
	left:-212px;
	top:17px;
}
#box_clima .tit_lacumbre {
	position:absolute;
	left:-212px;
	top:0px;
}
#box_clima .InfoclimaEstadoActualTemperaturaCielo{
	position:absolute;
	top:32px;
	left:-212px;
}
#box_clima .InfoclimaEstadoActualDatoshum{
	position:absolute;
	top:46px;
	left:-232px;
}
#box_clima .InfoclimaEstadoActualDatoshum strong {
	position:absolute;
	color:#FFCC00;
	font-size:12px;
	font-weight:bold;
}
#box_clima .InfoclimaEstadoActualFecha {
	position:absolute;
	top:46px;
	left:-332px;
}
#box_clima .InfoclimaEstadoActualDatos {
	display:none;
}
/*boxs sup*/
#boxs_sup {
	height: 140px;
}
#boxs_sup_flota {
	position:absolute;
	width: 792px;
	left: 20px;
	top: 366px;
	color: #FFFFFF;
}
#box_sup_fondo_01 {
	background-image: url(../imagenes/fondo_box_sup_01.png);
	height: 183px;
	width: 246px;
}
#box_sup_fondo_02 {
	background-image: url(../imagenes/fondo_box_sup_02.png);
	height: 183px;
	width: 246px;
}
#box_sup_fondo_03 {
	background-image: url(../imagenes/fondo_box_sup_03.png);
	height: 183px;
	width: 246px;
}
#box_sup_01 {
	float:left;
}
#box_sup_02 {
	float:left;
}
#box_sup_03 {
	float:left;
}
.separador_box_sup {
	background-image: url(../imagenes/separador_box_sup.gif);
	height: 129px;
	width: 1px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 40px;
}
.tit_box_sup {
	padding-top: 44px;
	margin-left: 15px;
}
.tit_box_sup h3{
	font-size: 13px;
	font-weight: bold;
}
.tit_box_sup h3 a{
	color:#FFFFFF;
}
.tit_box_sup h3 a:hover{
	color:#FFFFFF;
}
.txt_box_sup {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 80px;
	line-height: 12px;
}
/*banner horizontal*/
#box_debajo {
	clear: both;
	position: absolute;
	top: 0px;
}
#banner_home_horizontal {
	border: 5px solid #EBEBEB;
	width:218px;
	margin-left: 170px;
}
.banner_debajo {
	border: 5px solid #EBEBEB;
	width:380px;
	height:60px;
	float:left;
	margin-left:8px;
	margin-top:10px;
	display:inline;
}
.banner_debajo_largo {
	border: 5px solid #EBEBEB;
	width:798px;
	height:60px;
	float:left;
	margin-left:8px;
	margin-top:10px;
	display:inline;
}
/*box galeria*/
#box_galeria {
	position: absolute;
	left: 434px;
	top: -35px;
}
#box_galeria_fondo {
	background-image: url(../imagenes/fondo_box_galeria.png);
	height: 84px;
	width: 173px;
	padding-left: 178px;
	padding-top: 42px;
	padding-right: 40px;
}
#tit_box_galeria {
	font-size: 15px;
	color: #000000;
	padding-bottom: 4px;
}
#txt_box_galeria {
	line-height: 12px;
	padding-bottom: 5px;
}
/*banner vertical*/
#banner_vertical_home_flota {
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner_vertical_home_flota_fondo {
	background-image: url(../imagenes/fondo_banner_vartical.png);
	height: 610px;
	width: 138px;
	padding-top: 18px;
	padding-left: 18px;
}
/*home*/
#cristo_home {
	position: absolute;
	left: -10px;
	top: -26px;
}
#noticias_home {
	background-image: url(../imagenes/esq_noticias_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 248px;
	display:inline;
	padding-top: 30px;
	padding-left: 20px;
	position:relative;
}
#martiposa_noticias_home {
	position: absolute;
	left: 2px;
	top: -50px;
}
.box_noticias_home {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 4px;
	margin-bottom: 8px;
	margin-right:8px;
	height:110px;
	overflow:hidden;
}
.subtit_home {
	margin-bottom: 10px;
}
.subtit_home h3{
	color: #324D2D;
	font-size: 18px;
	font-weight:normal;
}
.fch_box_noticias_home {
	color: #7B7B28;
}
.tit_box_noticias_home {
	margin-bottom: 6px;
	line-height:15px;
	height:16px;
	overflow:hidden;
}
.img_box_noticias_home {
	float: left;
	padding-right: 8px;
}
.txt_box_noticias_home {
	float: left;
	line-height: 12px;
	color: #717E43;
	width: 130px;
	height: 50px;
	overflow: hidden;
}
.btn_leer_mas {
	font-weight:bold;
}
.btn_leer_mas a{
	color:#99CC00;
	text-decoration:none;
}
.btn_leer_mas a:hover{
	color:#99CC00;
	text-decoration:underline;
}
#home {
	padding-top:20px;
	margin-left: 283px;
	width: 390px;
	background-image: url(../imagenes/esq_home_acerca.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float:left;
	display:inline;
}
#tit_home {
	margin-bottom: 5px;
}
#tit_home h1 {
	font-size: 22px;
	color: #999900;
	margin-bottom: 5px;
	font-weight:normal;
}
#subtit_home {
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	width: 350px;
}
#txt_home {
	color: #717E43;
	padding-bottom: 20px;
	width: 350px;
	line-height: 12px;
}
#img_acerca {
	position: absolute;
	left: 63px;
	top: -40px;
}
#ubicacion_home {
	margin-left: 36px;
	background-image: url(../imagenes/esq_home_ubicacion.jpg);
	background-position: right 90px;
	background-repeat: no-repeat;
	position: relative;
	height: 240px;
	padding-top: 30px;
	padding-bottom: 70px;
}
#ubicacion_home img {
	position: absolute;
	left: 29px;
	top: 104px;
}
#tit_box_ubicacion {
	margin-left: 105px;
	margin-top: 20px;
	color: #000000;
	margin-bottom: 8px;
}
#txt_box_ubicacion {
	margin-left: 105px;
	margin-right: 100px;
	margin-bottom: 10px;
	line-height: 12px;
	color: #000000;
}
/*paseos cricuitos amp*/
#paseo_amp_cont {
	padding-top:20px;
	width: 490px;
	background-image: url(../imagenes/esq_home_acerca.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float:left;
	display:inline;
	margin-left:40px;
	padding-bottom:40px;
	padding-right:40px;
}
#img_paseo_amp {
	float:left;
	margin-right: 10px;
	margin-bottom: 7px;
	border: 1px solid #999999;
}
#btn_volver_paseos {
	text-align:right;
	font-weight:bold;
	padding-top:15px;
}
#btn_volver_paseos a{
	color:#99CC00;
}
#tit_paseo_amp {
	font-size: 14px;
	color: #324D2D;
	padding-top:10px;
	padding-bottom:10px;
}
#imgs_circuitos_amp img {
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #999999;
}
#p01_paseo__amp {
	font-size: 14px;
	color: #000000;
}
/*pasos circuitos*/
#acceso {
	padding-top:20px;
	width: 530px;
	background-image: url(../imagenes/img_fondo_paseos.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float:left;
	display:inline;
	margin-left:40px;
	padding-bottom:60px;
}
#img_paseos {
	position:absolute;
	left: 0px;
}
#txt_acceso {
	padding-bottom: 7px;
	width: 485px;
	line-height: 12px;
	padding-top:6px;
}
#subtit_acceso {
	font-size: 14px;
	color: #000000;
	margin-bottom: 30px;
	width: 375px;
	line-height:16px;
}
#box_acceso {
	background-image: url(../imagenes/esq_noticias_home.jpg);
	float: left;
	width: 520px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 17px;
	margin-left:30px;
}
#esq_inf_der {
	background-image: url(../imagenes/esq_inf_der_color.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
	height: 1%;
}
#esq_inf_der ul {
	color: #99CC00;
	list-style-type: none;
	height: 1%;
}
#esq_inf_der li {
	float: left;
	width: 47%;
	padding-right: 10px;
	line-height: 16px;
}
#esq_inf_der li a{
	color: #99CC00;
}
#esq_inf_der li a:hover{
	color: #99CC00;
	text-decoration:underline;
}
#box_acceso_izq {
	position:relative;
}
#box_acceso_der {
	position:relative;
	padding-left:230px;
	height:1%;
}
#img_box_acceso_der {
	position: absolute;
	top: 20px;
	left: -4px;
}
#img_box_acceso_der_02 {
	position: absolute;
	left: 386px;
	top: -118px;
}
#img_box_acceso_der_03 {
	position: absolute;
	left: 328px;
	top: 48px;
}
#btn_prestadores_alternativos {
	padding-bottom:80px;
	padding-top:20px;
	clear:both;
}
#linea_separadora_box_accesos {
	float: left;
	width: 1px;
	height: 220px;
	background-color: #D0DCBE;
	margin-top: 30px;
	margin-bottom: 37px;
}
#box_acceso_der li {
	float: left;
	width: 80%;
}
#tit_guia {
	color: #333333;
	line-height: 12px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#img_guia {
	float: left;
}
#txt_guia {
	float: left;
	margin-left: 10px;
	color: #717E43;
	line-height: 12px;
	width:160px;
	padding-bottom: 57px;
}
#img_esq_paseos {
	position: absolute;
	top: -63px;
	left: 440px;
}
/*galerias*/
#img_galeria {
	position: absolute;
	left: 267px;
	top: 26px;
}
#galeria_home {
	padding-right:49px;
	padding-top:20px;
	background-image: url(../imagenes/esq_home_acerca.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float:left;
	margin-left:147px;
}
#izq_seccion {
	width: 252px;
	float: left;
	margin-top: 10px;
	margin-left: 6px;
	display:inline;
	position: relative;
}
.botonera_seccion {
	background-image: url(../imagenes/esq_noticias_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 6px;
	padding-left: 20px;
	position:relative;
	height:1%;
}
.botonera_seccion ul {
	list-style-type:none;
	position:relative;
}
#botonera_servicios_default li {
	background-image: url(../imagenes/degrade_botonera_seccion.jpg);
	background-repeat: repeat-y;
	margin-bottom: 1px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#botonera_servicios_default li a img{
	margin-right:4px;
}
#botonera_servicios_default li a{
	color:#FFFFFF;
}
#botonera_servicios_default li a:hover{
	color:#333333;
	text-decoration:none;
}
#botonera_servicios_1 li {
	background-image: url(../imagenes/degrade_botonera_seccion_1.jpg);
	background-repeat: repeat-y;
	margin-bottom: 1px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#botonera_servicios_1 li a img{
	margin-right:4px;
}
#botonera_servicios_1 li a{
	color:#FFFFFF;
}
#botonera_servicios_1 li a:hover{
	color:#333333;
	text-decoration:none;
}
#botonera_servicios_2 li {
	background-image: url(../imagenes/degrade_botonera_seccion_2.jpg);
	background-repeat: repeat-y;
	margin-bottom: 1px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#botonera_servicios_2 li a img{
	margin-right:4px;
}
#botonera_servicios_2 li a{
	color:#FFFFFF;
}
#botonera_servicios_2 li a:hover{
	color:#333333;
	text-decoration:none;
}
#botonera_servicios_paseos li {
	background-image: url(../imagenes/degrade_botonera_seccion_paseos.jpg);
	background-repeat: repeat-y;
	margin-bottom: 1px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#botonera_servicios_paseos li a img{
	margin-right:4px;
}
#botonera_servicios_paseos li a{
	color:#FFFFFF;
}
#botonera_servicios_paseos li a:hover{
	color:#7E7E7E;
	text-decoration:none;
}
#botonera_servicios_3 li {
	margin-bottom: 1px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #666666;
}
#botonera_servicios_3 li a img{
	margin-right:4px;
}
#botonera_servicios_3 li a{
	color:#FFFFFF;
}
#botonera_servicios_3 li a:hover{
	color:#E1E1E1;
	text-decoration:none;
}
#subtit_galeria {
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	width: 290px;
	padding-left: 80px;
}
#txt_galeria {
	color: #717E43;
	padding-bottom: 20px;
	width: 290px;
	line-height: 12px;
	padding-left: 80px;
}
.banner__horizontal_izq {
	border: 5px solid #EBEBEB;
	width:218px;
	margin-left: 19px;
	margin-bottom:10px;
}
#imgs_izq_galerias {
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#galeria_imgs {
	background-image: url(../imagenes/esq_inf_der_color.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 1%;
	overflow: hidden;
	float: left;
	width: 481px;
	padding-left:87px;
	padding-top:100px;
	padding-bottom:50px;
}
#camarita {
	position: absolute;
	left: 185px;
	top: -18px;
	z-index:110;
}
.img_galeria {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #999999;
}
#paginador_galeria {
	clear: both;
	margin-bottom: 20px;
	text-align: right;
	margin-right: 50px;
	margin-top: 5px;
	color: #759B00;
}
#pag_actual {
	padding-left:3px;
	padding-right:3px;
}
#paginador_galeria a {
	color: #759B00;
	padding-left:3px;
	padding-right:3px;
}
#paginador_galeria a:hover {
	color: #759B00;
	text-decoration:underline;
}
/*servicios*/
#florcitas {
	position: absolute;
	left: 171px;
	top: -2px;
	z-index:100;
}
#img_servicios {
	position: absolute;
	left: 692px;
	top: 30px;
}
#servicios_home {
	padding-right:119px;
	padding-top:20px;
	background-image: url(../imagenes/esq_home_acerca.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float:left;
	margin-left:97px;
}
#img_servicios_home {
	position: absolute;
	left: 0px;
	top: -40px;
}
#box_galerias {
	background-image: url(../imagenes/esq_noticias_home.jpg);
	float: left;
	width: 520px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top:84px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-left: 18px;
}
#esq_inf_der_galerias {
	background-image: url(../imagenes/esq_inf_der_color.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
	height: 1%;
	padding-bottom: 20px;
}
.tit_box_galeria {
	font-size: 14px;
	color: #000000;
	margin-bottom: 4px;
	width: 330px;
}
.descripcion_box_galeria {
	color: #717E43;
	line-height: 12px;
	width: 330px;
}
.img_box_galeria {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	margin-right: 15px;
	padding-right: 5px;
	width:134px;
}
.img_box_galeria img {
	border: 1px solid #999999;
	margin-right: 8px;
	margin-top: 10px;
}
.box_galeria {
	height: 1%;
	overflow: hidden;
	margin-bottom: 10px;
}
.der_box_galeria {
	float: left;
}
/*servicios*/
#boxs_serv_home {
	margin-top:90px;
	float:left;
	height:1%;
	overflow:hidden;
	width:470px;
	margin-left:90px;
	padding-bottom:20px;
}
.box_serv_home {
	background-image: url(../imagenes/fondo_box_servicio_home.jpg);
	height: 156px;
	width: 110px;
	padding-top:16px;
	padding-left:19px;
	padding-right:19px;
	position:relative;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
.img_box_serv_home {
	position:absolute;
	top:60px;
	left:30px;
}
.btn_box_serv_home {
	position:absolute;
	left:86px;
	top:136px;
}
.box_serv_home a{
	color:#FF9900;
}
.box_serv_home a:hover{
	color:#FF9900;
}
/*servicios cat*/
#box_lista {
	background-image: url(../imagenes/esq_noticias_home.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	padding-top: 25px;
	padding-left: 30px;
	margin-top: 10px;
	margin-left: 10px;
	width: 514px;
}
#box_lista_input{
	color:#999999;
	width: 129px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right:8px;
}
.box_lista_select{
	color:#999999;
	width: 129px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right:8px;
}
#resumen_resultado {
	color: #000000;
	margin-top:10px;
	margin-bottom: 10px;
}
.texto_verde {
	color: #759B00;
}
.texto_verde a{
	color: #759B00;
}
.texto_verde a:hover{
	color: #759B00;
}
.tit_cat_busqueda {
	background-image: url(../imagenes/fondo_tit_cat_buscar.jpg);
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.box_buscar {
	background-image: url(../imagenes/fondo_box_buscar.jpg);
	height: 135px;
	width: 507px;
	padding-top: 22px;
	padding-left: 20px;
}
.box_buscar_color {
	background-image: url(../imagenes/fondo_box_buscar_color.jpg);
	height: 105px;
	width: 507px;
	padding-top: 15px;
	padding-left: 20px;
}
.img_box_buscar {
	float: left;
	width:108px;
}
.datos_box_buscar {
	float: left;
	padding-left: 15px;
	line-height:14px;
	position: relative;
	width: 230px;
	padding-right:20px;
}
.datos_box_buscar p{

}
.datos_box_buscar .btn_ver_mas {
	text-align:right;
	padding-top:6px;
}
.tit_box_buscar{
	color:#FF9900;
}
.tit_box_buscar a{
	color:#FF9900;
}
.tit_box_buscar a:hover{
	color:#FF9900;
}
.img_box_buscar {
	padding-left: 5px;
	padding-top: 3px;
}
#btn_consultar {
	float: left;
	color: #5A7B5A;
	font-size: 10px;
	padding-top: 25px;
	text-align: right;
	width: 100px;
}
#paginador_busqueda {
	clear: both;
	margin-bottom: 20px;
	text-align: right;
	margin-top: 5px;
	color: #759B00;
}
#paginador_busqueda a {
	color: #759B00;
	padding-left:3px;
	padding-right:3px;
}
#paginador_busqueda a:hover {
	color: #759B00;
	text-decoration:underline;
}
#paginador_busqueda span{
	color:#3F5300;
}
#no_resultado {
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	font-weight:bold;
}
/*servicio-amp*/
#btn_volver_serv {
	clear:both;
	text-align:right;
	padding-bottom:15px;
	padding-right:30px;
	color:#5A7B5A;
}
#btn_volver_serv a{
	color:#5A7B5A;
}
#btn_volver_serv a:hover{
	color:#5A7B5A;
}
#servicio_amp {
	width:535px;
	float:left;
}
#cbza_servicio_amp {
	background-image: url(../imagenes/fondo_cbza_servicio_amp.jpg);
	height: 12px;
}
#cuerpo_servicio_amp {
	background-image: url(../imagenes/fondo_cuerpo_servicio_amp.jpg);
	background-repeat:repeat-y;
	height: 1%;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
}
#pie_servicio_amp {
	background-image: url(../imagenes/fondo_pie_servicio_amp.jpg);
	height: 12px;
}
#mascara_servicio_amp {
	position: absolute;
}
#img_servicio_amp {
	float: left;
}
#imgs_servicios_amp {
	padding-top: 30px;
	padding-top: 30px;
	clear:both;
}
#imgs_servicios_amp img {
	padding-left: 5px;
}
#descripcion_servicio_amp {
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#tit_cerarceteristicas_servicio_amp {
	clear:both;
	padding-left: 10px;
	color: #000000;
}
#ico_servicios {
	padding-left: 12px;
	padding-top: 5px;
}
#ico_servicios img {
	margin-right: 5px;
}
#btn_consultar_serv_amp img{
	position:absolute;
	margin-left:10px;
}
#btn_consultar_serv_amp {
	color: #5A7B5A;
	font-size: 10px;
	text-align:right;
	margin-right:116px;
	margin-top:10px;
	margin-bottom:10px;
}

/*contacto*/
#contenedor_contactos {
	padding-top:20px;
	width: 460px;
	height: 540px;
	margin-left: 88px;
	background-image: url(../imagenes/fondo_contacto.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float:left;
	display:inline;
}
.box_datos_contacto {
	background: url(../imagenes/separador_box_datos_contacto.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 5px;
	width: 229px;
	margin-bottom: 5px;
}
.tit_datos_contacto {
	color: #99CC00;
	padding-left: 10px;
	background: url(../imagenes/flecha_datos_contacto.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}
#imgs_izq_contacto {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#txt_contacto {
	color: #717E43;
	padding-bottom: 30px;
	line-height: 12px;
	width: 380px;
}
#subtit_contacto {
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	width: 460px;
}
#form_contacto fieldset {
	border: none 0px;
	padding: 0px;
	margin: 0px;
}
#form_contacto legend {
	display: none;
}
#form_contacto input {
	width: 142px;
	height: 17px;
	padding-top: 5px;
	color: #A6AD61;
}
#form_contacto option {
	width: 142px;
	color: #A6AD61;
}
#form_contacto label {
	padding-right: 10px;
}
#form_contacto .no_style {
	width: auto;
	height: auto;
	margin-right: 5px;
}
#form_contacto .campo {
	padding-bottom: 10px;
}
#form_contacto #btn_enviar {
	width: auto;
	height: auto;
	margin-right: 0px;
}
#izquierda_contacto, #derecha_contacto {
	float: left;
	width: 220px;
}

/*noticias*/
#accesos_noticias {
	background: url(../imagenes/separador_box_datos_contacto.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 10px;
	width: 229px;
	margin-top: 10px;
}
.tit_acceso_noticia {
	padding-left: 10px;
	background: url(../imagenes/flecha_datos_contacto.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
.tit_acceso_noticia a, .tit_acceso_noticia a:hover {
	color: #99CC00;
	font-weight: bold;
}
.tit_acceso_noticia a:active {
	color: #333333;
	font-weight: bold;
}
#archivo_noticias {
	background: url(../imagenes/separador_box_datos_contacto.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 10px;
	width: 229px;
	margin-top: 10px;
	padding-bottom: 20px;
}
#archivo_noticias p {
	line-height: normal;
}
#contenedor_libros {
	position: relative;
}
#libros {
	position: absolute;
	left: 140px;
	top: -55px;
}
#form_suscripcion {
	padding-left: 30px;
	padding-bottom: 10px;
}
#form_suscripcion input {
	width: 140px;
	height: 15px;
	padding-top: 5px;
	color: #A6AD61;
}
#form_suscripcion .campo {
	padding-bottom: 10px;
}
#form_suscripcion .btn_enviar {
	width: 140px;
	text-align: center;
}
#form_suscripcion #btn_enviar {
	width: auto;
	height: auto;
	margin-right: 0px;
}
#lista_novedades {
	padding-top:10px;
	width: 536px;
	margin-left: 30px;
	float: left;
	background: url(../imagenes/esq_home_acerca.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#sombra_lista_novedades {
	background: url(../imagenes/esq_noticias_home.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 30px 20px 30px 20px;
}
.box_novedad {
	float: left;
}
.flecha_box_novedad {
	float: left;
	width: 5px;
	padding-top: 25px;
	padding-right: 5px;
}
.contenido_box_novedad {
	float: left;
	width: 450px;
	padding-top: 10px;
	margin-top: 10px;
	background: url(../imagenes/separador_box_novedad.gif);
	background-repeat: repeat-x;
}
.tit_fecha_novedad {
	float: left;
	width: 450px;
	padding-bottom: 10px;
}
.tit_box_novedad {
	float: left;
	width: 380px;
}
.tit_cat_box_novedad {
	clear:both;
	color:#EBB41C;
}
.tit_box_novedad, .tit_box_novedad a, .tit_box_novedad a:hover {
	color: #5B7900;
	font-size: 18px;
}
.fecha_box_novedad {
	float: left;
	width: 70px;
	text-align: right;
	color: #CCCC66
}
.imagen_box_novedad {
	float: left;
	padding: 10px;
	background: url(../imagenes/fondo_imagen_box_novedad.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bajada_box_novedad {
	padding-left: 5px;
	height: 71px;
	padding-top: 8px;
	overflow: hidden;
	line-height: normal;
}
.btn_leer_mas_novedad {
	float: right;
	width: 325px;
	text-align: right;
	padding-top:10px;
}
/*noticia ampliada*/
#novedad_amp {
	padding-top: 20px;
	padding-bottom: 30px;
	width: 460px;
	margin-left: 60px;
	float: left;
	background: url(../imagenes/esq_home_acerca.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#tit_novedad_amp {
	float: left;
	width: 330px;
	color: #99CC00;
	font-weight: bold;
	font-size: 14px;
}
#bajada_novedad_amp {
	margin-left: 5px;
	margin-top: 8px;
	line-height: normal;
	float:left;
	width:320px;
}
#descripcion_novedad_amp {
	float: left;
	clear: both;
	line-height: normal;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom:50px;
	width:460px;
}
.btn_ver_otras_novedades {
	float: left;
	text-align: right;
	width: 100%;
	clear: both;
}
/*historia*/
#imagen_historia {
	background: url(../imagenes/separador_box_datos_contacto.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 10px;
	width: 229px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#libro_historia {
	position: absolute;
	left: 140px;
	top: 0px;
}
#cont_historia {
	padding-right:10px;
	padding-top:20px;
	margin-left:36px;
	padding-bottom:10px;
	width:500px;
	float: left;
	background: url(../imagenes/esq_home_acerca.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#historia_debajo {
	padding-bottom:10px;
	float:left;
	width:824px;
	background: url(../imagenes/esq_home_acerca.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#subtit_historia {
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
}
#historia {
	padding: 20px;
	position:relative;
}
#txt_historia {
	color: #717E43;
	line-height: 12px;
}
.box_historia {
	background-image: url(../imagenes/esq_noticias_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 6px;
	padding-left: 20px;
	margin-left:6px;
	width:400px;
	float:left;
}
.box_historia h3{
	font-weight:bold;
	color:#000000;
	padding-bottom:6px;
	font-size:14px;
}
.box_historia p{
	line-height:12px;
}
#img_historia_big{
	float:right;
	width:323px;
	padding-top:50px;
	padding-right:30px;
}
/*links*/
#links {
	padding-top:20px;
	padding-bottom:50px;
	margin-left: 30px;
	margin-bottom: 50px;
	width: 536px;
	background-image: url(../imagenes/esq_home_acerca.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float:left;
	display:inline;
}
#lista_links {
	padding-top:10px;
	width: 546px;
	margin-left: 20px;
	float: left;
	background: url(../imagenes/esq_home_acerca.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#sombra_lista_links {
	background: url(../imagenes/esq_noticias_home.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 30px;
}
.subtit_links {
	margin-bottom: 10px;
	border-bottom:solid;
	border-bottom-color:#C2C2C2; 
	border-bottom-width:1px; 
	padding-bottom:10px;
}
.subtit_links h3{
	color: #324D2D;
	font-size: 18px;
	font-weight:normal;
}
#sombra_lista_links li{
	background-image: url(../imagenes/flechita_verde.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:10px;
	text-transform: uppercase;
}
#sombra_lista_links li li{
	background:none;
	padding:0px;
	color:#717E43;
}
#sombra_lista_links li li a{
	color:#717E43;
	text-transform: lowercase;
}
#sombra_lista_links ul {
	list-style-type: none;
	padding-bottom:10px;
}
#box_galeria_links {
	background: url(../imagenes/esq_noticias_home.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	line-height:12px;
	position:relative;
	padding-top: 44px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#img_links {
	position: absolute;
	left: 93px;
	top: -10px;
}
#fotitos_galeria {
	position: absolute;
	left: 148px;
	top: -19px;
}
#camarita_galeria {
	float: left;
}
#texto_neg_box_galeria_links {
	float: left;
	color:#000000;
	width:135px;
	padding-left:10px;
}
#texto_verde_box_galeria_links {
	float: left;
	color:#717E43;
	width:135px;
	padding-left:10px;
}
/*info*/
#brujula {
	position: absolute;
	left: 432px;
	top: -19px;
}
.box_mas_info {
	color: #717E43;
}
.tit_box_mas_info {
	color: #CD9A52;
	font-weight: bold;
	background-image: url(../imagenes/flecha_datos_contacto.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.txt_box_mas_info img{
	margin-right:10px;
	margin-bottom:10px;
}
.txt_box_mas_info {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.box_mas_info {
	height: 1%;
	overflow: hidden;
	padding-bottom: 20px;
	line-height:14px;
}

/*FEED*/
#feed {
	color: #717E43;
	padding: 60px 120px 60px 120px;
	line-height: 12px;
	width: 190px;
}
#contenedor_contactos_feed {
	padding-top:20px;
	width: 460px;
	height: 300px;
	margin-left: 88px;
	background-image: url(../imagenes/fondo_contacto.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float:left;
	display:inline;
}
/*ubicacion*/
#ubicacion {
	padding-top:20px;
	width: 515px;
	background-image: url(../imagenes/esq_home_acerca.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float:left;
	display:inline;
	margin-left: 40px;
}
#img_ubicacion_izq {
	position: absolute;
	left: 149px;
	top: 7px;
}
#brujula_ubicacion {
	position: absolute;
	left: 367px;
	top: 230px;
}
#img_ubicacion {
	position: absolute;
	left: -20px;
	top: -50px;
}
#txt_ubiacion {
	color: #717E43;
	margin-left:90px;
	padding-bottom: 30px;
	width: 390px;
	line-height: 12px;
}
#subtit_ubicacion {
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	width: 420px;
	padding-left: 20px;
}
.box_mapa_ubicacion {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 8px;
	margin-bottom: 10px;
	height: 110px;
}
#como_llegar {
	float: left;
	width: 515px;
	background-image: url(../imagenes/esq_home_ubicacion.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
	margin-left:40px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 100px;
}
#tit_box_como_llegar {
	color: #000000;
	margin-bottom: 8px;
}
#txt_accesos_ubicacion {
	color: #717E43;
}
#datos_ubicacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A5985E;
	margin-top: 8px;
	line-height: 14px;
	padding-left: 20px;
	width: 450px;
	margin-bottom:15px;
}
/*tabla*/
.box_mas_info td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.box_mas_info table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-bottom:15px;
}
#fondo_prueba {
	position: absolute;
	z-index: 150;
	width:100%;
	margin-top:20px;
	left:0px;
	opacity: .4;
	filter: alpha(opacity=20);
	background-color:#000000;
	height:40px;
}
#msj_prueba {
	color: #CC6633;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	z-index: 151;
	width:100%;
	margin-top:30px;
	left:0px;
}.bot_cat {
	position: relative;
}
.img_cat {
	position: absolute;
	left: 161px;
	z-index: 100;
}
.subtit_lista_serv {
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.lista_serv_home li {
	float: left;
	width: 238px;
	background-image: url(../imagenes/flecha_datos_contacto.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
.lista_serv_home {
	overflow: hidden;
	height: 1%;
	padding-bottom: 15px;
}

.lista_serv_home li a{
	text-decoration:underline;
	color:#99CC00;
}
.lista_serv_home li a:hover{
	text-decoration:underline;
	color:#5F7D00;
}
.lista_serv_home ul {
	list-style-type: none;
}
#img_box_paseos {
	position: absolute;
	left: -3px;
	top: -19px;
	z-index:120;
}
#box_calendario_home {
	background-image: url(../imagenes/fondo_box_calendario_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left:16px;
	margin-top:90px;
	padding-top:35px;
	margin-right:4px;
	border-left:1px solid #D0DCBE;
	padding-left:25px;
}
#box_calendario_home #tit h3 {
	color: #FF6600;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
}
#box_calendario_home #subtit {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
#box_calendario_home #mes {
	font-size: 15px;
	font-weight: bold;
	color: #F88954;
	padding-bottom: 15px;
	padding-top: 10px;
}
.izq_item_calendario .fecha {
	color: #FF6600;
	padding-bottom: 3px;
}
.izq_item_calendario {
	float: left;
	width: 195px;
	padding-right: 15px;
}
.izq_item_calendario .tit h4 {
	font-size: 11px;
}
.izq_item_calendario .txt {
	line-height: 14px;
	height:31px;
	overflow:hidden;
}
.der_item_calendario {
	padding-top: 25px;
}
.izq_item_calendario .btn a{
	color:#F88954;
	font-weight:bold;
}
.item_calendaro {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 15px;
	padding-bottom: 10px;
	margin-right: 10px;
	height:90px;
	overflow:hidden;
}
#col_der_home {
	float: left;
	width:406px;
}
#google_translate_element {
	position:absolute;
	left:450px;
	top:10px;
}
.goog-te-gadget {
    color: #FFFFFF;
}
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    color: #FFFFFF;
}
