* {	margin: 0;
	padding: 0;
	border: none;
}
html { font: x-small Arial, Helvetica, sans-serif;
}
h1, h2, h3,{ font-weight: normal;
 margin: 0 0 0em 0;
}
a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
a img { border: none;
        text-decoration: none;
}
img { border: none;
      text-decoration: none;
}
input, select, textarea { font-size: 100%;
}
input:focus, select:focus, textarea:focus { background-color: #FFF;
}
#wrapper {
	width: 780px;
	background: url(../img/fondo-landing.gif) repeat-y;
	margin: 0 auto;
}
h1 {
	background: url(../img/fondo-header.gif);
	height: 283px;
	text-indent: -9999px;
}
#content h2 {
	background: url(../img/jueves-6demarzo.gif) no-repeat;
	height: 142px;
	text-indent: -99999px;
}

h3 {
	font: bold 1.8em "Trebuchet Ms", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#entradilla {
	background: url(../img/fondo-entradilla.gif);
	height: 52px;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 10px;
	margin-right: 11px;
	margin-left: 11px;
	padding-left: 39px;
	padding-right: 39px;
}
#content {
	width: 440px;
	margin-left: 50px;
	float: left;
}
#content ul.info li {
	font-size: 1.2em;
	margin-left: 15px;
	list-style: url(../img/bullet-verde.gif);
	margin-top: 2px;
}
p.curriculum {
	font-size: 1.1em;
	color: #666;
	margin-left: 15px;
	border-left: 1px solid #B1C800;
	padding-left: 10px;
	margin-top: 15px;
	width: 390px;
}

#botones li {
	list-style: none;
	float: left;
	margin-top: 40px;
}

ul#botones #programa {
	height: 47px;
	display: block;
	background: url(../img/botones-descargar-hotel.gif) no-repeat;
	width: 193px;
	text-indent: -9999px;
}
ul#botones #programa:hover {
	background-position: left -47px;
}
ul#botones #hotel {
	background: url(../img/botones-descargar-hotel.gif) right top;
	height: 47px;
	display: block;
	width: 193px;
	text-indent: -9999px;
	margin-left: 20px;
}
ul#botones #hotel:hover {
	background-position: right -47px;

}
#side-a {
	width: 243px;
	background: url(../img/fondo-formulario.gif) no-repeat;
	height: 462px;
	float: right;
	margin: 25px 20px 0px 0px;
	overflow: hidden;
	padding-left: 21px;
	padding-top: 195px;
}
#side-a legend {
	display: none;
}
#side-a label {
	float: left;
	clear: both;
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 264px;
	margin-top: 10px;
}
#side-a input {
	height: 16px;
	width: 195px;
	border: 1px solid #000000;
	float: left;
	clear: both;
	padding-top: 2px;
	padding-left: 3px;
	font-size: 1.2em;
}
#side-a #enviar {
	background: url(../img/boton-enviar.gif);
	height: 42px;
	width: 135px;
	font: bold 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-style: none;
	color: #FFFFFF;
	cursor:pointer;
	margin: 15px 0 0 30px;
	padding: 0px;
}
#side-a #enviar:hover {
	text-decoration: underline;
}
#llamenos {
	background: url(../img/telefono.gif) no-repeat;
	text-indent: -9999px;
	height: 109px;
	width: 240px;
	clear: both;
	margin-left: -21px;
	margin-top: 20px;
}

#mapa {
	width: 484px;
	border: 4px solid #BBCC00;
	background: #FFFFFF;
	padding: 10px;
	margin-left: -252px;
	font-size: 1.2em;
	position: absolute;
	z-index: 500;
	left: 50%;
	margin-top: 100px;
	top: 0px;
}
#mapa h2 {
	color: #407CB0;
	text-decoration: underline;
	letter-spacing: -1px;
	font: bold 2em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#cerrar {
	float: right;
	background: url(../img/close.gif);
	height: 15px;
	width: 60px;
	text-indent: -9999px;
	cursor: pointer;
}

#direccion {
	margin-top: 10px;
}


img#recepcion {
	padding: 3px;
	float: left;
	border: 1px solid #DDD;
	margin-right: 10px;
}
#mini {
	padding: 3px;
	border: 1px solid #DDD;
	margin-top: 15px;
}
#leyenda {
	color: #666666;
	font-size: 0.8em;
}

#footer {
	clear: both;
	background: #FFFFFF url(../img/fondo-footer.gif) no-repeat;
	height: 109px;
	text-align: center;
}
#footer p {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 12em;
}
.hidden {
	display:none;
}

