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