body{margin:0; padding:0; font-family:arial, "sans serif"; background:#F6F4F4;}
img{border:none;}
a{color:#433936; text-decoration:none; font-weight:bold;}
a:visited {color:#56504E;}
a:hover{color:#56504E; text-decoration:underline;}
#logo{width:780px; height:72px; margin-left:auto; margin-right:auto; background:url('img/backTitre.gif') #E7E2E2; text-align:center;}
#logo img {}
#main{width:780px;  margin:0 auto 0 auto; padding: 10px 0 20px 0; background:url('img/fdLyre1.gif') ; color:#433936;}
#left{width:135px; height:450px; float:left;}
#left img {margin:0 0 5px 10px;}
#centre{width:615px; float:right; margin: 0 5px 0 0;}

#piedPage{clear:both;  text-align:center;  padding-top:30px;  font-size:12px; }
#piedPage span{ margin: 0 10px 0 10px;}
#piedPage a {font-weight:normal;}
#edito{text-align:center; font-style:italic; }
#edito img {float:left;}

.centre{text-align:center;}
.Pclear{clear:both; text-align:center; margin: 0 15px 10px 15px; }
.liens {text-indent:5px;}
.liens img {float:left; margin: 0 10px 0 0;}
.liens h3{clear:both; padding:15px 0 5px 0;}
.liens p {margin-bottom:15px;}

.livres{float:left; width:290px; margin:0 5px 0 5px;}
.livres h2{font-size:16px; text-align:center;}
.livres h3{font-size:14px;}
.livres img {float:left; margin: 0 5px 5px 0; vertical-align:top;} 

/* menu */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
font-size:12px;
}
#menu {
z-index:100;
margin:0;
}

#menu dl {
width: 12em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid gray;
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
/* fin menu */
