BODY {
	SCROLLBAR-FACE-COLOR: #F5F5F5;
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F5F5;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #BEBDBD;
	SCROLLBAR-ARROW-COLOR: #9E9788;
	SCROLLBAR-TRACK-COLOR: #F5F5F5;
	SCROLLBAR-DARKSHADOW-COLOR: #F5F5F5;
	overflow-x:hidden;
}
.cajas
{
	BORDER-BOTTOM: Black 1px solid;
	BORDER-LEFT: Black 1px solid;
	BORDER-RIGHT: Black 1px solid;
	BORDER-TOP: Black 1px solid;
	COLOR: Black;;
	background-color:#FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	background : url(../images/fondo_tab_03.gif);
}
.textoitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #052642;
	font-style: italic;
	font-weight: normal;
	text-decoration : none;
	font-variant: normal;
	text-transform: none;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #052642;
	font-style: normal;
	font-weight: normal;
	text-decoration : underline;
	list-style-image : url(bullet.gif);
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
	list-style-image : url(../images/bullet.gif);
}
.tdfondoindex{
background-image: url(../images/fondo_index_bajo_01.gif);
background-repeat: no-repeat;
background-position: top;
}
.tdfondoint{
background-image: url(../images/fondo_int_bajo_01.gif);
background-repeat: no-repeat;
background-position: top;
}
.texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C30738;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
	
}

.textonegro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
	
}
.textonegro:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-weight: normal;
	text-decoration : underline;
	
}
.texto:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C30738;
	font-style: normal;
	font-weight: normal;
	text-decoration : underline;
	
}
.textoblanco{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
}
.textobold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C30738;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}
.textobold:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C30738;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;
}
.textoblancobold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}
.textoitalicrojo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C30738;
	font-style: italic;
	font-weight: normal;
	text-decoration : none;
	font-variant: normal;
	text-transform: none;
}
.textoboldnegro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}
