body,td,th {
	font-family: "lucida",Tahoma;
	font-size: 13px;
	color: #000;
}
body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#fff;
	background: url(img/fondo.jpg) repeat-x top center; background-attachment:scroll;
}

a {
	font-family: "lucida",Tahoma;
	font-size: 11px;
	color:#0099CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color:#0099CC;
}
a:hover {
	text-decoration: underline;
	color:#0099CC;
}
a:active {
	text-decoration: none;
	color:#0099CC;
}



.bottom {
	BORDER-BOTTOM: #ffffff 1px dashed
}

.back-laterales{
	background: url(img/laterales.jpg) no-repeat top center; background-attachment:scroll; 
}

.back-fondo-pie{
	background: url(img/fondo-pie.jpg) repeat-x bottom center; background-attachment:scroll; 
}

.txt-blanco-24 {
    font-size:26px;
	color: #fff;
	font-weight: bold;
}

.txt-blanco-20 {
    font-size:15px;
	color:#FFFF00;
	font-weight: bold;
}

A.celeste:visited {font-size: 16px; color:#0099CC; text-decoration: none} 
A.celeste:active {font-size: 16px; bold; color:#0099CC; text-decoration: none} 
A.celeste:link {font-size: 16px; bold; color:#0099CC; text-decoration: none} 
A.celeste:hover {font-size: 16px; bold; color:#0099CC; text-decoration: underline}

A.blanco:visited {font-size: 16px; color:#fff; text-decoration: none} 
A.blanco:active {font-size: 16px; bold; color:#fff; text-decoration: none} 
A.blanco:link {font-size: 16px; bold; color:#fff; text-decoration: none} 
A.blanco:hover {font-size: 16px; bold; color:#fff; text-decoration: underline}
