@charset "utf-8";

.template_color             { color: #666666 ; }
.template_border_color      { border-color: #666666 ; }
.template_backgroundcolor   { color: #666666 ; }
.titre, .titre a            { color: #666666 ; }

body { background: #D9D8D9;}
#template_wrapper { box-shadow: 1px 1px 20px #333333;}
.menu_niveau_1_on 		{ background-color:#666666; }

.menu {
  text-align: left;
  background: #f8d5c3;
}
#template_menu {
  color: #ea6521;
font-family: 'barlow',Helvetica,Arial,sans-serif;
}
.menu_cartouche {
  background-color: #fff;
}
.menu_niveau_1_on {
  background-color: #ea6521;
}

#template_content {
  max-width: 600px;
font-family: 'barlow',Helvetica,Arial,sans-serif;
}

#template_content a {
  color: #ea6521;
}

.titre {
  font-size: 26px;
  color: #256810;
text-transform: uppercase;
}

h1 {
  font-size: 22px;
  color: #409d1e;
text-transform: uppercase;
}
h2 {
  font-size: 20px;
  color: #409d1e;
text-transform: uppercase;
}
h3 {
  font-size: 18px;
  color: #409d1e;
}

p {
  margin: 5px 0 10px 0;
  line-height: 1.3em;
  color: #333 !important;
  font-size: 17px;
  text-align: justify;
}

p strong {
  color: #256810;
}

td {
  padding: 10px;
}

#planning .event2, .event2 a, .legend2 {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  color: #ffffff;
}
#planning .event3, .event3 a, .legend3 {
  background-color: #f6a683;
  border-color: #CDCDCD;
  color: #ffffff;
}

#template_foot {
  background-color: #409d1e;
font-family: 'barlow',Helvetica,Arial,sans-serif;
}

#template_foot a {
  color: #fff;
}