.tabla {
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.tablaneg {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.top {
	background-repeat: repeat-x;
}
.fondo3 {
	background-image: url(images/fondo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}
a {
	color: #333366;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.ligapeq {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
a.ligapeq:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: normal;
	cursor: default;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #D6DBDC;
	font-weight: normal;
	font-variant: normal;
	border-bottom: 1px solid #A5B3B6;
	display: block;
	line-height: normal;
	background-image: url(images/flecha.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.subtitulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.galeria {
	border-bottom: 1px solid #336699;
	border-left: 5px solid #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dashcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.galerias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	border-top: 5px solid #AFBABC;
}
.ima {
	border: 1px solid #FFFFFF;
}
body {
	background-attachment: fixed;
	background-image: url(images/b.jpg);
	background-repeat: repeat;
	background-position: center center;
}
li {
	margin: 10px;
}
.fondo-cont {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

