body {
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.tablaCentral {
	background-image: url(images/fondoCentral.gif);
	background-repeat: repeat-y;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/fondoCentral.gif);
	background-repeat: repeat-y;
	color: #666;
}
a {
	text-decoration: none;
}

a.nav {color: white; text-decoration: none; }
a.nav:hover {
	color: #000194;
	text-decoration: none;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	margin-top: -2px;
	text-align: justify;
}
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	margin-top: -2px;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}
.textoAsocia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: center;
}
.textoAsociaItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: center;
	font-style: italic;
}
li {
	text-align: justify;
}

