﻿body {
}
#noticiasleft{
    width:555px;
    /*margin-right:8px;
    margin-left:10px;*/
    background-image:url(../../img/secciones/Noticias/PieMoticias.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
    min-height:850px;
    padding-bottom:50px;
    padding-top:10px;
    padding-left:5px;
    border:solid 1px #000066;
}
#galeriasleft{
    width:560px;
    margin-right:8px;
    height:800px;
    padding-bottom:50px;
}

#noticiasright{
    width:260px;
}

#noticiasright1
{
    width:260px;
}
#destacadoNoticias{
    width:260px;
    height:200px;
    text-align:center;
    vertical-align:middle;
    margin-bottom:10px;
}
.itemdestacado{
    width:260px;
    margin-bottom:10px;
}
#cabezotenoticias{
    width: 830px;
    height: 160px;
}
.item{    
    background-image:url(../../img/secciones/Noticias/FondoItem.jpg);
}
.alternateitem{
    background-image:url(../../img/secciones/Noticias/FondoAlternate.jpg);
}
#noticiaspaginador{
    width:182px;
    height:20px;
    text-align:center;
    color:White;
    display:table-cell;
    vertical-align:middle;
    padding-top:5px;
    background-image:url(../../img/secciones/Noticias/Paginador.jpg);
}
.pageritem{
    color:White;
    text-decoration: underline;
}
#noticiaspaginador a{
    color:White;
    text-decoration:none;
}
#cuerponoticia
{
    float:left;
    width:555px;
    padding-top:50px;
    /*padding-left: 10px;*/
    height: 400px;
    overflow:auto;
    /*margin-left:40px;*/
}