.section
{
overflow:hidden;
margin:0 auto;
}
.noticias
{
margin-left:18px;
margin-right:18px;
overflow:hidden;
}
.noticias .noticia
{
float:left;
display:inline;
width:427px;
height:120px;
margin-left:22px;
margin-top:10px;
margin-bottom:20px;
}
.noticias .noticia .item1, .noticias .noticia .item2
{
float:left;
display:inline;
}
.noticias .noticia .item1
{
width:110px;
height:110px;
}
.noticias .noticia .item2
{
font-size:12px;
width:295px;
height:120px;
margin-left:12px;
margin-right:10px;
color:#4B4B4B;
font-family:Arial, Helvetica, sans-serif;
}
.noticias .noticia .item2 .caption
{
font-weight:bold;
height:21px;
overflow:hidden;
}
.noticias .noticia .item2 .comentario
{
text-align:justify;
height:62px;
overflow:hidden;
}
.noticias .noticia .item2 .barra
{
height:26px;
margin-top:5px;
}
.noticias .noticia .item2 .barra .fecha, .noticias .noticia .item2 .barra .vermas
{
float:left;
display:inline;
}
.noticias .noticia .item2 .barra .fecha
{
width:196px;
}
.noticias .noticia .item2 .barra .fecha .left
{
float:left;
display:inline;
}
.noticias .noticia .item2 .barra .fecha .texto
{
font-weight:bold;
color:#000000;
font-size:11px;
padding-top:3px;
}
.noticias .noticia .item2 .barra .fecha .facebook
{
background:url(../images/icono/facebook.png) no-repeat;
width:24px;
height:24px;
margin-left:10px;
margin-top:-5px;
}
.noticias .noticia .item2 .barra .fecha .facebook:hover
{
background-image:url(../images/icono/facebookpress.png);
}
.noticias .noticia .item2 .barra .fecha .envia_amigo
{
background:url(../images/noticias/amigo.jpg) no-repeat;
width:24px;
height:24px;
margin-left:5px;
margin-top:-5px;
}
.noticias .noticia .item2 .barra .fecha .envia_amigo:hover
{
background-image:url(../images/noticias/amigopress.jpg);
}
.noticias .noticia .item2 .barra .vermas
{
font-size:13px;
font-weight:bold;
}
.noticias .noticia .item2 .barra .vermas a
{
color:#13469F;
}
.noticias .navegacion{margin-top:20px;margin-left:16px; padding-bottom:15px; float:left;}
.title_noti
{
background:url(../images/noticias/noticiasint.png) no-repeat;
width:960px;
height:51px;
margin:20px 0;
}