TH {
	font-family : Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size : 13px;
	font-weight : bold;
	color : #ce2841;
	
}


TD {
	font-family : Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size : 11px;
	
}


.justi {	text-align : justify; }


.grande {
	font-family : Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
}

.grandero {
	font-family : Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ce2841;
}

.grandene {
	font-family : Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.datostb {
	font-family : Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	background-color : #ffffff;
}

.datostr {
	font-family : Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	background-color : #ffecef;
}

.blanco {
	color : #ffffff;
	text-align : justify; 
}

.blan {
	color : #ffffff;
}

.creditos {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;

}

.enblanco {color: #ffffff;}

.enblanco:hover {

	color: #ce2841; 
	background-color : #ffffff;

}

.enrojo {color: #ce2841;}

.enrojo:hover {

	color: #ffffff; 
	background-color : #ce2841;

}

.ennegro {color: #000000;}

.ennegro:hover {

	color: #ffffff; 
	background-color : #ce2841;

}

A:VISITED {text-decoration : none;}

A:LINK {text-decoration : none;}

A:hover {text-decoration: underline;}

body {

	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	font: 75%/1em Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size:11px;
	color:#474747;
	background: url(../graficos/fondo.gif);
	background-attachment : fixed;
	scrollbar-3dlight-color : #e28989;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ce2841;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #ce2841;
	scrollbar-highlight-color : #e28989;
	scrollbar-shadow-color : #8b0606;
	scrollbar-track-color : #dea5a5;
}

ul
{
	margin: 0;
	padding-top: 0;
	padding-left: 5px;
	list-style: none;
}

li
{
	list-style: none;
	line-height: 16px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../graficos/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px !important;
	background-position: 0px 4px;
}

hr {
height: 1px;
color: #ce2841;
background-color: #ce2841;
border: none;
}