

.fondo {
	background-repeat : no-repeat;
}




.blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.portada {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #98701E;
	text-decoration: none;
}

.marron {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #431300;
	text-decoration: none;
	line-height : 14px;
	text-shadow : inherit;
	font-stretch : narrower;
}

.rojo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	line-height : 14px;
	text-shadow : inherit;
	font-stretch : narrower;
}


.portadapeq {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9 px;
	font-weight: normal;
	color: #98701E;
	text-decoration: none;
}


