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

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

}
a:link {
	text-decoration: none;
	color: #33FF00;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	z-index:999;
	text-decoration: none;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
#cabecera {
	height: 120px;
	width: 801px;
	z-index: 5;
	top: 2px;
	position: relative;
}
#cuerpo {
	position: relative;
	z-index: 1;
	height: 900px;
	width: 615px;
	background-color: #993300;
	float: left;
	top: 3px;
}
.busqueda_barrio {
	font-family: "Century Gothic", Arial, Cambria, Georgia;
	font-size: 14px;
	color: #FFFFFF;
	position: relative;
	height: auto;
	width: 615px;
	top: 5px;
}
.publicidad_centro {
	position: relative;
	height: 720px;
	width: 600px;
	top: 10px;
}
.publi_mayor {
	height: 200px;
	width: 300px;
	border: 1px solid #FFFF00;
}
.publi_intermedia {
	height: 130px;
	width: 300px;
	border: 1px solid #FFFF00;
}
#regaladesayunos {
	position: relative;
	height: 50px;
	width: 305px;
	font-family: "Century Gothic", Arial, Cambria, Georgia;
	font-size: 16px;
	color: #FFFFFF;
	top: 20px;
	float: left;
}
#esteticasaludable {
	position: relative;
	height: 50px;
	width: 305px;
	font-family: "Century Gothic", Arial, Cambria, Georgia;
	font-size: 16px;
	color: #FFFFFF;
	top: 20px;
	float: right;
}
#menu {
	position: relative;
	z-index: 3;
	background-color: #993300;
	height: 900px;
	width: 185px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	top: 3px;
}
.publicidad_google {
	position: relative;
	height: 600px;
	width: 185px;
	top: 20px;
	z-index: 4;
}
.contador_web {
	position: absolute;
	height: 15px;
	width: 80px;
	left: 105px;
	top: 882px;
}
#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;
}

.navegador {
	position: relative;
	height: 535px;
	width: 185px;
}
