@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: #000000 ; }
.template_backgroundcolor  { color: #000000 ; }

.titre { text-transform: uppercase; color:#000000; font-size: 14px;} 
.menu_niveau_1_on 	{ background-color:#000000; color:#000; }
.formcontent .titre { text-transform: none; color:inherit; font-size:14px;}
#template_header a	{ color:#000000 }
#template_header	{ color:#000000; }

img.flag_fr_selected, img.flag_fr:hover {
    
    width: 32px;
    height: 22px;
    background-size:cover;
    background-position: 0px -22px;
}
img.flag_fr {
    
    width: 32px;
    height: 22px;
    background-size:cover;
    background-position: 0px -22px;
 
}
img.flag_en_selected, img.flag_en:hover {
    
    width: 32px;
    height: 22px;
    background-size:cover;
    background-position: 0px -22px;
}
img.flag_en {
    
    width: 32px;
    height: 22px;
    background-size:cover;
    background-position: 0px -22px;
   
}

