/* *{
margin: 0;
padding: 0;
}*/

body {
	padding: 0px;
	background: #FFF;
	color: #666;
	margin: 0px 0;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
}

.fepalc {
	font: 38px "Times New Roman", Times, serif;
	}
.org {
	font: 38px "Times New Roman", Times, serif;
	color:#990000;
	}
.prensa {
	font: 20px "Times New Roman", Times, serif;
	}
	
h1 {
	font: bold 16px "Lucida Grande", Arial, sans-serif;
}

p {
	margin: 0px 0;
	font: 12px/1.5em "Lucida Grande", Arial, sans-serif;
	}

a {
	color: #104e75;
	text-decoration: none;
}


a.secciones_titulo {
	color: #FFFFFF;
	text-decoration: none;
}

a.secciones_titulo_gris {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/*NOTICIAS*/
.ultimas_noti{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:	11px;
	color:#990000;
	font-weight: bold;
}

.seccion1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:	16px;
	background-color: #990033;
	color:#FFFFFF;
}
.seccion2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:	16px;
	background-color: #999999;
	color:#FFFFFF;
}

.seccion3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:	16px;
	background-color:#006699;
	color:#FFFFFF;
	font-style:italic;
}

.nunca_jamas{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:	16px;
	background-color:#000000;
	color:#FFFFFF;
	font-style:italic;
}

.nunca_jamas_titulo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:	16px;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}

.noti_titulos{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:	16px;
	font-weight: bold;
}

.noti_titulos_det{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:	16px;
	font-weight: bold;
}

.noti_titulos_sec{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:	16px;
}

A.noti_titulos:link,A.noti_titulos:visited,A.noti_titulos:active,A.noti_titulos:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:	16px;
	color: #104e75;
	font-weight: bold;
	text-decoration:none;
}

/*TITULOS DE LAS NOTICIAS PAG. PRINCIPAL*/
A.noti_tit:link,A.noti_tit:visited,A.noti_tit:active {
	font-family: "Times New Roman", Times, serif;
	font-size:	21px;
	line-height: 25px;
	color: #104e75;
	text-decoration: none;
}

A.noti_tit:hover {
	font-size:	21px;
	/*color: #9A181C;*/
	text-decoration: underline;
}

/*Enlaces_pagina_pricipal*/
A.lnk_bloque:link,A.lnk_bloque:visited,A.lnk_bloque:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.lnk_bloque:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.lnk_bloque_mini:link,A.lnk_bloque_mini:visited,A.lnk_bloque_mini:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.lnk_bloque_mini:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}


A.nunca_jamas_lnk {
	color: #FFFFFF;
	text-decoration: none;
}

A.nunca_jamas_lnk:hover {
	text-decoration: underline;
}


/*VER TODAS*/
A.verTodas:link,A.verTodas:visited,A.verTodas:active, A.verTodas:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1670a5;
	text-decoration: none;
}

/*IMAGEN RECORTADA*/
.clipout{
  position:relative;
  width:136px;
  height:80px;
}
.clipin{
  position:absolute;
  clip:rect(40px 300px 135px 5px);
  top:-45px;
  left: -5px;
}


/*OTROS*/

.punto12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blanco {
	float:left;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:1px;
}

.fecha {
	color: #000033;
	padding-right:15px;
}

.volver {
	font-size:12px;
}

A.sub_enlace:link,A.sub_enlace:visited,A.sub_enlace:active{
	font-size: 10px;
	font-weight:bold;
	color: #9a181c;
	text-decoration: none;
}

A.sub_enlace:hover{
	font-size: 10px;
	font-weight:bold;
	color: #9a181c;
	text-decoration: underline;
}