body {
	padding: 0px;
	font-family: sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	margin:0;
}
.noShow { display: none; }
.noFlotar {
	clear:both;
	font-size: 10px;
	line-height: 1px;
	height: 1px;
}
#Contenedor {
	display: block;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	background-image:url(/images/fndColumnas.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#Encabezado {
	height: 78px;
	background-image: url(/images/fndCabecera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
#Pie {
	background-image: url(/images/fndPie.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 81px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#Pie .Margenes {
	padding-top: 35px;
	padding-left: 20px;
}
#Columna2 {
	background-image: url(/images/fndColumna2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	width: 182px;
	text-align: center;
}
#Columna1 {
	float: left;
	width: 176px;
	background-color: #EAE4D2;
	background-image: url(/images/fndColumna1.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#Columna1 .Margenes {
	margin-left:3px;
	margin-right:5px;
	margin-top: 8px;
	background-color: #CDBF96;
}
#Columna1 .TituloDestinos {
	background-image: url(/images/titDestinos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 59px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DAD0B1;
}
#Columna1 .TituloPropiedades {
	background-image: url(/images/titPropiedades.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
}
#Columna2 .Margenes {
	padding-top: 49px;
}
#Columna3
{
	overflow: hidden;
	width: 620px;
	margin-top: 0;
	margin-bottom: 0;
}
#Columna3 .Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #112C63;
	padding-top: 5px;
	padding-left: 15px;
}
#Columna1 .ItemLista {
	display: block;
	height: 1.7em;
	line-height: 1.7em;
	border-bottom:solid 1px #A29059;
}
#Columna1 a.ItemLista, #Columna1 a.ItemLista:visited {
	color:#584D29;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-indent:15px;
	text-decoration:none;
	background-image:url(/images/vinDestinos1.jpg);
	background-repeat:no-repeat;
	background-position:4px 7px;
}
#Columna1 a.ItemLista:hover, #Columna1 a.ItemLista:active {
	color:#112C5B;
	background-image:url(/images/vinDestinos2.jpg);
	background-color:#FFFFFF;
}#Contacto .Nota {
	margin-right: 69px;
	margin-left: 69px;
	padding: 1em;
	border: 2px solid #990000;
	text-align: center;
	font-weight: bold;
}
#Contacto input {
	border: 1px solid #000066;
}
#Contacto textarea {
	border: 1px solid #000066;
}
#Contacto .boton {
	background-color: #FFFFFF;
}
#Columna3 .Pregunta {
	color: #000066;
	background-color: #C4F3FF;
	line-height: 2em;
	height: 2em;
	font-weight: normal;
	font-size: 14px;
}
#Columna3 .Respuesta {
	margin-bottom: 1em;
}
#PortadaCol4 {
	float: left;
	width: 37%;
	background-color: #EAE4D2;
	color: #003366;
	padding: 5px;
}
#PortadaCol5 {
	float: right;
	width: 60%;
	background-color: #FFFFFF;
	padding: 5px;
}
#PortadaPropiedades {
	background-color: #AAD5EA;
}
#PortadaCiudades {
	background-color: #FFFFFF;
	padding: .7em;
}

.BarrasDivisionSecciones{
	background-color:#C4F3FF;
	color:#112C63;
	padding:8px;
	padding-left:15px;
	font-weight:bold;
}
.Margen {padding:1em;}


