/* Noticia Listado */

.NOT_CONTE_modulo{
	width: auto;
	height: auto;
}

.NOT_CONTE_bloqueNoticiaListado{
   width: auto;
   height: auto;
   padding-bottom: 20px;
}

/*.NOT_CONTE_bloque2{
   width: auto;
   height: auto;
   padding: 10px 0;
}*/

.NOT_CONTE_bloqueNoticiaTexto{
   width:85%;
	height:auto;
	float: left;
}

.NOT_CONTE_bloqueNoticiaImagen{
   width:auto;
	height:auto;
	float: right;
}

/* Contenedor Enlace */

.NOT_CONTE_enlaces{
   width: auto;
   height: 20px;
   padding: 10px 0px 0px 0px;
	position: relative;
}

.NOT_enlaceVerAntiguas{
   width: auto;
	height: auto;
	position: absolute;
	top: 10px;
	right: 5px;
}

.NOT_enlaceVerAntiguas p{
   font:normal 10px Arial, Helvetica, sans-serif;
	color:#7e7e7e;
   margin: 0;
   padding: 6px 0px 6px 8px;
	background: url(images/modulos/vineta_2a.gif) no-repeat 0px;
}

.NOT_enlaceVerAntiguas p a:link{ 
	color:#7e7e7e;
	text-decoration:none;
}

.NOT_enlaceVerAntiguas p a:visited{ 
	color:#7e7e7e;
	text-decoration:none;
}

.NOT_enlaceVerAntiguas p a:hover{ 
	color:#7251bc;
	text-decoration:none;
}

.NOT_enlaceVerAntiguas p a:active{ 
	color:#7251bc;
	text-decoration:none;
}

.NOT_enlaceVerRecientes{
   width: auto;
	height: auto;
	position: absolute;
	top: 10px;
	right: 80px;
}

.NOT_enlaceVerRecientes p{
   font:normal 10px Arial, Helvetica, sans-serif;
	color:#7e7e7e;
   margin: 0;
   padding: 6px 0px 6px 8px;
	background: url(images/modulos/vineta_2a.gif) no-repeat 0px;
}

.NOT_enlaceVerRecientes p a:link{ 
	color:#7e7e7e;
	text-decoration:none;
}

.NOT_enlaceVerRecientes p a:visited{ 
	color:#7e7e7e;
	text-decoration:none;
}

.NOT_enlaceVerRecientes p a:hover{ 
	color:#7251bc;
	text-decoration:none;
}

.NOT_enlaceVerRecientes p a:active{ 
	color:#7251bc;
	text-decoration:none;
}


.NOT_lineaSeparadora{ 
	width:100%;
	height:1px;
	background:#BBBBBB;
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}


/* Textos Modulos */

.NOT_TXT_tituloLista{
   font: bold 12px  Arial, Helvetica, sans-serif;
   color: #7251bc;
   padding-left:23px;
   margin: 0px;
   display: inline-block;
	background: url(images/modulos/vineta_5.gif) no-repeat 0px 3px;
}

.NOT_TXT_tituloLista a:link{
   color: #7251bc;
   text-decoration:none;
}

.NOT_TXT_tituloLista a:visited{
   color: #7251bc;
   text-decoration:none;
}

.NOT_TXT_tituloLista a:hover{
   color: #7251bc;
   text-decoration:underline;
}

.NOT_TXT_tituloLista a:active{
   color: #7251bc;
   text-decoration:none;
}



.NOT_TXT_resumen{
   font:bold 11px Arial, Helvetica, sans-serif;
   color:#7e7e7e;
   margin:0px;
}

.NOT_TXT_resumen a:link{
   color:#7e7e7e;
   text-decoration:none;
}

.NOT_TXT_resumen a:visited{
   color:#7e7e7e;
   text-decoration:none;
}

.NOT_TXT_resumen a:hover{
   color:#7e7e7e;
   text-decoration:underline;
}

.NOT_TXT_resumen a:active{
   color:#7e7e7e;
   text-decoration:none;
}


.NOT_TXT_fuenteListado{
   font: normal 12px Arial, Helvetica, sans-serif;
	color: #7e7e7e;
   padding-left:23px;
   margin:0px;
}

.NOT_TXT_fuenteListado a:link{
   color: #7e7e7e;
   text-decoration:underline;
}

.NOT_TXT_fuenteListado a:visited{
   color: #7e7e7e;
   text-decoration:underline;
}

.NOT_TXT_fuenteListado a:hover{
   color: #7e7e7e;
   text-decoration:none;
}

.NOT_TXT_fuenteListado a:active{
   color: #7e7e7e;
   text-decoration:underline;
}

.NOT_TXT_enlaceDetalle{
   font: bold 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
   padding: 7px 0 9px 29px;
   margin:0px;
	background: url(images/modulos/back_ver.gif) no-repeat 23px 4px;
	
}

.NOT_TXT_enlaceDetalle a:link{
   color: #ffffff;
   text-decoration:none;
}

.NOT_TXT_enlaceDetalle a:visited{
   color: #ffffff;
   text-decoration:none;
}

.NOT_TXT_enlaceDetalle a:hover{
   color: #ffffff;
   text-decoration:underline;
}

.NOT_TXT_enlaceDetalle a:active{
   color: #ffffff;
   text-decoration:none;
}


.NOT_TXT_fechaListado{
   font:bold 12px Arial, Helvetica, sans-serif; 
   color:#7e7e7e;
   padding-left:23px;
   margin:0px;
	padding-bottom: 10px;
}

.NOT_TXT_fechaListado a:link{
   color:#080203;
   text-decoration:none;
}

.NOT_TXT_fechaListado a:visited{
   color:#080203;
   text-decoration:none;
}

.NOT_TXT_fechaListado a:hover{
   color:#080203;
   text-decoration:underline;
}

.NOT_TXT_fechaListado a:active{
   color:#080203;
   text-decoration:none;
}


/* Noticia Detalle */

.NOT_CONTE_bloqueNoticiaDetalle{ 
	width: auto;
	height: auto;
}

.NOT_TXT_tituloDetalle{
   font: bold 15px Arial, Helvetica, sans-serif;
	color: #080203;
	margin: 0px;
}

.NOT_TXT_tituloDetalle a:link{
   color:#080203;
   text-decoration:none;
}

.NOT_TXT_tituloDetalle a:visited{
   color:#080203;
   text-decoration:none;
}

.NOT_TXT_tituloDetalle a:hover{
   color:#080203;
   text-decoration:underline;
}

.NOT_TXT_tituloDetalle a:active{
   color:#080203;
   text-decoration:none;
}

.NOT_TXT_fechaDetalle{
   font:bold 12px Arial, Helvetica, sans-serif;
   color:#7e7e7e;
   margin:0px 0px 10px 0px;
}

.NOT_TXT_fechaDetalle a:link{
   color:#7e7e7e;
   text-decoration:none;
}

.NOT_TXT_fechaDetalle a:visited{
   color:#7e7e7e;
   text-decoration:none;
}

.NOT_TXT_fechaDetalle a:hover{
   color:#7e7e7e;
   text-decoration:underline;
}

.NOT_TXT_fechaDetalle a:active{
   color:#7e7e7e;
   text-decoration:none;
}




/*  Estilos FKedit  */

.NOTF_titulo1{
   font:bold 15px Arial, Helvetica, sans-serif;
   color:#000000;
}

.NOTF_subtitulo1{
   font:bold 11px Arial, Helvetica, sans-serif;
   color:#080203;
}

.NOTF_texto1{
   font:normal 12px Arial, Helvetica, sans-serif;
   color:#7e7e7e;
}

.NOTF_texto1 a:link{
   color: #7251bc;
   text-decoration:none;
}

.NOTF_texto1 a:visited{
   color: #7251bc;
   text-decoration:none;
}

.NOTF_texto1 a:hover{
   color: #56aa1c;
   text-decoration:underline;
}

.NOTF_texto1 a:active{
   color: #56aa1c;
   text-decoration:none;
}

.NOTF_texto2{
   font:bold 12px Arial, Helvetica, sans-serif;
   color:#7e7e7e;
}

.NOTF_texto2 a:link{
   color: #7e7e7e;
   text-decoration:none;
}

.NOTF_texto2 a:visited{
   color: #7e7e7e;
   text-decoration:none;
}

.NOTF_texto2 a:hover{
   color: #7e7e7e;
   text-decoration:underline;
}

.NOTF_texto2 a:active{
   color: #7e7e7e;
   text-decoration:none;
}

.NOTF_vineta1{
   font:normal 11px Arial, Helvetica, sans-serif;
	color:#7e7e7e;
   padding-left:20px;
   margin: 0px;
	display: block;	
	background: url(images/modulos/vineta_1.gif) no-repeat 3px 3px;
}

.NOTF_vineta1 a:link{
   color: #7e7e7e;
   text-decoration:none;
}

.NOTF_vineta1 a:visited{
   color: #7e7e7e;
   text-decoration:none;
}

.NOTF_vineta1 a:hover{
   color: #7e7e7e;
   text-decoration:underline;
}

.NOTF_vineta1 a:active{
   color: #7e7e7e;
   text-decoration:none;
}
