@charset "utf-8";
/* CSS Document */

html {
height:101%;
background:#FFFFFF
}
.TitlesPrincipales{
	font-family: "Helvetica";
	font-size:20px;
	color:#A40000;
}

.TitlesM{
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	color:#A40000;

}
.cuadrosTexto{
	font-family:"Tahoma";
	font-size:8pt;
	color:#666666;
	text-align:justify;
	font-weight:normal;
	border-style:solid
}
.textosTablas{
	font-family:"Tahoma";
	font-size:8pt;
	color:#666666;
	text-align:justify;
	font-weight:normal;
	cursor:pointer
}
.textosAtrasAdelante{
	font-family:"Helvetica";
	font-size:8pt;
	color:#0000FF;
	text-align:justify;
	font-weight:normal;
	cursor:pointer
}

.textosGrilla{
	font-family:"Tahoma";
	font-size:8pt;
	color:#666666;
	text-align:justify;
	font-weight:normal;
/*	cursor:pointer*/
}
.textosGrilla2{
	font-family:"Tahoma";
	font-size:8pt;
	color:#666666;
	text-align:justify;
	font-weight:normal;
/*	cursor:pointer*/
}
.textosGrillaDato{
	font-family:"Tahoma";
	font-size:8pt;
	color:#A40000;
	text-align:justify;
	font-weight:normal;
	font-weight:bold;
/*	cursor:pointer*/
}
.textosExplicacion{
	font-family:"Tahoma";
	font-size:9px;
	color:#666666;
	text-align:justify;
	font-weight:normal;
/*	cursor:pointer*/
}

.textosGrillaBlancos{
	font-family:"helvetica";
	font-size:8pt;
	color:#FFFFFF	;
	text-align:left ;

/*	cursor:pointer*/
}
.textosGrillaBlancosPointer{
	font-family:"helvetica";
	font-size:8pt;
	color:#FFFFFF	;
	text-align:left ;
	cursor:pointer;
	padding-left:5px
}
.tablaIndex{

}
.BotonOk{
	
	color:#FFFFFF;
	background:#5970B2;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	padding:5px;
	border-style:solid;
	border-width:thin;
	border-bottom-color:#3c4b74;
	border-right-color:#3c4b74;
	border-top-color:#829eed;
	border-left-color:#829eed;

	
}
.tdBody
{
	
    border-color: #CCCCCC;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
    background-color: #FFFFFF;
	align:center;
	
}

.NoticiasBusquedaTitulo1{
font-family:"Arial";
font-weight:bold;
font-size:14px;
color:#0033CC;}

.NoticiasBusquedaTitulo2{
font-family:"Arial";
font-size:14px;
color:#0033CC;
}

.NoticiasBusquedaFecha{
font-family:"Arial";
font-size:11px;
color: #999999;
}

.NoticiasBusquedaTexto{
font-family:"Arial";
font-size:11px;
color: #000000}
