body {
	height: auto;
	width: 100%;
	margin-top:0px;
	height: 100%;
	align:center;
	
}


/********************* Liga ver nota pr **********************/
a.vernota_pr_link
{
	text-decoration:none;
	color:#FF9900;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

a.vernota_pr_link:hover
{
	text-decoration:underline;
	color:#FF9900;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

/********************* Tit noticia principal **********************/
.txt_titnotapr_rosa
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3399;
	font-size: 18px;
	font-weight: bold;
}

/********************* Texto nota principla **********************/
.txt_textnota_negro
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

/********************* TITULO SECCIONES **********************/
.txt_titsecciones
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;/*333333*/
	font-size: 14px;
	font-weight: bold;
}

/********************* Liga nota sec **********************/
a.notasec_pr_link
{
	text-decoration:none;
	color:#000000;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}

a.notasec_pr_link:hover
{
	text-decoration:underline;
	color:#000000;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}

/********************* Titulo notas secundarias **********************/
.txt_titnotasec_negro
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
}

/********************* Liga balazos programas **********************/
a.balaprog_pr_link
{
	text-decoration:none;
	color:#660066;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

a.balaprog_pr_link:hover
{
	text-decoration:underline;
	color:#660066;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}




/**************NOTAS*************/



/********************* Liga servicios notas **********************/
a.servicios_not_link
{
	text-decoration:none;
	color:#333333;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

a.servicios_not_link:hover
{
	text-decoration:underline;
	color:#333333;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

/*borde de arriba para notas relacionadas*/

.bordeframenotasrel{
border-bottom-color:#F9C110;
border-bottom-style:solid;
border-bottom-width:medium;
font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;

}

/********************* Liga ver mas notas **********************/
a.mas_notas_link
{
	text-decoration:none;
	color:#333333;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

a.mas_notas_link:hover
{
	text-decoration:underline;
	color:#333333;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}
/*tabla relacionadas*//**********************************************************************/

table.estilotablanotasrel{
	border-style:solid;
	border-color:#F9C110;
	border-width:1px;
}


/*borde de arriba para notas recomendaciones*/

.bordeframerecomendamos{
border-bottom-color:#CFCAE7;
border-bottom-style:solid;
border-bottom-width:medium;
font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;

}

/*tabla recomendaciones*//**********************************************************************/

table.estilotablarecomendamos{
	border-style:solid;
	border-color:#661B7F;
	border-width:1px;
}

/********************* Texto titulo nota **********************/
.txt_tit_nota
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 24px;
	font-weight: bold;
}

/********************* Texto actualizacion**********************/
.txt_textoactualizacion
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.textoBlanco{font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
}
ligasBlancas {color:#FFFFFF;}
ligasBlancas:hover {color:#FFFFFF;}

.txt_textoactualizacion1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.txt_textoactualizacion2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}