.yop-poll-container {margin-bottom:10px;}
.textwidget {
    margin-bottom: 6px;
}

.titulo_del_widget {
    display: none;
}

.widget {
    margin-top: 6px;
    margin-bottom: 6px
}

.publi_vertical_sidebar300 {
    margin-top: 6px;
    margin-bottom: 6px;
}

.titulo-sidebar {
    text-align: center;
    width: 100%;
    height: 28px;
    background-color: #03478a;
    color: white;
    margin-bottom: 6px;
    padding-bottom: 3px;
    border-bottom: 2px solid #981014;
    display: block;
}

.titulo-sidebar-invertido {
    text-align: center;
    width: 100%;
    height: 28px;
    background-color: #981014;
    color: white;
    margin-bottom: 6px;
    padding-bottom: 3px;
    border-bottom: 2px solid #03478a;
    display: block; 
}

.antetitulo-sidebar {
    text-transform: uppercase;
}

.noticia-sidebar {
    margin-top: 6px;
    padding-bottom: 10px;
    margin-right: 6px;
    margin-bottom: 6px;
    border-bottom: solid 1px #ddd;
}

.noticia_sidebar a img {
    width: 100%;
    height: auto;
    margin-bottom: 1px;
}

.noticia-sidebar-suelta {
    padding-bottom: 10px;
    margin-right: 6px;
    margin-bottom: 6px;
  //  background: #03478a;
    width: 100%;
}

.noticia-sidebar-suelta p {
    // color: #fff;
    padding: 6px;
}

.noticia-sidebar-suelta-titulo {
    padding: 6px;
}

.noticia-sidebar-suelta-titulo a {
    // color: #ffffff;
}

.noticia-sidebar-suelta-titulo a:hover {
   // color: #ffffff;
}

.noticia_sidebar-suelta a img {
    width: 100%;
    height: auto;
    margin-bottom: 1px;
}

.thumb-sidebar {
    margin-bottom: 10px;
}

.titulo-sidebar a { 
    color: white;
    text-decoration: none;
}

.titulo-sidebar-invertido a {
    color: white;
    text-decoration: none;
}

.feed-prensa {
    text-align:left;
    margin-top: 6px;
    margin-bottom: 6px;
}

.feed-prensa a {
    
    padding-bottom: 6px;
    text-decoration: none;
    color: #111;
}




.cuadro-encuesta {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.la-encuesta {
    padding: 10px;
}

#servicios_publicos {
    line-height: 30px;
    margin-bottom: 6px;
    margin-top: 6px;
}

#servicios_publicos a {
    text-decoration: none;
    color: #03478a;
}

#servicios_publicos ul {
    list-style: none;
}

#servicios_publicos ul li {
    margin-bottom: 3px;
}

#servicios_publicos img {
    vertical-align: middle;
}

#videos {
    margin-top: 6px;
    margin-bottom: 6px;
    height: 240px;
    overflow: hidden;
}

#videos ul {
    list-style: none;
    margin-left: 2px;
    height: 240;
    margin-bottom: 6px;
    margin-top: 6px;
}

#videos ul li {
    float: left;
    width: 379px;
    margin-right: 7px;
}

.contenedor_video {
    width: 379px;
    height: 240px;
    overflow: hidden;
}

.contenedor_video_ad {
    padding-top: 9px;
    width: 379px;
    height: 240px;
    overflow: hidden;
}

.contenedor_video iframe {
    height: 240px!important;
    width: 379px;
}


.fondo-verde {
    background: #006600;
}

.fondo-morado {
    background: #330066;
}

.fondo-naranja {
    background: #cc6600;
}

.fondo-cyan {
    background: #0099cc;
}

.fondo-rojo {
    background: #990000;
    border-bottom: solid 2px #03478A;
}
