@charset "utf-8";
/* CSS Document */

body {
	background-color:#666;
	text-align:center;
	margin-top:10px;
}

.fondo_menu {
	background-image:url(imagenes/fondo_menu.jpg);
	height:31px;
}

.fondo_cont {
	background-image:url(imagenes/fondo_cont.gif);
	background-repeat:repeat;
	height:275px;
	width:700px;
	margin-top:12px;
}

.fondo_cont_lascabanas {
	background-image:url(imagenes/fondo_cont.gif);
	background-repeat:repeat;
	height:348px;
	width:700px;
	margin-top:12px;
}

.fondo_cont_servicios {
	background-image:url(imagenes/fondo_cont.gif);
	background-repeat:repeat;
	height:375px;
	width:700px;
	margin-top:12px;
}

.fondo_cont_ubicación {
	background-image:url(imagenes/fondo_cont.gif);
	background-repeat:repeat;
	height:340px;
	width:700px;
	margin-top:12px;
}

.fondo_cont_fotos {
	background-image:url(imagenes/fondo_cont.gif);
	background-repeat:repeat;
	height:420;
	width:700px;
	margin-top:12px;
}

.fondo_linksabajo {
	background-image:url(imagenes/fondo_linksabajo.gif);
	height:34px;
}

.fondo_pie {
	background-image:url(imagenes/fondo_cont.gif);
	background-repeat:repeat;
	height:30px;
	padding-left:10px;
	padding-right:10px;
}

.linea_amarilla_costado {
	background-image:url(imagenes/linea_amarilla.gif);
	background-repeat:repeat-y;
	height:250px;
	width:2px;
}

.fondo_gris {
	background-image:url(imagenes/fondo_gris.gif);
	height:250px;
}

.fondo_gris_lascabanas {
	background-image:url(imagenes/fondo_gris_lascabanas.gif);
	height:323px;
}

.fondo_gris_fotos {
	background-image:url(imagenes/fondo_gris_fotos.gif);
	height:398px;
}

.fondo_gris_servicios {
	background-image:url(imagenes/fondo_gris_fotos.gif);
	height:353px;
}

.tabla_menu {
	height:27px;
	text-align:center;
	vertical-align:bottom;
}

.titulo_elcomplejo {
	background-image: url(imagenes/titulo_elcomplejo.gif);
	background-repeat:no-repeat;
	height:55px;
	width:310px;
}

.titulo_lascabanas {
	background-image: url(imagenes/titulo_lascabanas.gif);
	background-repeat:no-repeat;
	height:55px;
	width:310px;
}

.titulo_servicios {
	background-image: url(imagenes/titulo_servicios.gif);
	background-repeat:no-repeat;
	height:55px;
	width:290px;
}

.linea_servicios {
	background-image: url(imagenes/linea_servicios.gif);
	height:55px;
}

li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:15px;
	padding-left:15px;
	list-style:none;
}

.txt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333;
	line-height:25px;
	padding-top:15px;
	padding-right:10px;
}

.txt_chico {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:25px;
	padding-top:15px;
	padding-right:10px;
}

a.vinculo_piedepagina {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#999;
	line-height:8px;
}

a.vinculo_piedepagina:link {
	text-decoration:none;
	font-weight:bold;
	color:#999;
}

a.vinculo_piedepagina:hover {
	font-weight:bold;
	text-decoration:none;
	color:#900;
}

a.vinculo_pablo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
    text-decoration:underline;
	color:#999;
	line-height:5px;
}

a.vinculo_pablo:link {
	text-decoration:none;
	text-decoration:underline;
	font-weight:bold;
	color:#999;
}

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

.textonovinculo_piedepagina {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#900;
	line-height:8px;
}

.texto_piedepagina {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#999;
	line-height:13px;
}

.celda_fotoservicios {
	padding:20px 0 0 8px;
}

.imagen_servicios_01 {
	margin-top:20px;
}
