/* CSS by jardin des dames */
/* CSS powered by thomaschampion.info */
/* header.css - parametre du header du site */

/*modif didier height 110 ou lieu de  100*/
#header {
   height: 145px; 
   background: url(../imgs/bg-header.png) no-repeat;

}
#logo {
   float: left;
   width: 175px;
   height: 100px;
   display: none;
}
#logo a {
   width: 175px;
   height: 100px;
   text-indent: -30000px;
   display: none;
}
/*modif didier height 86 ou lieu de  75*/
#menu {
 background: #FFF;
   float: right;
   margin-top: 36px;
   margin-left: 3px;
   padding: 0;
margin-bottom : 2px;
width : 995px;
border: 1px solid #f2dedd;
}
.menu {

    float: left;
    height: 35px;
    background: #FFF;
}
.menu li {
height: 35px;
   float: left;
   margin-left: 20px;
  /* border-right: 1px solid #d3b5b3;*/
}

.menu li a {
line-height : 25px;
letter-spacing:0px;
   padding: 3px 6px; 
   color: #000; 
   font-size: 17px; 
   display: block;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;


}
.menu li.jardin {
   background: url(../imgs/jardin.gif) repeat-x;
}
.menu li.reunions {

   background: url(../imgs/reunions.gif) repeat-x;
  /* border-right: 1px solid #d3b5b3;*/
}
.menu li.reunions a, .menu li.jardin a {
color: #FFFFFF;
}
.menu li.reunions a:hover, .menu li.jardin a:hover {
color: #333;
}
.menu li a.first {
	border-left: 1px solid #d3b5b3;
}
.menu li a:hover {
  text-decoration: underline;
}
li.active a {
   color: #1A171B;
}
li.btn-newsletter {
   margin-left: 5px;
   border: none;
}
li.btn-newsletter a {
background: url(../imgs/btn-newsletter.gif) 0px 3px no-repeat;
text-indent:-30000px;
display:block;
width:78px;
height:20px;
margin:0px;
padding:0px;
}
li.btn-newsletter a:hover { background: url(../imgs/btn-newsletter-over.gif) 0px 3px no-repeat; }
/* formulaire connect */

#log {  float:right; width:220px; } /* !! changement de marge ds les CSS page !! */
#connect {  }

.loginmdp {
border: 1px solid #7f7f7f;
width:85px;
font-size:10px;
padding: 3px;
float:left;
margin-right:5px;
}
.btnloginmdp { 
background: url(../imgs/bg-ok.gif) no-repeat #fff;
color:#fff;
cursor:pointer;
margin:0px;
padding:0px;
font-size:8px;
border:none;
height:20px;
width:20px;
float:left;
}
#connection a {
font-size:9px;
text-decoration:underline;
margin-left : 6px;
}
#hdpanier {

width:220px;
height:20px;
margin-bottom:5px;
}
.hdpanier {
float:left;
}
.btnpanier { float:left; display:block; width:90px; height:15px;  font-size: 14px;  color:#ec4d81;   padding:3px 10px 3px 5px; }
.nbrearticle { float:left; display:block; width:100px; color:#ec4d81; font-size: 15px; font-weight:bold; padding:3px 0px 3px 0px;  }

#center .title-credit{
color: #000;
display:block;
height:26px;
width:520px;
background:url(../imgs/tet_credit.gif) no-repeat;
}
/*******   FORMULAIRE  *******/
#connect {
clear:both;
}


/*********** OTHER LINK  ****************/
#otherlinks { width:220px; padding-top:12px; }
#otherlinks a { text-decoration:none; font-size:12px; color:#C3C1C2; line-height:25px; text-align:center; float:left; }
#otherlinks a:hover { color:#1A171B; }
.btn-cgv {
display:block;
height:25px;
width:40px;
border-left:1px solid #C3C1C2;
border-right:1px solid #C3C1C2;
}
.btn-mentions {
display:block;
height:25px;
width:120px;
border-right:1px solid #C3C1C2;
}
.btn-credits {
display:block;
height:25px;
width:55px;
border-right:1px solid #C3C1C2;
}

