/* ----- 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: url(../images_res/background_tetiere.jpg);
  background-repeat : repeat-x;
  background-color : #002651;  /* #D7E2FF; */
  font-size: 11px;

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

#adresse{
   width : 990px;
   height : 22px;
   font-size : 12px;
   color : #022C66; /* #022C66 */
   overflow : hidden;
   text-align : center;
   margin-top : 4px;
}

#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;/*   */
   width: 970px;
   font-size :  11px;
   /*order : 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 : 442px;
  height : 158px;
  overflow : hidden;
  font-size : 13px;
}


#chemin {
   width: 990px;
   text-align : left;
   margin-left: auto;
   margin-right: auto;
   margin-bottom : 4px;
   color: #ffffff;
   font-family:"Trebuchet MS";
   color:#CCCCCC;
   font-size : 13px;
}

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

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

#conteneur {
   width : 990px;
   overflow : hidden;
   border : 2px solid #E87600; /**/
   background-color : #ffffff;
   margin : auto;
   margin-top : 10px;
}
.conteneur {
   width : 990px;
   border : 2px solid #E87600; /**/
   background-color : #ffffff;
   margin : auto;
   /*margin-top : 10px;*/
}

#connexquinqua {
   width : 990px;
   /*height : 20px;/*     */
   font-size : 12px;
   font-family:"Trebuchet MS";
   color:#CCCCCC;
   text-align : right;
   overflow : hidden;
   padding : 4px;
   margin-top : 10px;
}

.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 : 34px;
   height : 32px;
   /*background: url(../images_res/bord_d_menu.jpg); /**/
   background: url(../images_res/bord_d_menu_2.gif); /**/
   vertical-align : top;
}


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

#menu_fond {
   /*background: url(../images_res/fond_menu.jpg); /**/
   background: url(../images_res/fond_menu_2.gif); /**/
   text-align : left;
}

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

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

