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

body {
	background-color: #FFFFCC;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}

#Header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#Header h1 {
	display: block;
	padding-top: 60px;
	background-image: url(../images/alquiler/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 0px;
	width: 240px;
	text-align: center;
	float: left;
}
#Header h2 {
	float: right;
	margin-top: 65px;
	margin-bottom: 0px;
	display: block;
}
#BarNav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#BarNav ul {
	display: block;
	margin: 0px;
	list-style-type: none;
	background-image: url(../images/directorio/fondo_barnav.jpg);
	height: 48px;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#BarNav ul li {
	float: left;
	display: block;
	margin-top: 2px;
}
#BarNav ul li a {
	display: block;
	padding-top: 8px;
	height: 32px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
}
#BarNav ul li a:hover {
	text-decoration: underline;
}

#ContainerTour {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#ContainerTour h2 img {
	float: left;
	display: block;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 5px;
}
#ContainerTour h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}
#ContainerTour .descrip {
	margin-top: 5px;
	margin-bottom: 0px;
}
#ContainerTour .panel {
	margin-top: 20px;
	text-align: left;
	padding: 0px;
	margin-bottom: 20px;
}
#ContainerTour .panel .panelSitio {
	width: 230px;
	text-align: center;
	background-image: url(../images/directorio/toures/espectacular/fondo_panel.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
}
#ContainerTour .panel .panelSitio h3 {
	font-weight: normal;
	color: #FF6600;
	text-align: left;
	display: block;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	background-image: url(../images/directorio/toures/espectacular/fondo_panel.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#ContainerTour .panel .panelSitio p {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#ContainerTour .panel .panelSitio p img {
	margin-bottom: 10px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContainerTour .panel .panelSitioVideo {
	width: 219px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 5px;
}
#ContainerTour .panel .panelSitioVideo h3 {
	font-weight: normal;
	color: #FF6600;
	text-align: left;
	display: block;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
#ContainerTour .panel .panelSitioVideo p {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

#ContainerTour .panel .panelSitioVideo p img {
	margin-bottom: 10px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContainerTour .colIzq {
	width: 700px;
	float: left;
	margin-left: 5px;
}
#ContainerTour .colIzq h2 {
	font-weight: normal;
	color: #FF6600;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-top: 0px;
}
#ContainerTour .colIzq .planesTexto {
	float: left;
	width: 340px;
	margin-bottom: 20px;
}
#ContainerTour .colIzq .planesCostos {
	float: right;
	width: 340px;
}
#ContainerTour .colDer {
	width: 210px;
	float: right;
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../images/directorio/toures/espectacular/fondo_contacto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 360px;
}
#ContainerTour .colDer p a {
	text-decoration: none;
}
#ContainerTour .colDer p a:hover {
	text-decoration: underline;
}






#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#footer a {
	text-decoration: none;
	color: #09F;
}
#footer a:hover {
	color: #0078C8;
}.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.left {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;
}
.panelTop {
	height: 335px;
}
.panelDown {
	height: 415px;
}
