/*Styles generaux*/
body {
  background: url(images/bg.gif) repeat-x #b1ab66;
}

h4{
margin-left : 30px;
color: #FFFFFF;
font-size : 15px;
font-family : verdana;
}

a {
text-decoration : none;
color: #761337 ;
}

a:hover{
text-decoration : underline;
}

.hidden{
  display: none;
}

/* Tetiere */

#tetiere_gauche{
  background: url(images/tetiere_gauche.gif);
background-position: right;
}

#tetiere_centre{
  background: url(images/tetiere_centre.gif);
}

#tetiere_centre .liens_haut a{
 text-decoration: none;
color:  #d5006e;
font-family: verdana;
font-size : 10px;
font-weight: bold;
}

#tetiere_centre .liens_haut a:hover{
 text-decoration: underline;
}

#tetiere_droite{
background: url(images/tetiere_droite.gif);
vertical-align : bottom;
margin-left: 40px;
}


/* Zone centrale */

#bloc_visuel{
  background: url(images/visuel.jpg) no-repeat #FFF top center;
}

#bloc_contenu{
  background: #FFFFFF;
  padding : 15px;
}

.titre{
color : #a01458;
font-family : Verdana;
font-size : 18px;
font-weight : bold;
}

.Array_Titre{
color: #761337 ;
font-weight : bold;
font-family: Verdana;
font-size: 11px;
}


.Array_Data, td{
color: #000000 ;
font-family: Verdana;
font-size: 11px;
}


/* Menus */

#menu_a_01{
background-position: right;
background: url(images/menu_a_01.jpg);
text-align: center;
}

#votre_selection{
text-align : left;
margin-left : 110px;
margin-bottom: 10px;
}

#span_articles{
color : #FFFFFF;
text-decoration : underline; 
font-weight : bold;
font-family : Verdana;
font-size: 10 px;
margin-left : 80px;
margin-top : 20px;
}

#menu_a_02{
  background: url(images/fdmenu.jpg);
}

#menu_a_02 a {
color: #FFFFFF;
text-decoration:none;
font-size: 12px;
font-weight: bold;
font-family: Verdana;
margin: 15px;
}

#menu_a_02 img {
margin-right: 5px;
}

#menu_a_02 .separateur {
margin : 1px;
}

#menu_b{
  background: url(images/fdmenu.jpg);
vertical-align : top;
margin-top: -20px;
}

#menu_c{
  background: url(images/menu_c.jpg);
}

#menu_d{
  background: url(images/menu_d.jpg);
}
/* Footer */

#footer {
font-family: Verdana;
font-size: 10px;
}

#links_footer, #links_footer a {
color: #761337 ;
font-size: 10px;
}


.Array_Titre {
font-family :  Arial, Helvetica, sans-serif;
background-color : #E3E79A;
color : #696969;
font-size : 11px;
font-weight : bold;
text-align : left;
padding-left : 5px;
padding-right : 5px;
padding-top : 2px;
padding-bottom : 2px;
}

.Array_Data {
font-family :  Arial, Helvetica, sans-serif;
color : black;
font-size : 11px;
font-weight : normal;
padding-left : 5px;
padding-right : 5px;
padding-top : 2px;
padding-bottom : 2px;
background-position: left;
background-repeat: repeat-y;
background : white;
}

.Array_Contour {
font-size : 11px;
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
background : #C3C4CB;
}

.cacheMoi{
display: none;
}

.caveau{
background: url(images/caveau.jpg);
height: 41px;
margin-left : 0px;
}

.espace{
background: url(images/espace.jpg);
height: 25px;
margin-left : 0px;
}

/*a.Menu{
background: url(images/fdLienMenu.jpg);
margin : 0px;
/*display: block;*/
padding : 10px;
}
