.header {
    height: 100px;
}

.aside h3{
    background: none repeat scroll 0 0 #00ADFF;
}

.titulo_noticias{
    background: #00ADFF;
}

.titulo_agenda {
    background: none repeat scroll 0 0 #00ADFF;
}


#navegacion_nov h3 {
    background: none repeat scroll 0 0 #00ADFF;
}


#ofertas_portada h2{
	background: none repeat scroll 0 0 #00ADFF !important;
}

.env_google {
    background: none repeat scroll 0 0 #00ADFF;
}


ul.topnav li.seleccionado a, ul.topnav ul li.seleccionado a {
    color: #00ADFF;
    font-weight: bold;
}

.tabla_responsive th {
    background: #00ADFF none repeat scroll 0 0;
}