﻿/*
------------- NOTICIAS -----------------
*/
/* Columnas destacadas - breves */
.noticias_destacadas {float:left;overflow:hidden;width:59%;}
.noticias_destacadas2 {float:left;overflow:hidden;width:960px;}
#noticias_destacadasbreves {border:1px solid #ccc;float:right;overflow:hidden;padding:2%;width:34%;}
/* Destacadas */
.noticia_destacada {border:1px solid #ccc;margin-bottom:10px;padding:12px 20px 17px 20px;overflow:hidden;position:relative;}
.noticia_destacada .titulo2 a {text-decoration:none;}
.noticia_foto {float:left;padding:10px 0px 5px 0px;}
.noticia_foto img {max-width:75px;margin:10px 17px 0 0;}
.noticia_resumen {float:left;font-size:90%;width:83%;padding:10px 0px 15px 0px;}
.fecha {background:#eee;bottom:12px;font-size:84%;padding:5px 7px;position:absolute;right:14px;}
/* Breves */
.noticia_destacadabreve {border-bottom:1px solid #ccc;padding:11px 0 13px 0;position:relative;}
.noticia_destacadabreve a:link,.noticia_destacadabreve a:visited,.noticia_destacadabreve a:active {color:#000;text-decoration:none;}
.noticia_destacadabreve .fecha {font-size:80%;right:0;bottom:6px;}
/* Estilos varios */
.TitNoticia {border-top:1px dotted #999;margin-top:4px;font-size:16px;margin-bottom:10px;padding-top:10px;}
.linkfle:link,.linkfle:visited,.linkfle:active {background:url(../img/punt1.png) no-repeat left center;padding-left:15px;text-decoration:underline;}
.linkfle:hover {text-decoration:none;}
.fotoderNot {float:right;border:1px solid #ffeddd;margin-left:13px;margin-bottom:13px;max-width:350px;padding:2px;}
#divGaleriaResponsiveNot{margin-top:25px;}