@charset "utf-8";
body { background: #ffffff  url(fond.png) fixed no-repeat  0 0 ; }
body { color: #000000 ; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size:12px;}

.template_color             { color: #fbb663 ; }
.template_border_color      { border-color: #fbb663 ; }
.template_backgroundcolor   { color: #FFFFFF ; }
h3 {text-transform:uppercase; color:var(--gris-fonce);}

#template_header a {
  color:#000000;
}

#template_header {

height: 300px;
 text-shadow: 1px 1px 2px #000;
}

#header_wheredate {
display: none;

/*
 text-align: center !important;
 text-shadow: 1px 1px 2px #000;
 padding: 5px;
 background-color: rgba(255, 255, 255, 40%);
*/

}

#header_title {
display: none;
text-align: center;
}

#template_wrapper {
border: 0px;
padding: 0;
}

#template_link {
 background-color: #FFF;
}

#header_logo {
display: none;

/*box-shadow: 30px 30px 100Px #FFFFFF;
padding : 20px;
border-radius: 100px;*/
}

#template_external {
background-color: #fff;
margin : 0px;
}

body { background: #fffcf3 url(/img/conference/skins/fire/fond.jpg) fixed no-repeat 0 0 ; }
.menu_niveau_1_on { background-color:#ff8e00; color:#000; }

.titre { text-transform:uppercase; color:#ff8e00; }
 
.formcontent .titre { text-transform: none; color:inherit; }




/**************************************
@charset "utf-8";
body { background: #ffffff  url(fond.png) fixed no-repeat  0 0 ; }
body { color: #000000 ; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size:12px;}
.template_color { color: #ffffff ; }

.template_border_color { border-color: none ; }

.template_backgroundcolor  { color: #000000 ; }

.titre { color: #00284b ; }

.titre { text-transform: uppercase; color:#00284b; font-size: 14px;}



#template_header a {
  color:#000000;
}

#template_header {
 text-shadow: 1px 1px 2px #000;
 padding: 80px;
}

#header_wheredate {
 text-align: center !important;
 text-shadow: 1px 1px 2px #000;
 padding: 5px;
 background-color: rgba(255, 255, 255, 40%);
}

#header_title {
text-align: center;
}

#template_wrapper {
border: 0px;
padding: 0;
}

#template_link {
 background-color: #FFF;
}

#header_logo {
box-shadow: 30px 30px 100Px #FFFFFF;
padding : 20px;
border-radius: 100px;
}

#template_external {
background-color: #00284b;
margin : 0px;
}
 

.menu_niveau_1_on 	{ background-color: #feee74; color: #000; }

.menu_niveau_1_on a    {
text-color:#000000 !important;
text-shadow: 1px 1px 2px #aaa;
}

.menu_niveau_1 a:hover {background-color: #FEEE74;}

.menu_cartouche {background-color: #FEEE74;}
 
.formcontent .titre { text-transform: none; color:inherit; font-size:14px;}

.widget {margin: 10px 10px;}



**************************************/