.background_dcha {
	background-image: url(../img/es/common/background_dcha.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.background_izd {
	background-image: url(../img/es/common/background_izd.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.fuente_pequeña {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fuente_peque_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.fuente_general_negro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fuente_general_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203A97;
}
.fuente_general_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #428327;
}
.fuente_general_negro_justificada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}
.fuente_general_azul_justificada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #203A97;
}
.fuente_grande_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.fuente_grande_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #203A97;
}
.fuente_grande_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #428327;
}