
/*******************************************************************

	Hoja de estilos; global para incluir los otras css
	Autor: HGImagen  //  www.tecnicasyexposiciones.com

********************************************************************/

/* =Import
------------------------------------------------------------------ */

/* Eliminamos los estilos por defecto del navegador */
@import url(reset.css);

/* Importamos los estilos de composición */
@import url(composicion.css);


/* Estilos globales 
------------------------------------------------------------------ */

body {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	cursor: default;
	background-color: #FFFFFF;
	background-image: url(../imagenes/fondo_body.jpg);
	background-repeat:   repeat-x;
}

/* =hx */
h1, h2, h3 {
	font-family:"Trebuchet MS";
	font-style:normal;
	/*text-shadow: #d3d4d5 3px 3px 2px;*/
	font-weight: normal;
	letter-spacing: -1px;
}

/* =h1 */
h1 {
	font-size:20px;
	line-height:normal;
	color:#8a1e37;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding-bottom: 30px;
}

/* =h2 */
h2 {
	font-size:24px;
	line-height:29px;
	color:#03b0f4;
}

/* =h3 */
h3 {
	font-size:18px;
	line-height:normal;
	color:#4E5F19;
	display: block;
	vertical-align: top;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	margin-left: 10px;
}

h3.columna3 {
	font-size:18px;
	line-height:35px;
	text-indent: 250px;
	display: block;
	vertical-align: top;
}





h3.caja2 {
	font-size:22px;
	line-height:35px;
	color:#599994;
	font-family:"Trebuchet MS";
	padding-top: 8px;
	display: block;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9CBD32;
}
/* =h3 */

h5 {
	font-size:18px;
	color:#599994;
	vertical-align: top;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	font-weight: normal;
	margin-top: 12px;
	float: left;
	width: 100%;
	text-align: left;
	}
h5.link {
	font-size:18px;
	color:#599994;
	vertical-align: top;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	font-weight: normal;
	margin-top: 12px;
	float: left;
	width: 100%;
	text-align: left;
}
/* =p */
p {
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/* =strong */
strong {
	font-weight:bold;
	color: #333333;
}

/* =a */
a {
	text-decoration:none;
	color:#666666;
	cursor:pointer;
	font-weight: normal;
}

a:hover {
	text-decoration:underline;
}

/* =img */
img {
	
}


.resaltado {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}






/* =Estilos de la cabecera 
------------------------------------------------------------------ */
div#encabezado {
	height: 94px;
	width: 960px;
	background-image: url(../imagenes/contenido_encabezado.jpg);
	background-repeat: no-repeat;
}
div#cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 13px;
	font-weight: normal;
	height: 228px;
	width: 960px;
	background-image: url(../imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#cabecera ul {
	height: 188px;
	width: 350px;
	position: relative;
	left: 500px;
	top: 30px;
	padding-top: 10px;
	margin: 0px;
}
div#cabecera li {
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	background-image: url(../imagenes/bullet.png);
	background-repeat: no-repeat;
	text-indent: 32px;
	height: 30px;
	margin-bottom: 10px;
	background-position: 0px 0%;
	vertical-align: text-top;
	text-align: left;
	display: block;
}

div#encabezado p {
	width:300px;
	min-height:100px;
	background-image: url(../imagenes/logo.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 42px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 205px;
	height: 174px;
}

div#encabezado p a {
	position:relative;
	top:2px;
	width:300px;
	height:150px;
	display:block;
	text-indent:-9999px;
}


div#encabezado ul {
	float:right;
	margin-top: 97px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
	padding-right: 10px;
}

div#encabezado li  {
	float:left;
	height: 25px;
	width: 122px;
	padding-right: 3px;
}
div#encabezado li a {
	width: 122px;
}

div#encabezado li img{
	height: 25px;
	width: 122px;
	position: absolute;
	top: 97px;
}
div#encabezado h1 {
	text-indent: -10000px;
}
div#encabezado h2 {
	text-indent: -10000px;
}
div#encabezado h3 {
	text-indent: -10000px;
}

/*  Estilo Contenidos */

div#table {
	position: relative;
	left: 150px;
	top: 0px;
	width: 650px;
}

div#contenido_buscador {
	width:960px;
	background-image: url(../imagenes/fondo_buscador.jpg);
	background-repeat: no-repeat;
	height: 135px;
}
div#contenido_iconos {
	width:960px;
	height: 93px;
	background-image: url(../imagenes/fondo_iconos.gif);
	background-repeat: no-repeat;
	background-position: 66px 0px;
	margin-top: 20px;
}
div#contenido_caja{
	width:960px;
	height: 100px;
	background-image: url(../imagenes/fondo_caja.jpg);
	background-repeat: no-repeat;
	background-position: 66px 0px;
	margin-top: 20px;
}

div#contenido_caja p {
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	color: #555555;
	width: 700px;
	margin-top: 20px;
	margin-left: 100px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#contenido_hoteles {
	width:960px;
	height: 75px;
	
}
div#caja_logos {
	padding-top: 10px;
	height: 60px;
	margin-left: 65px;
}
div#caja_logos img {
	padding-right: 20px;
	padding-left: 20px;
}
.logo_ultimo {
	margin-left: 80px;
}

div#contenido_buscadorgoogle {
	width:960px;
	height: 153px;
	padding-top: 50px;
}

div#contenido_buscadorgoogle ul {
	width: 620px;
	height: 20px;

	position: relative;
	left: 200px;
}
div#contenido_buscadorgoogle li {
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	color: #666666;
	width: auto;
	float: left;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

div#contenido_buscadorgoogle li+li {
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

div#contenido_buscadorgoogle p {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
div#formulario {
	width: 370px;
	position: relative;
	left: 300px;
}
