body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #338ffa;
   background-color: #FFFFFF;
   margin-left: 10px;
   margin-top: 10px;
   margin-right: 10px;
   margin-bottom: 10px;
   text-align: center;
}
a:link {
   color: #338ffa;
   text-decoration: underline;
}
a:visited {
   text-decoration: underline;
   color: #338ffa;
}
a:hover {
   text-decoration: underline;
   color: #007CC3;
}
a:active {
   text-decoration: underline;
   color: #338ffa;}
.form {
   font-size: 10px;
   color: #000000;
   border: 1px solid #999999;
}
.contenant {
   padding: 0px;
   width: 750px;
   margin-left: auto;
    margin-right: auto;
   border: 1px solid #dfe6ef;
}
.fondhome {
   background-image: url(img/home/img_fond_home.jpg);
   background-repeat: no-repeat;
   background-position: top;
}
.titres {
   font-size: 13px;
   font-weight: bold;
   color: #338ffa;
}
.titre {
   font-size: 13px;
   font-weight: bold;
   color: #000000;
      text-align: center;
}
.txt {
   font-size: 11px;
   color: #000000;
   text-align: justify;
}
.txtpetit {
   font-size: 9px;
   color: #000000;
}
.txtgrand {

   font-size: 14px;
   color: #000000;
}
.txtbleu {

   font-size: 11px;
   color: #338ffa;
}

