@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
@font-face {
	font-family: 'OptimusPrincepsRegular';
	src: url('fuentes/optimusprinceps-webfont.eot');
	src: local('☺'), url('fuentes/optimusprinceps-webfont.woff') format('woff'), url('fuentes/optimusprinceps-webfont.ttf') format('truetype'), url('fuentes/optimusprinceps-webfont.svg#webfont9hJfRTNC') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: #610000;
	background-image: url(bg_contenido.jpg);
	background-position: center top;
}
#logo, #formulario { 
	behavior: url(iepngfix.htc) 
}
.contenedor_top {
	width: 100%;
	height: 465px;
	background-image: url(bg_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.contenedor {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}
#logo {
	float: left;
	margin-left: 300px;
	margin-top: 20px;
}
.menu {
	float: left;
	height: 50px;
	width: 980px;
	list-style-type: none;
	text-align: center;
	display: block;
}
.menu li {
	display: inline;
}
.menu li a {
	font-family: "OptimusPrincepsRegular", Times, serif;
	font-size: 22px;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	line-height: 50px;
	font-weight: lighter;
	padding-right: 5px;
	padding-left: 5px;
	text-shadow: #3C0000 2px 2px 2px;
}
.menu li a:hover {
	color: #FFF;
	text-shadow: #3C0000 4px 4px 4px;
	text-decoration: none;
}
#activo {
	background-color: #7C0606;
	background-image: url(activo.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.slide {
	clear: both;
	float: left;
	height: 260px;
	width: 940px;
	background-image: url(bg_slide.jpg);
	background-position: 0px 0px;
	padding: 20px;
}
.pie {
	background-color: #410000;
	width: 100%;
	height: 160px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #7A0000;
	clear: both;
	padding-top: 20px;
}
#logo_pie {
	float: left;
	padding-bottom: 10px;
}
#wifi {
	float: right;
	padding-top: 0px;
	padding-right: 80px;
}
.musica {
	float: right;
	clear: right;
	margin-top: 10px;
	margin-right: 80px;
}


.pie .contenedor p {
	font-size: 11px;
	line-height: 15px;
	color: #981F1A;
	float: left;
	clear: left;
}
.pie .contenedor p a {
	color: #981F1A;
	text-decoration: underline;
	font-weight: bold;
}
.ipatsa {
	background-color: #2D0000;
	width: 100%;
	display: block;
	clear: both;
	color: #7A0000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
}



h1 {
	font-family: "OptimusPrincepsRegular", Times, serif;
	font-size: 30px;
	line-height: 40px;
}
h2 {
	font-family: "OptimusPrincepsRegular", Times, serif;
	font-size: 28px;
	line-height: 40px;
	width: 220px;
	display: block;
	text-align: center;
}
.galeria img  {
	border: 10px solid #370404;
}
.galeria {
	padding-top: 12px;
	padding-right: 12px;
	display: block;
	float: left;
	padding-bottom: 12px;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #F90;
	font-weight: bold;
}
.titulo_promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F90;
	line-height: 40px;
	font-weight: bold;
}
.tarifario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tarifario tr td {
	text-align: center;
	background-color: #380000;
	padding: 4px;
}
.tarifario .titulo {
	font-size: 14px;
	background-color: #900;
	padding: 10px;
}


#map {
	float: left;
	height: 350px;
	width: 650px;
	background-color: #FFF;
	display: block;
	border: 10px solid #460203;
}
/* formulario */
#formulario {
	float: right;
	width: 220px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(bg_formulario.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	min-height: 450px;
}
label {
	display:block;
	font-weight:normal;
	float: left;
	width: 120px;
	font-size: 11px;
	color: #F5F3E2;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
} 
label.error{
	display:block;
	float: left;
	width: 200px;
	font-size: 11px;
	color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(error.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	padding-left: 24px;
	position: relative;
	clear: none;
} 
input, textarea {
	float: left;
	background-color: #FFF;
	margin-bottom: 6px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A0000;
	font-size: 12px;
	clear: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
} 
input:focus, textarea:focus {
	background-color: #CCC;
}  
#Telefono {
	width: 100px;
}
#Direccion, #Email, #Direccion, #Consulta, #Nombre {
	width: 210px;
}


.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	height: 48px;
	width: 218px;
	padding: 0px;
	margin-top: 5px;
	clear: both;
	float: left;
	font-size: 15px;
	background-image: url(btn.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

