.fondo {
	background-color: #C8BBB5;
	background-repeat: repeat;
}
body {
	background-color: #C8BBB5;
	background-repeat: repeat;
	margin: 0px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #333333;
	text-align: justify;
}
.normal-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
}
.contenidos-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #AE1E16;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 15px;
}
.titulos_pop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #AE1E16;
	font-weight: normal;
	padding-top: 15px;
}
.normal-azul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000099;
}
.normal-gris {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}
.publicaciones-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #669999;
}
.publicaciones-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.indice-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.normal-destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000099;
}
.normal-bullets {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.bullet {
	color: #FF0000;
}
