.background-general {
	background-color: #000000;
	background-image: url(images/fondo01.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0pt;
	padding: 0pt;

}
.bgcentro {
	background-color: #000000;
	background-image: url(images/fon-centro.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.celdapie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.enlapie:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enlapie:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enlapie:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.texto-general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.bgcentro02 {

	background-color: #FFFFFF;
}
.enlace:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.enlace:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.enlace:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
