@charset "iso-8859-1";
body  {
  background-image: url(../images_res/template/maison_fond_1.jpg);
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position: 50%  0px ;
  background-color : #D9BF60; /* #DBC268 #FEFBF2 #F7EBC3*/
  /*background-image: url(../images_res/template/background.gif);  /* */
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#681D2F;
  padding:0px;
  margin:0px;
}

table, td {
}

a {
  color: #681D2F ;  /* */
  text-decoration : none;
  font-size: 11px;
  outline-style:none; /* suppression bordure au clic */
}

a:hover {
  color: #FC9E00;
  /* background-color : #6F78BB;  */
}

a:visited {
  /*color: #016001; /**/
}

/*----- 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;
}

/*----- site ----- */

#Adresse {
  position : relative;
  top : 26px;
  left : 0px;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#444444;

}
#article {
  padding-top : 0px;
  padding-left : 20px;
  padding-bottom : 10px;
  width: 750px; /*   */
  overflow : hidden;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#444444;
}
#banniere {
  width: 980px; /*   */
  height : 184px;
  overflow : hidden;
  position : relative;
  top : 0px;
  left : 4px;
  background-image: url(../images_res/template/banniere_vierge_2.jpg); /**/
  background-repeat: no-repeat;
  background-position: 0px  0px ; /*  horizontale verticale  */
}
#chemin {
  width: 990px; /*   */
  height : 57px;
  overflow : hidden;
  background-image: url(../images_res/template/fond_site_chemin_V1.gif); /**/
  margin-top : -2px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#444444;
}

#chemintexte {
  position : relative;
  top : 8px;
  left : 20px;
}

#colonnegauche {
  float : left;
  margin-left : 10px;
  margin-top : 20px;
}

#connexion_main {
  padding-left : 15px;
}

#contenu {
  width: 990px; /*   */
  background-image: url(../images_res/template/fond_article_V4.jpg); /**/
  background-repeat: repeat-y;
  background-position: 4px  -120px ; /*  horizontale verticale  */
}

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

#main_table {
  margin-top : 20px;
  margin-left : 20px;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#681D2F;
  width: 960px;
}

.menu_haut {
  width: 180px; /*   */
  height : 14px;
  overflow : hidden;
  background-image: url(../images_res/template/fond_menu_haut_V2.gif); /**/
}

.menu_main {
  width: 180px; /*   */
  background-image: url(../images_res/template/fond_menu_main_V1.gif); /**/
}

.menu_bas {
  width: 180px; /*   */
  height : 12px;
  overflow : hidden;
  background-image: url(../images_res/template/fond_menu_bas_V2.gif); /**/
}

#pied{
  clear: both;
  width: 990px; /*   */
  height : 62px;
  text-align : center;
  overflow : hidden;
  background-image: url(../images_res/template/fond_site_pied_V1.gif); /**/
}

#rendezvous {
  position : relative;
  top : 0px;
  left : 0px;
  width: 990px; /*   */
  margin-left: auto;
  margin-right: auto;
}

#tetiere {
  width: 990px; /*   */
  height : 186px;
  border-top : 3px solid #CCA929;
}

#titrart {
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#444444;
  font-weight : bold;
}

#wrapper  {
  position : relative;
  top : 10px;
  left : 0px;
  width: 990px; /*   */
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images_res/template/fond_site_V1.jpg); /**/
}

