@charset "UTF-8";

/* ------------------------------------------------------------------------- 

   ESTOS SON LAS CARACTERÍSTICAS VISUALES DE LA PAGINA

--------------------------------------------------------------------------- */
/* ESTILOS GENERALES */

body {
    font-family:Arial, Helvetica, sans-serif;
    font:100%;
    background: #E8E8E8;
    color: #333333;
}
a {
    color: #059;
    text-decoration: none;
}
a:hover, a:active {
    color: #047;
}
#contenedor {
    background: #F3F3F3;
    border: 1px solid #CCCCCC;
}

.herramientas{
    width:400px;
    height:100px;
    position:relative;
    float:left;
}
#publicidad{
    position:relative;
    float: left;
    margin:10px;
    padding:10px;
}
.logo {
    width:277px;
    height:25px;
    margin-left:20px;
    margin-top:26px;
    float:left;
}
.buscador {
    width:116px;
    height:16px;
    padding:2px;
    font-size:10px;
    margin-left:20px;
}
.lupa {
    background: url(../imagenes/lupa.jpg) 0px 4px no-repeat;
    cursor:pointer;
    width:20px;
    height:23px;
    *height:20px;
    *background:url(../imagenes/lupa.jpg) 0px 0px no-repeat;
}
.fecha{
    color:#FFFFFF;
    font-size:0.7em;
    position: absolute;
    left:170px;
    top: 60px;
    *top:55px;
    *left:180px;
}
strong {
    font-weight:bold;
}
.boton{
    padding:2px;
    color:#FFFFFF;
    background:#CCDDEE;
    cursor:pointer;
    font-size:10px;
    text-transform:uppercase;
}
/*----------MODULOS INTERACTIVOS------------*/
.noti-principal{
    background:#FFFFFF;
    border:#CCCCCC solid 1px;
    height:250px;
    padding:10px;
}
.noti-principal .images{
    width:356px;
    position:relative;
    float:left;
    margin-right:10px;
}
.noti-principal div{
    width:342px;
    position:relative;
    float:left;
    height:240px;
}
.noti-principal div h1{
    font-size:1.2em;
    color:#3377AA;
    line-height:1.2em;
    margin-bottom:10px;
    text-transform:uppercase;
}
.noti-principal div p{
    font-size:0.8em;
}

/************************** DESARROLLO   DE   NOTICIA *************/

.desarrollo-noti{
    background:#FFFFFF;
    border:#CCCCCC solid 1px;
    padding:10px;
}
.desarrollo-noti h1{
    color:#005588;
    font-size:2em;
    line-height:1.0em;
    margin-top:20px;
    text-transform:uppercase;
}
.desarrollo-noti h2{
    color:#666;
    font-size:1.0em;
    line-height:1.0em;
    font-weight:bold;
    margin:10px 0;
}
.desarrollo-noti p{
    font-size:0.9em;
    line-height:1.0em;
}
.desarrollo-noti h6{
    font-size:0.7em;
    margin-top:20px;
}
.cabezal{
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 0.5em;
    position: relative;
}
.cabezal ul {
    float: right;
    position: relative;
    margin: 0px;
    padding: 0px;
}
.cabezal li {
    font-size: 0.7em;
    display: inline;
    list-style: none;
    margin: 0px 0px 0px 10px;
    line-height: 2.25em;
}
.cabezal img {
    padding: 4px;
    vertical-align: bottom;
}
.cabezal p {
    font-size:12px;
    display:block;
    margin-top:7px;
}
#icon {
    background-color: #CEDDE6;
    height:20px;
    font:Arial, Helvetica, sans-serif;
    padding-left:10px;
    padding-top:3px;
    width:700px;
}
#icon h4{
    font-size: 0.7em;
    text-transform: uppercase;
    color: #666666;
    line-height: 1.5em;
    display:block;
    position:relative;
    float:left;
}
#iconimg{
    float: right;
    position:relative;
    width: 28px;
    padding: 2px;
}
/**************************FIN DESARROLLO   DE   NOTICIA *************/

.modulos-sec, .modulos-sec-der, .modulos-ter, .modulos-ter-der {
    width:218px;
    background:#FFFFFF;
    border:1px #CCCCCC solid;
    margin-top:6px;
    position:relative;
    float:left;
    padding:10px;
    display:block;
}
.modulos-sec, .modulos-ter-der {
    margin-left: 2px;
    margin-right: 2px;
}
.modulos-sec h1, .modulos-sec-der h1, .modulos-ter h1, .modulos-ter-der h1{
    font-size:0.9em;
    line-height:1.2em;
    margin-bottom:10px;
    color:#3377AA;
    text-transform:uppercase;
}

.modulos-sec p, .modulos-sec-der p, .modulos-ter p, .modulos-ter-der p{
    font-size:0.75em;
    line-height:1.0em;
    margin-top:10px;
}

.listado h1 {
    font-size:0.9em;
    line-height:1.2em;
    margin-bottom:10px;
    color:#3377AA;
    text-transform:uppercase;
}

.listado p{
    font-size:0.75em;
    line-height:1.0em;
    margin-top:10px;
}

.modulo-banner {
    width:238px;
    margin-bottom:10px;
}
.interno-banner{
    width:auto;
    padding:10px;
}
.interno-banner ul{
    list-style: none;
    font-size: 0.7em;
}
.interno-banner li{
    padding-left: 30px;
    display: block;
    line-height: 0.9em;
}
.interno-banner p{
    font-size:0.7em;
    display:block;
    margin-top:10px;
}
.scrol{
    overflow: auto;
    width: auto;
    height: 250px;
}
.scrol ul li{
    list-style-type:none;
    display: block;
    line-height: 1em;
    font-size:0.9em;
    border-bottom:#CCCCCC 1px dashed;
    padding-left:0px;
    margin-bottom:10px;

}
.gubernamental{
    background: url(../imagenes/bajar.png) no-repeat left center;
    margin-bottom:10px;
}
.educacion {
    background: url(../imagenes/bajar.png) no-repeat left center;
    margin-bottom:10px;
}
.cultura{
    background: url(../imagenes/bajar.png) no-repeat left center;
    margin-bottom:10px;
}

.fotos-d {
    width:145px;
    float:left;
    clear: none;
    position: relative;
}
.fotos-d img{
    margin-bottom:10px;
}
.fotos-e {
    width:68px;
    float: right;
    position: relative;
}
.botoncito {
    background:#FFFFFF;
    border:1px #CCDDEE solid;
    color:#333333;
    text-transform:uppercase;
    font-size:12px;
    text-align:center;
    margin:0 auto;
    display:block;
    cursor:pointer;
    width: 90%;
    padding:2px;
}
.botoncito:hover {
    background:#CCDDEE;
    color:#FFFFFF;
}
#agenda ul {
    list-style: none;
    font-size: 0.7em;
    line-height: 2em;
    margin: 0em 5px 0.25em 10px;
}
#agenda ul  li {
    margin-bottom: 0.5em;
    line-height: 1.2em;
    border-bottom: 1px dashed #CCCCCC;
    padding-bottom: 0.5em;
    font-weight: lighter;
    padding-left:0px;
    display:block;
}
.hora {
    position:relative;
    float:left;
    width:50px;
}
.detalle_evento{
    position:relative;
    float:right;
    width:145px;
}
.item{
    display:block;
    margin-bottom:10px;
}
.audio{
    position:relative;
    float:left;
    width:52px;
    margin-left:2px;
}

.descargas{
    margin:0 auto;
    background: #CCDDEE;
    padding:10px;
    width:980px;
}
.descargas img{
    margin-left:50px;
}

#footer #legales p {
    font-size: 0.7em;
    color: #FFFFFF;
}
#footer #legalesbold p {
    font-size: 0.7em;
    font-weight: bold;
    color: #FFFFFF;
}
#footer #links ul {
    list-style: none;
    font: 0.8em "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#footer #links li {
    padding-left: 32px;
    margin-bottom: 0.5em;
    display: block;
    line-height: 27px;
}
#footer #links a {
    color: #CCCCCC;
}
#footer #links a:hover {
    color: #FFFFFF;
}
#legales a {
  color: #FFFFFF;
  font-weight:bold;
}
.rss {
    background: url(../imagenes/ico-rss.gif) no-repeat left center;
    margin-bottom: 5px;
}
.email {
    background: url(../imagenes/ico-email.gif) no-repeat left center;
    margin-bottom: 5px;
}
.wap {
    background: url(../imagenes/ico-wap.gif) no-repeat left center;
    margin-bottom: 5px;
}

#cuerpo {
    padding-top: 11px;
    width: 670px;
    float: left;
    font-size: 12px;
}

#cuerpo #post_fecha_publicacion{
    width: 70px;
}

#cuerpo .corto {
    width: 45px;
    border: 1px solid;
}

#cuerpo input , #cuerpo textarea {
    width: 90%;
    border: 1px solid;
}

#cuerpo b {
    font-weight: bold;
}
.busqueda a{
    font-size:0.6em;
    color:#FFFFFF;
    margin-left:20px;
}
.campos{
    border:1px #CCCCCC solid;
    width:150px;
}
.flecha {
    position:absolute;
    left:200px;
    top:18px;
    cursor:pointer;
}
.flecha_banners {
    position: relative;
    float: right;
    margin-right:10px;
    margin-top:-20px;
    *margin-top:-25px;
    cursor:pointer;
}
#form2 textarea{
    border:1px #CCCCCC solid;
    width:50%;
    min-height:100px;
}
#form2 p{
    font-size:12px;
    margin-top:20px;
}
/* --multimedia-- */
#multimedia {
    background: #EDF7FB;
    margin-bottom: 0.5em;
    border-bottom: 2px solid #98BAD1;
    margin-left:10px;
    width:238px;
    position:relative;
    float:left;
}
#multimedia p {
    font-size: 0.75em;
    padding-left: 25px;
    line-height: 2em;
    border-bottom: 1px solid #6793B4;
    border-top: 1px solid #FFFFFF;
    display: block;
}
#multimedia  ul {
    font-size: 0.7em;
    padding-bottom: 0.25em;
}
#multimedia  li {
    list-style: none;
    padding-left: 7px;
    line-height: 2.25em;
}
p#audios {
    background: #CEDDE6 url(../imagenes/ico-audio.gif) no-repeat 4px 5px;
}
p#videos {
    background: #CEDDE6 url(../imagenes/ico-video.gif) no-repeat 4px 5px;
}
p#fotos {
    background: #CEDDE6 url(../imagenes/ico-foto.gif) no-repeat 4px 5px;
}

#documentos {
    margin-bottom: 0.5em;
    background: #EDF7FB;
    border-bottom: 2px solid #98BAD1;
}

#documentos ul {
    padding-bottom: 3px;
    margin: 2px;
}
#documentos li {
    font-size: 0.7em;
    padding-left: 25px;
    list-style: none;
    line-height: 2.25em;
}
.pdf {
    background: url(../imagenes/ico-pdf.gif) no-repeat 3px 3px;
}
.doc {
    background: url(../imagenes/ico-doc.gif) no-repeat 3px 3px;
}
.xls {
    background: url(../imagenes/ico-xls.gif) no-repeat 3px 3px;
}
.ppt {
    background: url(../imagenes/ico-ppt.gif) no-repeat 3px 3px;
}
#imagen{
    font-size: 0.7em;
    list-style: none;
    line-height: 2.25em;
}
.titulo-notas-relacionadas p{
    font-size: 0.7em;
    background: #ffffff;
    font-size: 0.75em;
    padding-left: 5px;
    line-height: 2em;
    display: block;
}
.titulo-notas-relacionadas #titulo{
    background: #CEDDE6;
    padding-left: 4px;
}

.titulo-notas-relacionadas {
    background: #EDF7FB;
    margin-bottom: 0.5em;
    margin-left:10px;
    width:238px;
    position:relative;
    float:left;
}