/* 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:80%;
	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:bold 11px Arial, Helvetica, sans-serif;
	color:#333333;
   margin: 0;
   padding: 6px 0px 6px 8px;
	background: url(images/modulos/vineta_2a.gif) no-repeat 0px;
}

.NOT_enlaceVerAntiguas p a:link{ 
	color:#333333;
	text-decoration:none;
}

.NOT_enlaceVerAntiguas p a:visited{ 
	color:#333333;
	text-decoration:none;
}

.NOT_enlaceVerAntiguas p a:hover{ 
	color:#333333;
	text-decoration:underline;
}

.NOT_enlaceVerAntiguas p a:active{ 
	color:#333333;
	text-decoration:none;
}

.NOT_enlaceVerRecientes{
   width: auto;
	height: auto;
	position: absolute;
	top: 10px;
	right: 90px;
}

.NOT_enlaceVerRecientes p{
   font:bold 11px Arial, Helvetica, sans-serif;
	color:#333333;
   margin: 0;
   padding: 6px 0px 6px 8px;
	background: url(images/modulos/vineta_2a.gif) no-repeat 0px;
}

.NOT_enlaceVerRecientes p a:link{ 
	color:#333333;
	text-decoration:none;
}

.NOT_enlaceVerRecientes p a:visited{ 
	color:#333333;
	text-decoration:none;
}

.NOT_enlaceVerRecientes p a:hover{ 
	color:#333333;
	text-decoration:underline;
}

.NOT_enlaceVerRecientes p a:active{ 
	color:#333333;
	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 13px Arial, Helvetica, sans-serif;
	color: #052064;
   padding-left:12px;
   margin: 0px;
	display: inline-block;
	background: url(images/modulos/vineta_5.gif) no-repeat 3px 5px;
}

.NOT_TXT_tituloLista a:link{
   color: #052064;
   text-decoration:none;
}

.NOT_TXT_tituloLista a:visited{
   color: #052064;
   text-decoration:none;
}

.NOT_TXT_tituloLista a:hover{
   color: #052064;
   text-decoration:underline;
}

.NOT_TXT_tituloLista a:active{
   color: #052064;
   text-decoration:none;
}



.NOT_TXT_resumen{
   font:bold 13px Arial, Helvetica, sans-serif;
   color:#344a81;
   margin:0px;
}

.NOT_TXT_resumen a:link{
   color:#344a81;
   text-decoration:none;
}

.NOT_TXT_resumen a:visited{
   color:#344a81;
   text-decoration:none;
}

.NOT_TXT_resumen a:hover{
   color:#344a81;
   text-decoration:underline;
}

.NOT_TXT_resumen a:active{
   color:#344a81;
   text-decoration:none;
}


.NOT_TXT_fuenteListado{
   font: normal 13px Arial, Helvetica, sans-serif;
	color: #696969;
   padding-left:12px;
   margin:0px;
}

.NOT_TXT_fuenteListado a:link{
   color: #696969;
   text-decoration:underline;
}

.NOT_TXT_fuenteListado a:visited{
   color: #696969;
   text-decoration:underline;
}

.NOT_TXT_fuenteListado a:hover{
   color: #696969;
   text-decoration:none;
}

.NOT_TXT_fuenteListado a:active{
   color: #696969;
   text-decoration:underline;
}

.NOT_TXT_enlaceDetalle{
   font: normal 13px Arial, Helvetica, sans-serif;
	color: #839cdb;
   padding-left:12px;
   margin:0px;
}

.NOT_TXT_enlaceDetalle a:link{
   color: #839cdb;
   text-decoration:underline;
}

.NOT_TXT_enlaceDetalle a:visited{
   color: #839cdb;
   text-decoration:underline;
}

.NOT_TXT_enlaceDetalle a:hover{
   color: #839cdb;
   text-decoration:none;
}

.NOT_TXT_enlaceDetalle a:active{
   color: #839cdb;
   text-decoration:underline;
}


.NOT_TXT_fechaListado{
   font: italic 13px Arial, Helvetica, sans-serif; 
   color:#696969;
   padding-left:12px;
   margin:0px;
}

.NOT_TXT_fechaListado a:link{
   color:#696969;
   text-decoration:none;
}

.NOT_TXT_fechaListado a:visited{
   color:#696969;
   text-decoration:none;
}

.NOT_TXT_fechaListado a:hover{
   color:#696969;
   text-decoration:underline;
}

.NOT_TXT_fechaListado a:active{
   color:#696969;
   text-decoration:none;
}


/* Noticia Detalle */

.NOT_CONTE_bloqueNoticiaDetalle{ 
	width: auto;
	height: auto;
}

.NOT_TXT_tituloDetalle{
   font: bold 15px Arial, Helvetica, sans-serif;
	color: #052064;
	margin: 0px;
}

.NOT_TXT_tituloDetalle a:link{
   color:#052064;
   text-decoration:none;
}

.NOT_TXT_tituloDetalle a:visited{
   color:#052064;
   text-decoration:none;
}

.NOT_TXT_tituloDetalle a:hover{
   color:#052064;
   text-decoration:underline;
}

.NOT_TXT_tituloDetalle a:active{
   color:#052064;
   text-decoration:none;
}

.NOT_TXT_fechaDetalle{
   font:normal 13px Arial, Helvetica, sans-serif;
   color:#344a81;
   margin:0px 0px 10px 0px;
}

.NOT_TXT_fechaDetalle a:link{
   color:#344a81;
   text-decoration:none;
}

.NOT_TXT_fechaDetalle a:visited{
   color:#344a81;
   text-decoration:none;
}

.NOT_TXT_fechaDetalle a:hover{
   color:#344a81;
   text-decoration:underline;
}

.NOT_TXT_fechaDetalle a:active{
   color:#344a81;
   text-decoration:none;
}




/*  Estilos FKedit  */

.NOTF_titulo1{
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #3c2e18;
	margin: 0px 0px 0px 0px;
}

.NOTF_titulo1 a:link  {
	color: #3c2e18;
	text-decoration: none;
}

.NOTF_titulo1 a:visited  {
	color: #3c2e18;
	text-decoration: none;
}

.NOTF_titulo1 a:hover  {
	color: #3c2e18;
	text-decoration: underline;
}

.NOTF_titulo1 a:active  {
	color: #3c2e18;
	text-decoration: none;
}


.NOTF_subtitulo1{
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #052064;
}

.NOTF_subtitulo1 a:link  {
	color: #052064;
	text-decoration: none;
}

.NOTF_subtitulo1 a:visited  {
	color: #052064;
	text-decoration: none;
}

.NOTF_subtitulo1 a:hover  {
	color: #052064;
	text-decoration: underline;
}

.NOTF_subtitulo1 a:active  {
	color: #052064;
	text-decoration: none;
}

.NOTF_texto1{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #686868;
	margin: 0px;
}

.NOTF_texto1 a:link{
	color: #839cdb;
	text-decoration: underline;
}

.NOTF_texto1 a:visited{
	color:#839cdb;
	text-decoration: underline;
}

.NOTF_texto1 a:hover{
	color:#839cdb;
	text-decoration: none;
}

.NOTF_texto1 a:active{
	color:#839cdb;
	text-decoration: underline;
}

.NOTF_texto2{
	font: italic 13px Arial, Helvetica, sans-serif;
	color: #373636;
	margin: 0px;
}

.NOTF_texto2 a:link{
	color: #373636;
	text-decoration: none;
}

.NOTF_texto2 a:visited{
	color:#373636;
	text-decoration: none;
}

.NOTF_texto2 a:hover{
	color:#373636;
	text-decoration: underline;
}

.NOTF_texto2 a:active{
	color:#373636;
	text-decoration: none;
}

.NOTF_texto3{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	margin: 0px;
}

.NOTF_texto3 a:link{
	color: #2a2a2a;
	text-decoration: none;
}

.NOTF_texto3 a:visited{
	color:#2a2a2a;
	text-decoration: none;
}

.NOTF_texto3 a:hover{
	color:#2a2a2a;
	text-decoration: underline;
}

.NOTF_texto3 a:active{
	color:#2a2a2a;
	text-decoration: none;
}

.NOTF_vineta1{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #717171;
	padding: 0px 0px 0px 10px;
	margin: 2px 0px 6px 0px;
	display: block;
	background: url(images/web/vineta_contenido.gif) no-repeat 2px 4px;
}

.NOTF_vineta1 a:link{
	color: #839cdb;
	text-decoration: underline;
}

.NOTF_vineta1 a:visited{
	color: #839cdb;
	text-decoration: underline;
}

.NOTF_vineta1 a:hover{
	color: #839cdb;
	text-decoration: none;
}

.NOTF_vineta1 a:active{
	color: #839cdb;
	text-decoration: underline;
}


/* nuevos */

.NOTF_textoCursiva{
	font: italic 13px Arial, Helvetica, sans-serif;
	color: #686868;
	margin: 0px;
}

.NOTF_textoCursiva a:link{
	color: #839cdb;
	text-decoration: underline;
}

.NOTF_textoCursiva a:visited{
	color:#839cdb;
	text-decoration: underline;
}

.NOTF_textoCursiva a:hover{
	color:#839cdb;
	text-decoration: none;
}

.NOTF_textoCursiva a:active{
	color:#839cdb;
	text-decoration: underline;
}

.NOTF_vinetaBold{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #717171;
	padding: 0px 0px 0px 10px;
	margin: 2px 0px 6px 0px;
	display: block;
	background: url(images/web/vineta_contenido.gif) no-repeat 2px 4px;
}

.NOTF_vinetaBold a:link{
	color: #839cdb;
	text-decoration: underline;
}

.NOTF_vinetaBold a:visited{
	color: #839cdb;
	text-decoration: underline;
}

.NOTF_vinetaBold a:hover{
	color: #839cdb;
	text-decoration: none;
}

.NOTF_vinetaBold a:active{
	color: #839cdb;
	text-decoration: underline;
}

