@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Mohave:ital,wght@0,300..700;1,300..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
body { background: #ffffff }

.template_color { color: #ffffff ; }
.template_border_color { border-color: #000000 ; }
.template_backgroundcolor  { color: #000000 ; }
.titre { color: #000000 ; }

h1,h2,h3,ul,li,div { color: #000000 !important ; }
.photoorga { 
    width: 200px ;  
    vertical-align: middle;
    margin: 10px;
    border-radius: 50px; 
    object-fit: cover;
  } 
img[title="headerimage"] {
   width: 100%;
}

img[title="sponsors"] {
   width: 100%;
}


#template_content  p { color: #000000 ; font-family:  "Roboto", sans-serif;  font-size:16px !important;}

.menu_h, .menu_h_on { color: #000000 ; font-family:  "Montserrat", sans-serif;  font-size:1.06rem; !important;}
.titre { text-transform: uppercase; color:#000000; font-size: 18px;} 
.menu_niveau_1_on 	{ background-color:#000000; color:#000; }
.formcontent .titre { text-transform: none; color:inherit; font-size:16px;}
#template_header a	{ color:#000000 }
#template_header	{ color:#000000; }
#.largeur_page {
#    width: 1200px !important;
#    margin: auto;
#}
