/*Carrusel de noticias*/
.cnt-carr {border-top:3px solid #303642;padding:0px 0px 0px 0px; margin-bottom:20px;clear:both;}
/*Formato titulo para carrusel de noticias*/
.cnt-tit, .cnt-tit-f2 {border-bottom:1px solid #d6d7d9; padding:6px 0px;}
.cnt-tit strong {float:left;padding-left:0px;color:#303642;text-transform:none;font-weight:bold;font-size:24px;line-height:normal;font-family:Droid Serif;}
.cnt-tit-f2 strong {float:left;padding-left:9px;color:#303642;font-weight:bold;font-size:24px;line-height:normal;font-family:Droid Serif;}
.col4-f1 .cnt-tit strong, .col4-f1 .cnt-tit-f2 strong {font-size:20px;}
.cnt-tit p, .cnt-tit-f2 p {float:right;width:40px;padding-right:9px;margin-top:4px;}
/*Enlaces anterior y siguiente del carrusel de noticias*/
.cnt-tit p a.ant {float:left; width:18px; height:18px;background:transparent url(../img/carruselNoticia/ant.gif) left center no-repeat;}
.cnt-tit p a.sig {float:right; width:18px; height:18px;background:transparent url(../img/carruselNoticia/sig.gif) left center no-repeat;}

/*Listado de noticias*/
ul.lst-not-carr {float:left;width:100%;margin:10px 0px 0px 0px;}
ul.lst-not-carr li {float:left;padding:0px 10px;}
ul.lst-not-carr li.first {padding:0px 10px 0px 0px}
ul.lst-not-carr li.last {padding:0px 0px 0px 10px}
ul.lst-not-carr li img {float:left;margin:5px 0px; padding:0px;}
ul.lst-not-carr li strong.sec {border:0px; margin:0px; padding:0px;}
ul.lst-not-carr li a:hover img {filter:alpha(opacity=70); opacity:0.7; }
ul.lst-not-carr li h2 a {clear:both;display:block;text-decoration:none;color:#3F5974;font-family:Droid Serif;font-size:14px;font-weight:bold;margin-bottom:0px;}
ul.lst-not-carr li h2 a.men {font-size:14px;line-height: normal;}
ul.lst-not-carr li h2 a:hover {text-decoration:none; color:#5F6F7F;}
ul.lst-not-carr li p {clear:both; display:block;color:#767676}
ul.lst-not-carr li a.mas {float:none;background:none;color:#FF4300; padding:0px; font-size:12px; text-transform:lowercase;margin:0px;}
ul.lst-not-carr li a.mas:hover {text-decoration:underline;}

/*Imagen de fondo dependiendo del hueco, ancho del listado, ancho del hueco e imagen*/
.col1-f1 .cnt-carr {width:940px;}
.col2-f1 .cnt-carr {width:620px;}
.col3-f1 .cnt-carr {width:300px;}
.col4-f1 .cnt-carr {width:460px;}
.cnt-carr {background:#FFF;}

.col1-f1 ul.lst-not-carr li {width:220px;}
.col1-f1 ul.lst-not-carr li img {width:216px;background:#FCFCFC;border:1px solid #DDDFDE;padding:1px;}
.col2-f1 ul.lst-not-carr li {width:140px;}
.col2-f1 ul.lst-not-carr li img {width:136px;background:#FCFCFC;border:1px solid #DDDFDE;padding:1px;}
.col3-f1 ul.lst-not-carr {margin-top:0px;}
.col3-f1 ul.lst-not-carr li {width:300px;padding:5px 0px;}
.col3-f1 ul.lst-not-carr li img {width:296px;background:#FCFCFC;border:1px solid #DDDFDE;padding:1px;}
.col4-f1 ul.lst-not-carr li {width:100px;}
.col4-f1 ul.lst-not-carr li img {width:96px;background:#FCFCFC;border:1px solid #DDDFDE;padding:1px;}

