.fondo_sup_centro {
	background-attachment: fixed;
	background-image: url(images/fondo_sup.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_centro {
	background-image: url(images/fondo_centro.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
.texto_ppal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.fondoweb {
	background-attachment: fixed;
	background-image: url(images/fondo_web.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.texto_ppalRojo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: B60D19;
	text-align: justify;
}
a.nav:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;


}
a.nav:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;


}
a.nav:hover {
	font-family: Arial;
	font-size: 12px;
	color: C4A300;
	text-decoration: none;

}
.texto_ley {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}
