body {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fbf6d7;
}
a {
	color: #333333;
	text-decoration: none;
	line-height: normal;
	font-size: 80%;
	font-weight: bold;
}
a:hover {
	color: #C19C41;
}
.navegacion {
	font-size: 80px;
	color: #C19C41;
}
.links {
	color: #C19C41;
	font-weight: bold;
	font-size: 80%;
}.textos {
	font-size: 75%;
}
.textosbold {
	font-size: 75%;
	font-weight: bold;
}

#general {
	position:absolute;
	left:264px;
	top:198px;
	width:269px;
	height:254px;
	z-index:1;
	visibility: visible;
}
#detalle {
	position:absolute;
	left:264px;
	top:198px;
	width:269px;
	height:254px;
	z-index:2;
	visibility: hidden;
}
.piepagina {
	font-size: 60%;
	color: #FFFFFF;
}
.textonegro {
	color: #000000;
	font-weight: bold;
	font-size: 80%;
}
.fotos {
	color: #C19C41;
	font-size: 80%;
	font-weight: bold;
}
