.header {
    height: 100px;
}

.aside h3{
    background: none repeat scroll 0 0 #71C5E8;
}

.titulo_noticias{
    background: #71C5E8;
}

.titulo_agenda {
    background: none repeat scroll 0 0 #71C5E8;
}


#navegacion_nov h3 {
    background: none repeat scroll 0 0 #71C5E8;
}


#ofertas_portada h2{
	background: none repeat scroll 0 0 #71C5E8 !important;
}

.env_google {
    background: none repeat scroll 0 0 #71C5E8;
}


ul.topnav li.seleccionado a, ul.topnav ul li.seleccionado a {
    color: #71C5E8;
    font-weight: bold;
}

.tabla_responsive th {
    background: #71C5E8 none repeat scroll 0 0;
}

ul.topnav li a:hover {
    color:#71C5E8;
}


.contenido_editor a{
    color:#71C5E8;
}


#commentForm legend{
    color: #71C5E8;
}
#commentForm p.subtitulo{
    color: #71C5E8;
}
div.columnasMenuInscripcion ul li.activo{
    background: #71C5E8;
}