body {
	background-color: #a19d78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#envoltorio {
	top: 0px;
	position: absolute;
	width: 778px;
	left: 50%;
	margin-left: -389px;
	background-color: #dddcd3;
}
#contenido {
	margin-top: 390px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 360px;
}
#fotos {
	top: 0px;
	position: absolute;
	left: 0px;
	width: 100%;
}
#menu {
	position: absolute;
	z-index: 2;
	top: 326px;
	width: 100%;
	height: 20px;
	background-color: #81811f;
}
#menu ul {
	font-size: 11px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#menu li {
	list-style-type: none;
	float: left;
}


#pie {
	background-color: #91913d;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contenido2 {
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	width: 318px;
	position: absolute;
	top: 422px;
	margin-top: 0px;
	right: 0px;
}
#contenido #contacto {
	margin-top: 5px;
	margin-bottom: 0px;
}
#banner {
	position: absolute;
	z-index: 5;
	height: 307px;
	width: 245px;
	top: 20px;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
}

