body {
	text-align: center;
	background-color: #030;
	margin: 0px;
	padding: 0px;
}
#contenido {
	padding: 0px;
	width: 1024px;
	background-repeat: no-repeat;
	margin: auto;
	height: 758px;
	position: absolute;
	left: 50%;
	margin-top: 20px;   /* height/2 = 500px / 2 */
	margin-left: -512px;  /* width/2 = 500px / 2 */
}
#cabecera {
	margin: 0px;
	padding: 0px;
	height: 158px;
	position: relative;
}
#botonera {
	margin: 0px;
	width: 675px;
	left: 300px;
	position: absolute;
	bottom: 0px;
	padding: 0;
	height: 31px;
}
#botonera #header {
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#idiomas {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 200px;
	position: absolute;
	left: 780px;
	top: 12px;
}
#cabecera img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 44px;
	left: 70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#idiomas a:link, #idiomas a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #030;
}
#idiomas a:hover, #idiomas a:active {
	color: #060;
}
#botonera #header .boton , #botonera #header .botonactivo{
	float: left;
}
#botonera #header .boton a:link , #botonera #header .boton a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	line-height: 29px;
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 3px;
	margin-left: 3px;
}
#botonera #header .boton a:hover , #botonera #header .boton a:active{
	color: #FF6;
	background-position: left bottom;
}
#botonera #header .botonactivo a:link, #botonera #header .botonactivo a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	line-height: 29px;
	color: #FF6;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 4px;
	margin-left: 4px;
}
#botonera #header .botonactivo a:hover, #botonera #header .botonactivo a:active {
	color: #090;
	background-position: left bottom;
}
#botonera li {
	list-style: none;
}
#botonesCasas {
	margin: 0px;
	height: 23px;
	width: 560px;
	position: relative;
	left: 150px;
	top: 0px;
	color: #030;
	text-align: center;
	background-image: url(../img/fondoBtnCasas.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	background-position: top;
}
#arroyo {
	height: 23px;
	width: 135px;
	position: relative;
	left: 715px;
	top: -25px;
	color: #030;
	text-align: center;
	background-image: url(../img/fondoBtnArry.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
}
#botonesCasas a:link , #botonesCasas a:visited, #arroyo a:link , #arroyo a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #030;
}
#botonesCasas a:hover, #botonesCasas a:active , #arroyo a:hover, #arroyo a:active{
	color: #000;
}
#mainContent {
	margin: 0px;
	padding: 0px;
	height: 554px;
}
#mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#turismorural td    , #turismoactivo td , #tarifas td, #estancias td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	background-color: #DAD4A4;
	border-bottom-color: #030;
	line-height: 22px;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#turismorural tr:hover   , #turismoactivo tr:hover, #tarifas tr:hover{
	color: #630;
	background-color: #F93;
}
#mainContent table a:link , #mainContent table a:visited{
	color: #030;
	text-decoration: none;
}
#mainContent table a:hover, #mainContent table a:active {
	color: #060;
}
#mainContent caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px;
	color: #FFC;
	background-color: #030;
}
#pie {
	margin: 0px;
	height: 46px;
	padding-top: 7px;
}#pie p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	text-align: center;
}
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	text-align: center;
	color: #030;
}
.clearboth {
	clear: both;
}
.botonLegal:hover {
	color: #FF6;
	cursor: pointer;
}
#mainContent #iconos #virtual {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 1px;
}
#contenido #mainContent p a img {
	text-decoration: none;
}
#contenido #mainContent form {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFF;
	vertical-align: top;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#banner {
	height: 84px;
	width: 440px;
	position: absolute;
	right: 40px;
	top: 45px;
}
#contenido #pie p a:link, #contenido #pie p a:visited {
	color: #FFF;
	text-decoration: none;
}
#contenido #pie p a:hover, #contenido #pie p a:active {
	color: #060;
}
#contenido #mainContent iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
iframe { 
overflow-x: hidden; 
overflow-y: scroll; 
} 
