@CHARSET "ISO-8859-1";

#secciones{
    width: 660px; /*solo las imagenes de sección */
    float: left;
    height: 318px;
    margin-top:8px;
}
.seccion{
    width: 200px;
    height: 145px;
    padding: 0px 20px 10px 0px;
    float: left;
}

.seccion a{
    text-decoration: none;
}


.seccion a:hover{
    text-decoration: none;
}

.seccion img{
    border:0;
}

.seccion p{
 margin:0.2em;
 width:205px;

}

* html .seccion{
    width: 214px;
    padding:0px 5px 4px 0px;
    height:155px;
}

.tit_seccion{
    width:210px;
    height:71px;
}


#barra_dch{
    float: right;
    height: 430px;
    background:transparent url(../imagenes/linea.gif) repeat-y scroll left top;
    width: 175px;
    margin-top:8px;
    z-index:1;
}

#prensa{
    margin-top:8px;
    border-left:thin;
    color:#364BAF;
    text-align:right;
}

#hangar{
    float:right;
    margin-right: 3px;
    margin-bottom:20px;
}

.titulo_prensa{
    color: #000033;
    font: 11px Arial,Helvetica,sans-serif;
    font-weight:bold;
    line-height:16px;
    text-align: center;
}

.noticia{
    margin-left:5px;
    margin-top:10px;

}

.junta{
    padding: 20px 0 10px 0;

}
.noticia p{
    padding: 0em;
    text-align:justify;
}
#img_pie{
    width:660px;
    height: 115px;
    clear:left;
}
.noticia a{
    text-decoration: none;
}

.noticia a:hover{
    text-decoration: none;
}
.noticia img{
    border:0;
    margin-right:8px;
}
.slideshow
{   margin: auto
}

.slideshow img {
    border: 1px solid #ccc;
    background-color: #eee;
}
