table.noticias_portada{
	border-width:2px;
	border-style:solid;
	border-collapse:collapse;
	width:100%;
	border-style:solid;
	background-color: #f9e8ba;
	border-color:#ffffff;
}

table.noticias_portada td{
	border-collapse:collapse;
	padding: 0px 5px 0px  5px;
}

table.noticias_portada td.td_cabecera_noticias{
	color: #3c6c80;
	font-size:10px;
	height: 14px;
	border-bottom-width:2px;
	border-bottom-style: ridge;
	border-bottom-color: #f7dd96;
}

table.noticias_portada td.titulo{
	padding:10px 5px 0px 5px;
	margin:0;
}

table.noticias_portada td.titulo img{
	display:inline;
}


table.noticias_portada td.titulo a{
	color: #3c6c80;
	text-decoration: underline;
	font-style:italic;
	font-size:11px;
	display:inline;
	margin-left:5px;
	padding: 0;
	/*padding: 5 10 0 20;*/
	/*background-image:url(/modulos/noticias/themes/steel/img/gen/fecha_portada.gif);
	background-position:left;
	background-repeat:no-repeat;*/
}

table.noticias_portada td.spacer{
	border-width:0px;
	border-style:solid;
	border-collapse:collapse;
	border-bottom-width:0px;
	height:1px;
}

table.noticias_portada td.resumen{
	border-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-collapse:collapse;
	border-color:#CCCCCC; 
	font-size:11px;
	font-weight:normal;
	color: #8b8167;
	padding-bottom: 10px;
}

table.noticias_portada  td.resumen a{
	font-size: 11px;
	color: #8b8167;
	text-decoration: none;
	display: inline;
	padding: 0; 
	margin: 0; 
	height: 11px;
}

table.noticias_portada  td.resumen u{
	font-size: 11px;
	color: #8b8167;
	padding: 0; 
	margin: 0; 
}

table.noticias_portada  td.resumen font{
	font-size: 11px;
	color: #8b8167;
	padding: 0; 
	margin: 0; 
}

table#noticias{
   width:100%;
   border:0px solid #CCCCCC;
   margin:0px;
   padding:0px;
   border-collapse:collapse;
   font-family: tahoma;
   font-size:11px;
}

.barra_noticias{
	width:100%;
	padding:0px;
	margin:0px;
	text-align:center;
	vertical-align:middle;
}

.n_logo{

   border-left-width:0px;
   border-right-width:0px;
   border-top-width:0px;
   border-bottom-width:0px;
   border-collapse:collapse;
   border-style:solid;
   padding-left:0xp;
   padding-top:0px;
   padding-right:0px;
   /*padding:10px;*/
   /*background-image:url(/img/buscadores/noticias_bar.png);
   background-position:left;*/
}

table#noticias td{
   vertical-align:top;
   padding:2px;
   padding-left:5px;
   padding-right:5px;
}

table#noticias td.foto{
   text-align:center;
   border-top-width:0px;
   padding:3px;
}
table#noticias td.titulo{
   font-weight:normal;
   color:#1D8CA8;
   padding-top:4px;
   border-bottom:1px solid #CCCCCC;
   /*height:50px;*/
}
table#noticias td.fuente span.fuente{
   font-weight:normal;
   color:#1D8CA8;
}

table#noticias td.resumen span.resumen{
   color:#666666;
   text-align:left;
   vertical-align:top;
   border-width:1px;
   border-style:solid;

}

.resumen_noticia_portada{
   color:#666666;
   text-align:left;
   vertical-align:top;
}

.leer_mas_noticia_portada{
   text-align:right;
   padding-right:5px;
   vertical-align:bottom;
   padding-bottom:5px;
   height:100%;
}

table#noticias td.leer_mas span.leer_mas{
   text-align:right;
   padding-right:5px;
   border-bottom:1px solid #CCCCCC;
   vertical-align:bottom;
   padding-bottom:5px;
   height:90%;
}


table#noticias a{
   color:#5DACC0;
   /*font-weight:bold;*/
   text-decoration:underline;
   vertical-align:bottom;
}

table#noticias a:hover{
	text-decoration:underline;
	color:#FF9900; 
}

table#noticias td.foto{
   /*border-top:1px solid #CCCCCC;*/
   border-bottom:1px solid #CCCCCC;
   text-align:center;
   vertical-align:middle;
   padding:3px;
   margin:0px;
}

img.foto{
   width:143px;
   
}

table#noticias div.foto{
   padding:2px;
   margin:2px;
   border:0px solid #CCCCCC;
   width:143px;
   /*height:169px;*/
   overflow:hidden;
   vertical-align:middle;
   text-align:center;
}



/******************************************************************************/
table#noticia{
   width:80%;
   border:0px solid #CCCCCC;
   margin:0px;
   padding:0px;
   border-collapse:collapse;
   font-family: tahoma;
   font-size:12px;
}

table#noticia td{
   vertical-align:top;
   padding:2px;
   padding-left:5px;
   padding-right:5px;
}

table#noticia td.foto{
   text-align:center;
}
table#noticia td.titulo{
   font-weight:normal;
   color:#1D8CA8;
}
table#noticia td.fuente{
   font-weight:normal;
   color:#1D8CA8;
}

table#noticia td.resumen{
   color:#666666;
   text-align:left;
   vertical-align:top;
   font-style:italic;
   font-size:11px;
}

table#noticia td.leer_mas{
   text-align:right;
   padding-right:5px;
   fborder-bottom:1px solid #CCCCCC;
}

table#noticia a{
   color:#6BA3E0;
   /*font-weight:bold;*/
   text-decoration:underline;
   vertical-align:bottom;
}

table#noticia a:hover{
	text-decoration:underline;
	color:#FAB700; 
}

table#noticia td.foto{
   fborder-top:1px solid #CCCCCC;
   fborder-bottom:1px solid #CCCCCC;
   padding-left:0px;
   vertical-align:middle;
}

img.foto{
   width:114px;
   
}

table#noticia div.foto{
   padding:2px;
   margin:2px;
   border:1px solid #CCCCCC;
   width:143px;
   height:169px;
   overflow:hidden;
   vertical-align:middle;
   background-color:#ffccff;
}

strong.tema{
   color:black;
}

/****************************************************************************************/
/* Noticias pero por clase, no id */
/****************************************************************************************/

table.noticia{
	table-layout:auto;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-top-style:solid;   
	width:590px;
	text-align:left;
	vertical-align:top;
	font-family:verdana;
	font-size:10px;
	color:#464846;
}

table.noticia a{
	color:#AA2222;
	text-decoration:none;
}

table.noticia td.relacionadas{
	border-left-width:2px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-top-width:2px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-top-style:solid; 
	text-align:left;
	vertical-align:top;
}

table.noticia span.titulo{
	/*padding-left: 10px;
	padding-right: 10px;*/
	vertical-align:top;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

table.noticia span.subtitulo{
	/*padding-left: 10px;
	padding-right: 10px;*/
	vertical-align:top;
	color:#51A6BC;
	font-size:9px;
	}

table.noticia span.subtitulo a{
	/*padding-left: 10px;
	padding-right: 10px;*/
	vertical-align:top;
	color:#51A6BC;
	font-size:9px;
	text-decoration:none;
	}

table.noticia span.resumen{
	/*padding-top: 10px;
	padding-left: 10;
	padding-right: 10px;*/
	vertical-align:top;
	width:100%;
	color:#464846;
	font-size:10px;
}

table.noticia span.texto{
	/*padding-left: 10;
	padding-top: 10px;
	padding-right: 10px;*/
	vertical-align:top;
	width:100%;
	color:#464846;
	font-size:10px;
}

table.noticia div.imagen{
	overflow:hidden;
   width:128px;
   height:128px;
	border-left-width:1px;
   border-right-width:1px;
   border-bottom-width:1px;
   border-top-width:1px;
	border-left-style:solid;
   border-right-style:solid;
   border-bottom-style:solid;
   border-top-style:solid;
	border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   border-bottom-color:#CCCCCC;
   border-top-color:#CCCCCC;
   float:left;
   padding:10px;
   margin: 0px 10px 10px 0px;
}

table.noticia td.volver{
	text-align:center;
	vertical-align:bottom;
	color:#AA2222;
}

table.relacionadas{
	width:100%;
	height:100%;
	font-size:9px;
}

table.relacionadas td{
	height:10px;
	text-align:left;
	vertical-align:top;
}

table.relacionadas td.info_relacionadas{
	border-left-width:2px;
	border-left-style: solid;
	border-bottom-width:2px;
	border-bottom-style: solid;
	border-top-width:2px;
	border-top-style: solid;
	border-right-width:2px;
	border-right-style: solid;         
	border-color:#CCCCCC;
	text-align:left;
	vertical-align:top;
}
