﻿/*
Theme Name: bluegray Child
Description: Thème enfant pour bluegray
Author: Le nom de l'auteur
Template: bluegray
*/

@import url("../bluegray/style.css");

.nav-head,
#footer {
background: #3b240b;
}
.so-panel {
background: #ddcd9b;
}

/* HEADER SECOND SUBMENU modifié menu déroulant */
.nav-head ul ul a {width:12em; padding:5px 10px; background:#3b240b; color:#fff;}