body {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #e12222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.menu_texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
	font-weight: bold;
}

.titulos_texto{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #757575;
	font-weight: bold;
	padding-top: 44px;
	padding-left: 90px;
	padding-right: 70px;
	font-style: italic;
}
.leermas_texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e12222;
	font-weight: bold;
}
.texto_grande{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight: bold;
}
a:link, a:visited {
	color: #d24645; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;