BODY { 

	background : #CCCCCC;

	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 

	color : #666666; 

	margin : 20px 0px 20px 0px; 

	margin-top : 0;

	text-align: center; 

} 



#contenedor{ 

	text-align: left; 

	width: 700px; 

	background-color : #FFFFFF; 

	margin: auto; 

}

#tabla_bordes TD{

	border-width:1px;

	border-style:solid;

	border-color:#666666}

	

.textocabecera{

	color:#FFFFFF;

	font-size:10px;

	font-weight:bold;

	

}



#tablalateral{

	font-family:"Verdana";

	color:#333333;

	font-size:10px;

	}

	

#pie{

	text-align:center;

	font-size:10px;

	font-family:"Verdana";

	color:#000000}

#pie A{

	text-align:center;

	font-size:10px;

	font-family:"Verdana";

	color:#000000;

	text-decoration:none}

#pie A:Hover{ color:#0033CC }

#pie A:Visited{ color:#000000 }



/* ESTILOS PARA EL TEXTO DE LAS NOTICIAS*/





#index_titulo_noticia {

	margin : 10px 10px 0px 10px;

	font-weight:normal;

	border-bottom-width: 1px;

	border-bottom-color: #003366;

	border-bottom-style:dotted;

}

#index_titulo_noticia A{

	font-family: "Trebuchet MS";

	text-decoration:none;

	color: #003366;

	text-align:left;

	font-size:14px;

}

#index_titulo_noticia A:Hover{ color:#0033FF}



#texto_principal_noticia{

	margin : 10px 10px 0px 10px;

	color:black;

	font-size:9pt;

	font-family: "Trebuchet MS";

	text-decoration: none;

	font-weight: normal;

	line-height:20px;

}

#texto_secundario_noticia{

	margin : 10px 10px 0px 10px;

	color:#999999;

	font-size:9pt;

	font-family: "Trebuchet MS";

	text-decoration: none;

	font-weight: normal;

	line-height:20px;

}

#titulo_grande{

	margin : 10px 10px 0px 10px;

	color:black;

	font-size:12pt;

	font-family:"Trebuchet MS";

	text-decoration: none;

	font-weight: bold;

	text-align: left;

	line-height:20px;

}
.titulo_grande{

	margin : 10px 10px 0px 10px;

	color:black;

	font-size:12pt;

	font-family:"Trebuchet MS";

	text-decoration: none;

	font-weight: bold;

	text-align: left;

	line-height:20px;

}

.titulo_tabla{

	margin : 10px 10px 0px 10px;

	color:black;

	font-size:11pt;

	font-family:"Trebuchet MS";

	text-decoration: none;

	font-weight: bold;

	text-align: left;

	line-height:20px;

}

.titulo_tabla_secundario{

	margin : 10px 10px 0px 10px;

	color:black;

	font-size:9pt;

	font-family:"Trebuchet MS";

	text-decoration: none;

	font-weight: bold;

	text-align: left;

	line-height:20px;

}

.numero_tabla{

	margin : 1px 1px 0px 1px;

	color:black;

	font-size:9pt;

	font-family:"Trebuchet MS";

	text-decoration: none;

	font-weight: bold;

	text-align: center;

	line-height:20px;

}

#texto_principal{

	margin : 10px 10px 0px 10px;

	color:black;

	font-size:9pt;

	font-family: "Trebuchet MS";

	text-decoration: none;

	font-weight: normal;

	line-height:20px;

}
.texto_principal{

	margin : 10px 10px 0px 10px;

	color:black;

	font-size:9pt;

	font-family: "Trebuchet MS";

	text-decoration: none;

	font-weight: normal;

	line-height:20px;

}

#texto_secundario{

	margin : 10px 10px 0px 10px;

	color:#999999;

	font-size:9pt;

	font-family: "Trebuchet MS";

	text-decoration: none;

	font-weight: normal;

	line-height:20px;

}
.texto_secundario{

	margin : 10px 10px 0px 10px;

	color:#999999;

	font-size:9pt;

	font-family: "Trebuchet MS";

	text-decoration: none;

	font-weight: normal;

	line-height:20px;

}



.fEstandar{

	color:black;

	font-size:9pt;

	font-family: "Trebuchet MS";

	text-decoration: none;

	font-weight: normal;

	line-height:20px;

}

#cabecera TD {
	background-color:#FFCC66;
	font-family: "Trebuchet MS";
	text-align:center;
	font-weight:bold;
	font-size: 14 px;
}
#tabla TD{
	font-family: "Trebuchet MS";
	font-size: 11px;
	border-bottom-width:1 px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
}
#tabla A{
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration:none;
	color:#000000
}
#tabla A:Hover{ color:#0000FF }