body {
	background: #05561a;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	color: #303030;
	font-family: Trebuchet MS, Arial, Helvetica; 
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}

h1 {
	color: #9e9e9e;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #028549;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {

	color: #9e9e9e;
	font-size: 14px;
	font-weight: bold;
}

p {

	margin: 5px 0px 5px 0px;
}

/*
strong, a {
	color: #0080ff;
}
*/

a {
	text-decoration: none;
}

a:hover {
	color: #0080ff;
	text-decoration: underline;
}

a:focus { outline:none;}

/*/ Estructura
------------------------------------ */

/*/ CONTENEDOR /*/

#contenedor {
/*	border: 4px solid #0080ff;*/
	background-color:#f3cb50;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 950px;
}

/*/ CABECERA /*/

#cabecera {
	/*border: 1px solid #c6c6c6;*/
	background-image: url(../img/cabecera.jpg);
	height: 209px;
	background-repeat:no-repeat;
	margin-bottom: 20px;
}
#img_cambio {
	height: 197px;
	width: 456px;
	float: right;
	text-align: right;
	margin: 0 16px 0 0;
	margin-top: -145px;
}

#img_cambio img {
	behavior: url(../img/iepngfix/iepngfix.htc);
}

/*/ LOGOTIPO /*/

#logotipo {
	/*	border: 1px solid #000000;*/
	height: 100px;
	width: 480px;
	padding-top: 60px;
}

.logo {
	behavior: url(../img/iepngfix/iepngfix.htc);
}

/*/ NAVEGACION PRINCIPAL /*/

#navegacion-principal {
	float: left;
	/* background: #246321; */
	width: 180px;
	margin-left: 15px;
}

#navegacion-principal #telefonos {
	margin: 20px 0 0 3px;
	background: url(../img/telefono_verde.gif) no-repeat 130px 18px;
	height: 100px;
}
#navegacion-principal #telefonos p {
	font-size: 130%;
	color: #1e8c20;
	margin: 9px 0;
}

ul#menu li {
	width: 180px;
	list-style: none;
}

ul#menu li a {
	display: block;
	background: #246321;
	color: #ffffff;
	padding: 5px 20px;
	min-height: 17px;
	line-height: 17px;	
	text-decoration: none;
	border-top: 1px solid #184d24;
	border-bottom: 1px solid #28803c;
}

ul#menu li a:hover, ul#menu li.seleccionado-menu a {
	background: #1e8c20;
	border-top: 1px solid #184d24;
	border-bottom: 1px solid #23a625;
}

/*/ NAVEGACION SECUNDARIA /*/

#navegacion-secundaria {
	background: #000000;
	display: block;
	float: left;
	width: 200px;
}

ul#submenu li {
	float: left;
	list-style: none;
	width: 200px;
}

ul#submenu li a {
	background: #333333;
	color: #ffffff;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

ul#submenu li a:hover {
	background: #004080;
}

ul#submenu li.seleccionado-submenu a {
	background: #004080;
}
/*/ PÁGINA PRINCIPAL /**********************/
/*/ ARTICULO /*/

#articulo {
	/* temporal  background: #ebebeb;*/
	float: right;
	width: 725px;

}
.ofertas p{
	text-align:justify;
}

#autogest{
	float: left;
	width: 500px;
}
#autogest h3{
	color: #028549;
}

#tiny_content {
	
}

.linea {
	width: 500px;
	border-top: thin solid #a88826;
	margin: 15px 0px 15px 0px
}
.fotos_ext {
	width: 500px;
	height: 133px;
	background-color: #ffe184;
	margin: 10px 0px 10px;
}
.fotos_int {
	float: left;
	text-align: center;
	width: 108px;
	height: 108px;
	margin: 12px 0 12px 12px;
}
.fotos_int a {
	display: block;
}
.fotos_int img {
	border: 1px solid #d1d1d1;
}
.fecha {
	font-style: italic;
	font-weight: lighter;
	color: #000000;
}
#principal-derecha {
	width: 180px;
	float: right;
	margin-right: 15px;
}
#primero {
	background-color: #236733;
	width: 180px;
	float: right;
	padding-top: 10px;
	padding-bottom: 20px;
}
#segundo {
	background-color: #236733;
	width: 180px;
	text-align: center;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 15px;
}
#principal-derecha a{
	color: #FFFFFF;
	text-decoration: none;	
}
#principal-derecha a:hover{
	color: #f3cb50;
	text-decoration: none;	
}
.margin_bottom {
	margin-bottom: 20px;
}	
#flechas_prim {
	float: left;
	margin-left: 7px;
}
#flechas_ant {
	float: left;
	margin-left: 7px;
}
#flechas_sig {
	float: right;
	margin-left: 7px;
}
#flechas_ult {
	float: right;
	margin-left: 7px;
}
#mostrando {
	font-style: italic;
/*	margin-right: auto;
	margin-left: auto;*/
	float: left;
	text-align: center;
	width: 350px;
}
/*/ SECCIÓN - Tarifas /*********************
-----------------------------------------------*/
#articulo_tarifas {
	float: right;
	width: 710px;
	padding-right: 15px;
	margin-left: 15px;
}
#articulo_tarifas p{
	text-align:justify;
}
#calendario {
	float: left;
	/*width: 725px;*/
}
#articulo_tarifas #calendario th {
	color: #FFFFFF;
	text-align: center;	
}
#articulo_tarifas #calendario td {
	text-align: center;	
}
#articulo_tarifas #tarifas {
	width: 710px;
	margin-right: 15px;	
	margin-top: 20px;
	cellspacing: 2px;
	cellpadding:5px;
	border-collapse:separate;
	border-spacing: 2px;
}
#articulo_tarifas #tarifas th, #articulo_tarifas #tarifas td {
	vertical-align: middle;
}

/*#articulo_tarifas #tarifas td.centrar_vertical {
	margin-top: 10px;	
}*/
#articulo_tarifas td {
	text-align: center;	
}
#calendario table.izda {
	width: 167px;
	cellspacing: 2px;
	cellpadding:5px;
	border-collapse:separate;
	border-spacing: 2px;
	float: left;
	margin-left: 0px;
}
#calendario table {
	width: 167px;
	cellspacing: 2px;
	cellpadding:5px;
	border-collapse:separate;
	border-spacing: 2px;
	float: left;
	margin-left: 14px;
}
#txt_tarifas {
	margin-top: 20px;
}
/*
td {
	background-color: #f3cb50;
}
*/
td.vacio {
	background-color: #ffffff;
}
td.azul {
	background-color: #669aaf;
}
td.rojo {
	background-color: #ec5f3e;
}
td.verde {
	background-color: #65c760;
}
td.lila {
	background-color: #b868e1;
}
.linea_tarifas {
	/*width: 500px;*/
	border-top: thin solid #a88826;
	margin: 15px 0px 15px 0px
}
/*/ PIE DE PÁGINA /*/

#pie-de-pagina {
	background: #05561a;
	background-image: url(../img/pie.jpg);
	background-repeat: no-repeat;
	height: 119px;
	color: #ffffff;
/*	padding: 5px 5px 5px 5px;*/
	text-align: center;
	padding-top: 20px;
	margin-top: 20px;
}

.manantial {
	color: #FFFFFF;
	font-weight: bold;
}
.mailto {
	color: #FFFFFF;
	text-decoration: none;
}
.mailto:hover {
	color: #f3cb50;
	text-decoration: none;
}
/*/ SECCION // presentación
------------------------------------ */
#presentacion-derecha {
	width: 180px;
	float: right;
	margin-right: 15px;
}
#presentacion-derecha img{
	padding: 3px;
	border: 1px solid #c4bfb7;
	background-color: #ded8cf;
}

/*/ SECCION // contacto
------------------------------------ */
#contenido-contact {
	float: right;
	width: 710px;
	padding-right: 15px;
	margin-left: 15px;
}

#map_canvas { /* Mapa de google maps */
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	width: 300px;
	height: 303px;
}
.linea_contacto {
	/*width: 500px;*/
	border-top: thin solid #a88826;
	margin: 15px 0px 15px 0px
}
.asterisco {
	color: #FF0000;
}
#direccion-contacto {
	float: right;
	width: 302px;
/*	border: 1px solid red;*/
}

#caja-formulario-contacto {
	temporal  border: 1px solid #ff4e00;
	float: left;
	width: 368px;
}
#contenido-contact h3{
	font-weight: lighter;
	color: #028549;
	/* text-decoration: underline; */
}
#formulario-contacto legend { display: none; }

#formulario-contacto {
	margin-top:20px;
}
#formulario-contacto label {
	display: inline-block;
	vertical-align: center;
	width: 90px;
	margin-right:2px;
	text-align:right;
}
.right-2px {
	margin-right:2px;

}
#politica {
	color:#246321;
	text-decoration:underline;

}
#politica:hover {
	color:#1e8c20;
	text-decoration:underline;

}
#formulario-contacto .input-txt, textarea {
	background: #e7e7e7;
	border: 1px solid #1d8135;
	color: #303030;
	padding: 2px 3px;
	text-align: left;
	width: 260px;
}

#formulario-contacto textarea {
	height: 100px;
}

#formulario-contacto input.input-txt:focus, #formulario-contacto textarea:focus {
	background: #ffffff;
	border: 1px solid #0080ff;
}

#formulario-contacto fieldset li {
	list-style: none;
	margin-bottom: 5px;
}

#formulario-contacto fieldset fieldset {
	border: none;
	text-align: right;
}

#formulario-contacto fieldset fieldset label {
	width: auto;
}

.enviar {
	background: #246321;
	color: #FFFFFF;
	float: left;
	margin: 20px 0 0 94px;
	width: 100px;
	border: 1px solid #6e9450;
	cursor: pointer;
}

.enviar_over, .enviar:focus, .enviar_over:focus {
	background: #1e8c20;
	color: #FFFFFF;
	float: left;
	margin: 20px 0 0 94px;
	width: 100px;
	border: 1px solid #6e9450;
	cursor: pointer;
}

#politica_proteccion {
	text-align: justify;
	padding: 20px;
}
#politica_proteccion h1 {
	margin-bottom: 15px;
}

/*/ MENSAJES ESPECIALES /*/

div.msg_basic {
	margin-top: 10px;
	padding: 15px 0 15px 50px;
}

div.msg_basic_js {
	padding: 25px 0 25px 50px;
}

div.msg_ok {
	background: #b8e5ad url(../img/alertas/notificacion.jpg) no-repeat 10px center;
	border: 1px solid #143b0b;
	color: #143b0b;
	/* temporal */ padding: 10px 0px 10px 70px;
}

div.msg_error {
	background: #febcaf url(../img/alertas/error.jpg) no-repeat 10px center;
	border: 1px solid #5d0f0f;
	color: #5d0f0f;
	/* temporal */ padding: 10px 0px 10px 70px;
}

div.msg_caution {
	background: #f8e895 url(../img/alertas/advertencia.jpg) no-repeat 10px center;
	border: 1px solid #514816;
	color: #514816;
	/* temporal */ padding: 10px 0px 10px 70px;
}

div.jquery_msg {
	padding: 20px 0;
}

div.jquery_msg ul {
	border-top: 1px solid #u66u80;
	display: inline;
}

div.jquery_msg ul li {
	display: inline;
	list-style: none;
}

div.jquery_msg ul li a {
	background: #7f7f7f url(../privado/img/accion/normal.gif) no-repeat;
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
}

div.jquery_msg ul li a:hover {
	background: #7f7f7f url(../privado/img/accion/normal_hover.gif) no-repeat;
}

div.jquery_msg ul li a span {
	background: url(../privado/img/accion/fin-boton.gif) no-repeat right top;
	display: block;
	margin-left: 2px;
	padding:  4px 11px 3px 11px;
}

div.jquery_msg ul li a:hover span {
	background: url(../privado/img/accion/fin-boton_hover.gif) no-repeat right top;
	color: #111111;
}

