body {
font : normal 11px verdana,arial,sans-serif;
color : #333333;
background-color:#BEC174;
text-align: center;
margin: 0;
padding: 0;

}
#header {
height: 40px;
background-color: #BEC174;
text-align:right;
}
#conteneur {
position: relative;
text-align: left;
width: 990px;
margin: 0 auto; 
background-color:#BEC174;
}

#index {
position: relative;
text-align: left;
width: 990px;
height:640px;
margin-right:auto; 
margin-left:auto;
margin-top:40px;
background : url(../images/fond-index.jpg) left top no-repeat;
}

.txtindex {
  position:absolute;
  top:410px;
  left:40px;
  width:370px;
  font-size:12px;
  color:#fff;
  line-height:16px;
  
}

.txtaccueil {
  position:absolute;
  top:50px;
  left:40px;
  width:270px;
  font-size:12px;
 }

#carte {
position:absolute;
top:30px;
left:40px;
background : url(../images/aline-perier.gif) left top no-repeat;
width:313px;
height:132px;

}

#carte a {
color:#fff;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

#centre {
background-color:#F1F0EB;
margin-left: 230px;
width:760px;
height:620px;
}

h1 {
font-size:15px;
color:#bec074;


}

#zone {
  position:absolute;
  top: 40px;
  margin:10px 0px 0px 10px;
  text-align:left;
 } 
 
/*#zone a, #zone p a {
  text-decoration:underline;
  color:#333333;
}
*/

#liens a {
color:#537600;
text-decoration:none;
font-size:12px;
}

#bgactu {
  padding:15px 0 0 25px;
  background : url(../images/livres-actualite.jpg) left top no-repeat;
  width:711px;
  height:585px;
  margin-left:3px;
}

#bgactu a {
color:#bec074;
text-decoration:none;
font-size:12px;
}

#txtContent {
  clear:both;
  position:relative;
  overflow: auto;
  width:720px;
  height:540px;
  padding-left:20px;
  padding-top:20px;
  padding-bottom:0px;
  background-color:#fff;
 
}



#gauche {
position: absolute;
left:0;
width: 220px;
height:610px;
background : url(../images/bande-gauche.jpg) left top no-repeat;
padding:10px 0 0 20px;
}

#accueil {
background : url(../images/fond-accueil.jpg) left top no-repeat;
width:735px;
height:600px;
}

.titre {
font-size:12px;
color:#587D00;

}

.titrePres {
font-size:16px;
color:#a7a577;
font-weight:bold;

}

#pied {
height: 30px;
background-color: #BEC174;
}

ul#menu {
list-style-type: none;
margin:0;
padding:0;

} 

#menu li {
margin-bottom: 20px;

}


#menu a {
     margin: 0 2px;
     width: 150px; 
     height: 15px;
     display: block;
     text-decoration: none;
     color: #333333;
     background: none;
	 font-weight:bold;
	 font-size:11px;
	 padding-left:2px;
	
	 
	 }
	 
#menu a:hover {
     background-color: #D7DEB5;
     
     }
	 
#cadreActu {
background : url(../images/cadre-menu-actu.jpg) left top no-repeat;
width:200px;
height:55px;
padding:10px 2px 0 10px;
font-weight:bold;
line-height:15px;
margin-left:-5px;
margin-top:90px;
}

#cadreActuOn {
background : url(../images/cadre-menu-actu-vert.jpg) left top no-repeat;
width:200px;
height:55px;
padding:10px 2px 0 10px;
font-weight:bold;
line-height:15px;
margin-left:-5px;
margin-top:90px;
}

#cadreActu a, #cadreActuOn a {
     text-decoration: none;
     color: #333333;
}

#contact {
background-color:#537600;
width:180px;
height:15px;
padding:2px 2px 2px 10px;
font-weight:bold;
margin-left:-5px;
margin-top:30px;
color: #fff;
}

#contact a {
     text-decoration: none;
     color: #fff;
}

.separation {
 clear:both;
 visibility:hidden;
}

