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

a {
  text-decoration: none;
  color: #006600; /*#769218;  */
  text-decoration : none;
  font-weight : bold;
  /*text-decoration : underline; /**/
}

a:hover {
  color: #669900; /*#E10071 #00B95C; /*#00D96C; /*#a2252b; */
  background: #eeeeee;
  /*font-weight : bold;  /**/
}

a:visited {
  /*color: #016001; /**/
  text-decoration : none;
}
/*----- 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; /**/
}

input.login {
  /*margin-top:10px !important;
  margin-top:-5px;  */
margin : 0px;
padding : 0px;
}

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

#login {
  font-size : 13px;
  font-weight : bold;
  color : #283976;
}

/*----- Général ----- */
HTML {
    /*BACKGROUND: url(img/background_10.gif) repeat-y 20% 0px /**/
}
BODY {
    /*BACKGROUND: url(img/background_1010.gif) repeat-y 80% 0px ; /**/
    min-width: 1000px ; /* minimum en largeur */
    color: #555555;
    font-size: 12px;
    font-family: Verdana, Helvetica, SunSans-Regular, Sans-Serif;
    background: url(../images_res/fond.jpg);  /**/
    background-repeat : repeat-y;
    background-position : 50% 0px;  /* horizontal  vertical  */
    margin: 0px;/**/
    padding : 0px;
    background-color: #BBDE3E;/**/
}

#AffDate {
color: #666600;
}

#ajs {
position : relative;
top : 50px;
left : 220px;
/*border : 1px solid green;  /* */
}

#article {
width : 710px;
overflow : hidden;
background: url(../images_res/fond_ajs_1.jpg);
margin-top : 0px;
/* border : 1px solid green;  /* */
}

#box_menu_bas {
width : 1000px;
margin : auto;
text-align: left;
margin-left: auto;
margin-right: auto;
/*border : 1px solid red; /**/
}

.cadre_menu_haut{
  /*background-color : green; /**/
  background: url(../images_res/cadre_menu/cadre_menu_1_1.jpg);
  background-repeat : no-repeat;/**/
  /* width: 251px; /* */
  width: 179px;
  /* height: 35px;  /* */
  height: 10px;
  vertical-align : top;
}
.cadre_menu_centre{
  /*background-color : green; /**/
  background: url(../images_res/cadre_menu/cadre_menu_1_2.jpg);
  background-repeat : repeat-y;
  /* width: 251px;  /* */
  width: 179px;
  padding-left : 8px;
  padding-right : 8px;
  vertical-align : top;
  /*border : 1px solid red;  /**/
}
.cadre_menu_bas{
  /*background-color : green; /**/
  background: url(../images_res/cadre_menu/cadre_menu_1_3.jpg);
  background-repeat : no-repeat;
  /* width: 251px;  /* */
  width: 179px;
  /*height: 42px;  /* */
  height: 12px;
  vertical-align : top;
}

#chemin {
position : relative;
top : 70px;
left : 230px;
width : 690px;
height : 20px;
overflow : hidden;
/*border : 1px solid red;  /**/
    font-size: 12px;
    font-family: Verdana, Helvetica, SunSans-Regular, Sans-Serif;
    color: #666600;
}

#conteneur {
}

.contenu_gauche{
width : 160px;
/*overflow : hidden; */
/*border : 1px solid green; /**/
margin-left : 5px;
}

#infopage {
text-align : center;
}

#infopageactive {
font-size : 16px;
font-weight : bold;
}

#infopagebis {
text-align : center;
}

#login {
    color: #666600;
    font-size: 12px;
    font-family:  Verdana, Helvetica, SunSans-Regular, Sans-Serif;
}

#menu_gauche {
/*width : 248px; /*  */
width : 182px;
/*overflow : hidden;  /**/
position : relative;
left : 30px;
/* border : 1px solid red;  /* */
}

.separation_menu {
width : 160px;
height : 5px;
/*border : 1px solid red;  /* */
}


#titre_article {
position : relative;
top : 120px;
left : 230px;
width : 690px;
height : 30px;
overflow : hidden;
/*border : 1px solid red;  /**/
    color: #666600;  /* #B2CA40 */
    font-size: 16px;
    font-weight : bold;    /* */
    font-family: Verdana, Helvetica, SunSans-Regular, Sans-Serif;
}

#td_menu_gauche {
/* width : 250px;  /*  */
width : 230px;
vertical-align : top;
/*border : 1px solid blue; /**/
}

#total_table {
  width: 982px;
  margin-left: auto; 
  margin-right: auto;
  /*border : 0px solid green; /**/
}
