ul{
list-style-type: none;
margin : 0px;
padding-left :0px;
text-align:left;
}
#menu{
position : absolute;
margin-top: 15px;
width :150px;
min-height : 350px;
font-size: 11px;
text-align:center;
}
.gauche{left: 29px;}
.droite{left:810px;}

#menu li {
padding :1px 0px 3px 3px;
	border-width: 1px 1px 1px 1px;
	border-style: outset;
	border-color: #b09ef3;
}
#menu a {
text-decoration: none;
color:#ffffff;/*#04347D;*/
}
#menuSection{
position : relative;
margin-bottom: 5px;
color:#04347D;
	border-width: 0px 1px 1px 1px;
	border-style: outset;
	border-color: #b09ef3;
}
#menuTitre{
height: 25px;
color : #ffffff;
background :#855bff url(../images/fondTitreMenu.jpg) no-repeat;
padding: 5px 0px 0px 0px;
}
#menuPhoto{padding : 5px 0px 5px 0px;}
#menuTitreLivre{font-weight: bold;}
#menuAuteur{color: #ffffff;}

#text{
margin-top: 2px;
background : #c9baff;
	border-width: 1px 1px 1px 1px;
	border-style: inset;
	border-color: #b09ef3;
	width:140px;
}
#nouveau{
z-index:500;
position:absolute;
top:23px;
left:88px;
}