@charset "utf-8";

.template_color             { color: #666666 ; }
.template_border_color      { border-color: #666666 ; }
.template_backgroundcolor   { color: #666666 ; }
.titre, .titre a            { color:#666666; }

body { background: #f8f8f8;}
#template_wrapper { box-shadow: 1px 1px 20px #333333;}
.menu_niveau_1_on 		{ background-color:#666666; }

h1, p.entete {
    font-size: 3.75rem;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 700;
    margin: 60px 0 0 0;
    border-left: 10px solid #ff8802;
    padding-left: 20px;
}