body {
background:#CFCACA
}
#header, #footer {
background:maroon;
}
#accroche {
color:white;
}
a {
text-decoration:none;
color:olive
}
a:hover {
text-decoration:underline;
color:white
}
#menuHaut {
background:maroon;
}
#menuGauche {
background:maroon;
}
#adrGauche {
background:maroon;
}
#adresse {
color:#000;
}
#contenu {
background:maroon
}
#menuHaut li, #menuHaut ul li a {
color:#000;
}
#menuHaut ul li a:hover, #menuHaut ul li a.active {
color:#000; text-decoration : underline ;
}
#menuGauche, #menuGauche p, #menuGauche h6, #menuGauche caption {
color : #000 ;
}
#menuGauche ul li a {
background-color:maroon;
color:#000;
}
#menuGauche ul li a:hover, #menuGauche ul li a.active {
background-color:maroon;
color:#000; text-decoration : underline ;
}
#acces, #horaires {
color : #000 ;
}
h2 {
color:olive;
}
.csc-mailform-field .input input.csc-mailform-submit {
background:maroon;
border:1px solid #333;
}
