BODY {
	font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #451B08;
	margin : 20px auto;
	text-align: center;
	border: 0px rgb(16,17,41 ) solid;
	padding: 0;
	height: 100%;
	background-color: #E8F4CD;
}

#megacontenedor{
	width: 990px;
	margin: auto;
}
#contenedor{
	display: table;
	text-align: left;
	border-right: 0px #B5B5B5 solid ;
	border-bottom: 0px #B5B5B5 solid;
	width: 980px;
	margin-left:auto;margin-right:auto;
	background: #FFFFFF url("../imagenes/linea_lateral.jpg") right repeat-y;
	
}

#contenido{
	text-align: justify;
	width: 800px;
	float:right;
	border: 0px solid #cccccc;
}

A {text-decoration:none; color: #451B08;}

#cabecera{
	padding: 0px 0px 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: Black;
	text-align: center;
	width:780px;
}

/* M E N U */
#menu{
/*	background-color: #FFFFFF; */
	width:160px;
	float:left;
	border: 0px solid #451B08;
	font-size:10px;
}

#menu A.enlace {
	display: block; text-decoration:none;
	 width:145px !important; width:160px; height:26px;
	text-align: right; padding-right: 15px;line-height: 26px;vertical-align:middle;
	font-weight:bold;
	color: #FFFFFF;
	background: url("../imagenes/menu.gif") no-repeat;
}

#menu A:hover.enlace{
	display: block; text-align: right; padding-right: 15px;
	color : #FFFFFF;
	border: 0px solid #E9D596;
	background: url("../imagenes/menu2.gif") no-repeat;
}

/* M E N U */

#cuerpo{
	width:600px !important;
	width:610px;
	margin: 0px;
	padding: 12px 20px 0px 10px !important;
	padding: 15px 20px 0px 30px;
	text-align:justify;
	border: 0px solid #451B08;
	float:left;
}

#fotoslateral{
	width:150px;
	margin: 0px;
	padding-right: 20px;
	text-align:justify;
	border: 0px solid #451B08;
	float:right;
}

.fotos {margin:5px;}

#cuerpoindex{
	width:690px !important;
	width:780px;
	margin-top: 20px;
	padding: 0px 60px;
	text-align:justify;
	border: 0px solid #451B08;
	float:left;
}

#Fotosini{ 	width:490px; height:328px; overflow:hidden;}

#pie {
	clear:right;
	padding: 3px 3px 0px 10px;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}

/*Precios alojamientos*/
.tablaprecio {
	text-align:center;
	border: 0px solid #451B08;
	padding:10px 0px 0px;
	width:600px;
	margin:auto;
}

.nombrecortijo {font-size: 15px; text-align:left; margin:20px 50px; font-weight:bold; }

.filaprecio {
	clear: both;
	border: 0px solid #451B08;
	text-align:center;
	margin:0px;
	height:16px;
/*	border-bottom-width:thin;*/
}

.colpreciodes {
	float: left;
	padding: 0px;
	text-align:left;
	font-weight:bold;
	width:280px;
	border: 1px solid #451B08;
	margin:0px;
}

.colvalordes {
	float: left;
	padding: 0px;
	text-align:right;
	font-weight:bold;
	width:90px;
	border: 1px solid #451B08;
	margin:0px;
}

.colprecio {
	float: left;
	padding: 0px;
	text-align:right;
	width:90px;
	border-top: 1px solid #451B08;
	border-right: 1px solid #451B08;
	border-bottom: 1px solid #451B08;
	border-left: 0px solid #451B08;
	margin:0px;
}
/*Precios alojamientos*/

input {height:17px;font-size:11px;}
.botons {height:22px;font-size:13px;}
table {font-size:10px;padding:5px}