@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:14px;}
.template_color { color: #ffffff ; }
.template_border_color { border-color: #000000 ; }
.template_backgroundcolor  { color: #000000 ; }
.titre { color: #3355AA ; }
.titre { text-transform: uppercase; font-size: 16px;} 
h1 {color:#3355AA;}
h2 {color:#3355AA;}
h3 {color:#3355AA;}
li {
  list-style-type: circle;
}
.menu_niveau_1_on 	{ background-color:#2d4177; color:#000; }
.formcontent .titre { text-transform: none; color:inherit; font-size:16px;}
#template_header a	{ color:#000000 }
#template_header	{ color:#000000; }

#header_title {text-align:center;}

div.largeur_page {
  width: 1080px;
}

.red_frame {
  color: red;
  border-style: solid;
  border-width: 1px;
  padding: 0 2px;
}