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

body {
	margin: 0; padding: 0;
	font: 10px normal Arial, Helvetica, sans-serif;
	background: #ddd url(../imagenes/body_bg.gif) repeat-x;
}
.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header {
	background: url(../imagenes/header_bg.gif) no-repeat center top;
	padding-top: 120px;
	padding-left: 190px
}
#header .disclaimer {
	font: 22px normal Arial, Helvetica, sans-serif;
	color: #999;
	padding: 100px 15px 7px 0;
	text-align: right;
	display: block;
	position: absolute;
	top: -8px; right: 0;
}
#header .disclaimer a {	color: #ccc;}
ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 920px;
	background: #222;
	font-size: 1.2em;
	background: url(../imagenes/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(../imagenes/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../imagenes/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(../imagenes/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(../imagenes/dropdown_linkbg.gif) no-repeat 10px center; 
}
#header img {
	margin: 20px 0 10px;
}

#divisor {
	width: 100%;
	height: 1.4em;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #999;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999
}

#banda1, #banda2 {
	width: 100%;
	text-align: justify
}

#txtPrincipalIzq {
	width: 47%;
	padding: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #069;
	float: left
}

#txtPrincipalIzq h4 {
	font-size: 0.9em;
	color: #900
}

#txtPrincipalIzq h4 a {
	color: #C33;
	text-decoration: none
}

#txtPrincipalDer {
	width: 47%;
	padding: 1em;
	text-align: right;
	vertical-align: middle;
	float: left
}

#pano360 {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #069;
	text-align: left;
	padding: 10px;
	float: left
}

#promociones {
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #069;
	text-align: left;
	padding: 10px;
	float: left
}

#promociones b {
	color: #099
}
	
#formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#025796;
	text-align: left;
	font-weight: bold;
	line-height: 2.5em;
	padding: 20px 0px 0px 0px;
	float: left
}

#fcontacto input, #fcontacto select {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	text-align: left;
	padding: 0.3em 0.3em 0.3em 2.5em;
	background-image:url(../imagenes/interiorcampo2.png);
	background-repeat: no-repeat;
	border: 2px solid #CCC
}

/* Circuitos */

.cirTitulo {
	font-size: 1.4em;
	color: #390
}

.cirContenido {
	font-size: 1.1em;
	color: #036;
}

.cirPreciosContenedor {
	width: 100%;
	height: 100px;
	background: url(../imagenes/enpromocion.png) no-repeat left top
}

.cirPreciosContenedor2 {
	width: 100%;
	height: 100px;
	background: url(../imagenes/precios.png) no-repeat left top
}

.cirPrecios {
	width: 100%;
	height: 100px;
	font-size: 1.2em;
	color: #69C;
	padding: 75px 0px 0px 70px
}

#txtPrincipalIzq ul li {
	list-style-image: url(../imagenes/selector.png);
	vertical-align: top
}

#yasur {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666;
	clear: both
}
#titulopie {
clear:both;
color:#666666;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;
margin-left:111px;
margin-right:12px;
margin-top:0;
position:relative;
text-align:center;
}