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

* {margin:0px; border:0px; padding:0px} 
body {
	background-color: #B89E47;
	text-align: center;
}
#contenido {
	height: 1500px;
	width: 801px;
	padding: 0px;
	text-align: center;
	margin: 0px auto;
	border: 1px solid #000000;

}
a:link {
	text-decoration: none;
	color: #33FF00;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
#cabecera {
	height: 120px;
	width: 801px;
	z-index: 6;
	top: 2px;
	position: relative;
}
#cuerpo {
	position: relative;
	z-index: 1;
	height: 1335px;
	width: 600px;
	background-color: #993300;
	float: left;
	top: 3px;
}
#tabla {
	position: relative;
	z-index: 4;
	height: 560px;
	width: 576px;
	float: left;
	top: 5px;
	font-family: "Century Gothic", Arial, Cambria, Georgia;
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #FFFF33;
	left: 8px;
}
.costo_pensi {
	position: relative;
	top: 20px;
	float: left;
	width: 590px;
	left: 5px;
	font-family: "Century Gothic", Arial, Cambria, Georgia;
	color: #FFFFFF;
	font-size: 26px;
	height: 410px;
}
.costos_bordes {
	border: 3px double #FFFF00;
	background-color: #003300;
}
.publicidad_1 {
	float: left;
	position: relative;
	top: 30px;
	height: 250px;
	width: 250px;
	left: 30px;
}
.publicidad_2 {
	float: right;
	position: relative;
	height: 250px;
	width: 250px;
	right: 30px;
	top: 30px;
}
#menu {
	position: relative;
	z-index: 2;
	background-color: #993300;
	height: 1335px;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	top: 3px;
	float: right;
}
.contador_web {
	position: absolute;
	height: 15px;
	width: 80px;
	left: 118px;
	top: 1213px;
}
#pie {
	font-family: "Century Gothic", Arial, Cambria, Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	z-index: 6;
	height: 38px;
	width: 798px;
	float: left;
	top: 3px;
	border: 1px solid #CCCCCC;
	background-color: #669900;
}
.pie1 {
	width:230px;
	height:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pie2 {
	width:254px;
	height:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pie3 {
	width:300px;
	height:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ver_fotos {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFFF00;
	position: relative;
	width: auto;
	clip: rect(auto,auto,auto,auto);
	padding-left: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}

.texto {
	width: 250;
	padding-left: 2px;
	position: relative;
	height: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
.texto_menu {
	position: relative;
	height: 900px;
	width: 190px;
	font-family: Arial, "Century Gothic", Cambria, Georgia;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding: 5px;
	top: 15px;
	float: right;
}
.horario_disponib {
	position: relative;
	top: 3px;
}

