.FondoTheReader {
	background-color: #f7f6f1;
	background-image: url(img/fondo_pagina.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #fff;
}

.FondoTheReader * {
	color: #444444;
}

.FondoTheReader .minititulos {
	color: #823122;
	font-family: georgia;
}

.FondoTheReader .titulo {
	color: #823122;
	font-family: georgia;
	font-weight: normal;
	font-size: 2.5em;	
}

a.menu_derecha {
	color: #823122;
	font-family: georgia;
	font-weight: normal;		
}

a.menu_derecha:hover {
	color: #cc0000;
}


.cartel {
	border-color: #1f1f1f;
}

a.ZoomCartel:hover {
	color: #fdab00;
}
