
#top, #middle, #bottom {
  position:relative;
  margin:0 auto;
  width: 960px;
  text-align:left;
  background:#BCCF2D;
}

#top-border, #middle-border, #bottom-border { position:relative; border:2px solid #fff; }
#top-border, #middle-border { border-bottom:0; }
#bottom-border, #middle-border { border-top:0; }


a#carte { position:absolute; right:5px; top:33px; width:173px; height:97px; overflow:hidden; cursor:default; }
a#carte:hover img { position:relative; top:-100px; }
#date { position:absolute; right:5px; top:140px; color:#fff; font-size:12px; text-transform:capitalize; }



#welcome {
  position:relative;
  float:left;
  left:3px;
  width:280px;
}
#welcome .padding {
  margin-left:32px;
  background:#fff;
  padding:0 35px;
  color:#525959;
  font-size:12px;
}
#welcome .padding2 {
  position:relative;
  top:-10px;
  margin-bottom:-10px;
  height:300px;
  overflow:hidden;
}



#diapo {
  position:relative;
  float:left;
  width:663px;
  height:412px;
  left:13px;
  background:#fff;
}
#diapo1 { position:absolute; left:0; top:0; }
#diapo2 { position:absolute; right:0; top:0; }
#diapo3 { position:absolute; left:82px; top:0; }
#diapo4 { position:absolute; left:82px; bottom:0; }


#diapoOverflow { position:absolute; left:87px; top:36px;width:480px; overflow:hidden; }
#diapoBand { position:relative;left:0;width:50000px; }

#diapo .content {
  position:relative;
  width:480px;
  float:left;
}
#diapo .prev { position:absolute; top:175px; left:35px; display:none; }
#diapo .next { position:absolute; top:175px; right:45px; display:none; }
#diapo .photo { height:322px; overflow:hidden; background:#eee; }
#diapo .titre { margin-top:6px; color:#fff; font-size:13px; text-align:center; }




#left, #center {
  position:relative;
  float:left;
  margin-top:39px;
  margin-bottom:30px;
}
#left { width:236px; left:10px; }
#center { width:649px; left:35px; background:#fff; margin-top:37px; }

#menuLeft { position:relative;background:#4F5E03;padding:1px; min-height:200px; height:auto!important; height:200px; }
#motif { position:absolute;top:-13px;left:205px; }


#menuTitre { position:absolute;top:-19px;left:0;z-index:1000; }

#contactBlock { position:relative; left:67px; padding-top:0px; width:851px; }
#contactForm { background:#fff; min-height:250px; height:auto!important; height:250px; }
#motif2 { position:absolute; left:0; top:0; }
#motif3 { position:absolute; left:67px; top:105px; }
.rose { color:#B50763; }
#paddingForm { padding:15px 50px; }









#adresseTxt {
  text-align:center;
  color:#fff;
  font-size:12px;
  margin-top:15px;
}
#adresseTxt strong { font-size:14px; }

#bottom { text-align:center; margin-bottom:20px; background:none; }
#bottom-border { padding-top:50px; background:#BCCF2D; }
#basImg { position:absolute;bottom:1px;right:0; }
#groupe { float:right; }


