@charset "utf-8";
body {
	background-image: url(Imagenes/fondo.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-position: center top;
	background-color: #F1F0EB;
}
.botonera_activo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4130D;
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.sesion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.citas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #B5010C;
}
.autor_cita {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999#999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.citas_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #40577F;
}
.fondo_programa {
	background-image: url(Imagenes/fondo_beige.jpg);
	background-color: #F6F3ED;
	background-repeat: no-repeat;
	background-position: top;
}
