@charset "utf-8";
/* CSS Document */
a:link {
	color: #818181;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #818181;
}
a:hover {
	text-decoration: underline;
	color: #4D0D10;
}
a:active {
	text-decoration: none;
	color: #818181;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Menu_superior {
	font-size: 20px;
	text-align: center;
	letter-spacing: 3px;
	font-family: "Times New Roman", Times, serif;
	color: #818181;
	text-decoration: none;
}
a.Menu_superior:hover {
	font-size: 20px;
	text-align: center;
	letter-spacing: 3px;
	font-family: "Times New Roman", Times, serif;
	color: #8A2022;
	text-decoration: underline;
}
.Biografia {
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}
.Menu_derecha {
	background-image: url(Images/menu_derecha.jpg);
	background-repeat: no-repeat;
	height: 337px;
	width: 251px;
}
.Menu_libro {
	background-image: url(Images/menu_libro.jpg);
	background-repeat: no-repeat;
	height: 337px;
	width: 214px;
}
.Menu_libro_texto {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #818181;
	text-decoration: none;
}
.Menu_libro_contenedor {
	padding-top: 15px;
	padding-left: 20px;
	text-align: left;
}
a.Menu_libro_texto:hover {
	color: #7C1317;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.Menu_derecha_cuadro_submenu {
	font-size: 20px;
	padding-top: 20px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 20px;
}
.Imagenes {
	height: 234px;
	width: 300px;
	border: thin solid #333;
	margin-right: 10px;
	margin-bottom: 10px;
}

.Menu_derecha_cuadro_texto {
	font-size: 20px;
	padding-top: 80px;
	text-align: left;
	padding-left: 70px;
}
.Menu_derecha_texto {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #818181;
	text-decoration: none;
}
a.Menu_derecha_texto:hover {
	font-size: 20px;
	color: #53080D;
	text-decoration: none;
}
.Submenu {
	font-size: 20px;
	color: #818181;
}
.Biografia h2 {
	text-align: center;
}
.Biografia table tr td h3 strong {
	color: #CCC;
}.Biografia h4 {
	text-align: center;
}
.VirtualFactory_footer {
	background-color: #474747;
	height: 20px;
	width: 837px;
	position: absolute;
	text-align: center;
}
.virtualfactory {
	font-size: 12px;
	text-align: center;
}
.wrapper {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 40px;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
.texto_oscuro {
	color: #333;
}
.titulo_amarillo {
	font-size: 24px;
	color: #E9DB72;
}
