.ancho_general {
	width: 910px;
	margin: 35px 25px;
	background-color: #34000A;
}
#cuerpo_web {
	width: 900px;
}
#navmenu {
	width: 150px;
	position: relative;
	clip: rect(100px,auto,auto,auto);
	left: 50px;
	top: 150px;
}
.cuerpo {
	color: #C7B753;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
}
.seccion {
	text-transform: capitalize;
	color: #999999;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
}
.nombres {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #946606;
	font-style: oblique;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.pedigrees {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #CCCCCC;
}
#interior {
	width: 560px;
	margin-left: 200px;
	padding-left: 200px;
}
