/* ----- BASIC ELEMENTS ----- -- */

a {
  text-decoration: none;
  color: #9933cc;  /* 9933ff  9933cc  993399 9900cc #001383 */
  font-weight : bold;
}

a:hover {
  color: #9933cc; /*  aa0000  */
  background-color : #cccccc;
}

a:visited {
  /*color: #B8CCCA; /**/
}
/*----- FORM ----- */
input   {
  border-top: 1pt solid #cccccc;
  border-bottom: 1pt solid #cccccc;
  border-right: 1pt solid #cccccc;
  border-left: 1pt solid #cccccc;
  font: normal 10px Verdana;
  width:70px;
  color: #707070;
  /*margin:5px 10px 5px 25px; /**/
}

form {
margin : 0px;
padding : 0px;
}

#login {
  font-size : 11px;
  color : #283976;
  font-weight : bold;
  white-space : nowrap; /**/
}

/*----- Général ----- */
HTML {
    /*BACKGROUND: url(img/background_10.gif) repeat-y 20% 0px /**/
}
BODY {
  background: url(../images_res/fond_V20.jpg); /*repeat-y 80% 0px ; /*  /* fond_V2.jpg  */  */
  /* background-color : #D7E2FF;  /* */
  font-size: 11px;

  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#000000;
  padding:0px;
  margin:0px;
}

#adresse{
   width : 1000px;
   height : 22px;
   font-size : 12px;
   color : #022C66;
   overflow : hidden;
   text-align : center;
}

#article_table {
   width: 906px;
   margin-left: auto;
   margin-right: auto;

}

#article_bas {
   background: url(../images_res/bord_b_article.jpg); /**/
   height : 9px;
}

#article_haut {
   background: url(../images_res/bord_h_article.jpg); /**/
   height : 8px;
}

#article_milieu {
   background: url(../images_res/fond_article.jpg); /**/
   padding : 20px;
   vertical-align : top;
   overflow : hidden;
   width: 906px;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#444444;
}
#article_misenforme {
   overflow : hidden;
   width: 860px;
   font-size : small;
   /*border : 1px solid red;/**/
}

#article_milieu a {
  text-decoration: none;
  color: #9933cc;  /* 9933ff  9933cc  993399 9900cc #001383 */
  font-weight : bold;
}

#article_milieu a:hover {
  color: #9933cc; /*  aa0000  */
  background-color : #cccccc;
}

#bannierepub {
  width : 320px;
  height : 130px;
  overflow : hidden;
  font-size : 13px;
}


#chemin {
   width: 904px;
   margin-left: auto;
   margin-right: auto;
}

#chemin a {
  text-decoration: none;
  color: #001383;
}

#chemin a:hover {
  color: #aa0000;
}

#conteneur {
   width : 1000px;
   overflow : hidden;
   /*border : 1px solid red; /**/
   margin : auto;
}

.fond_quinqua67 {
   background: url(../images_res/quinqua67_transparent2.jpg); /**/
}

#footer {
   width : 1000px;
   height : 24px; /* 22px */
   /*overflow : hidden;*/
   /*border : 1px solid green;  /**/
}

#infopageactive  {
   color : #D78600;
   font-size : 14px;
   font-weight : bold;
}

#infopage {
   text-align :center;
}

#infopagebis {
   text-align :center;
}

#menu_droit {
   width : 32px;
   height : 33px;
   background: url(../images_res/bord_d_menu.jpg); /**/
   vertical-align : top;
}


#menu_gauche {
   width : 34px;
   background: url(../images_res/bord_g_menu.jpg); /**/
   vertical-align : top;
}

#menu_fond {
   background: url(../images_res/fond_menu.jpg); /**/
}

#menuprincipal {
   width : 976px;
   height : 33px; /* 22px */
   /*overflow : hidden;*/
   margin-left: 10px;
   /*margin : auto;
   position : absolute;
   top : 210px;
   */
   z-index : 800;


}



#slogan {
   width : 700px;
   height : 20px;
   font-size : 12px;
   overflow : hidden;
   position: absolute;
   margin-left : -470px;  /* marge Gauche */
   /*margin-top : 0px;  /* marge Haut */
   top: 154px;  /**/
   left: 50%; /**/
   padding : 0px;
}

#tetiere {
   background: url(../images_res/fond_tetiereV2.gif) ; /**/
   width : 997px;
   height: 188px;
}
#titre_article {
   color : #D78600;
   font-size : 18px;
   font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
   font-weight : bold;
   position : relative;
   top : 6px;
}