body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background: #ffffff;*/
	background-image:url(images-interface/fond.jpg);
	background-repeat:repeat-x;
	text-align:center;

}
a {
	text-decoration:none;
	color: #721D66;
	}
	
#fond{
position:relative;
display:block;
width:1000px;
height:719px;
background-image: url(images-interface/accueil-fond.jpg);
background-repeat:no-repeat;
margin-left: auto;
margin-right:auto;

}

#content{
width:767px;
height:719px;
position:absolute;
display:block;
font-family: arial;
font-size:14px;
left:112px;
text-align:left;
border-bottom:dotted 1px;
border-left:dotted 1px;
border-right:dotted 1px;
}
#flash{
width:156px;
height:151px;
position:absolute;
display:block;
left:371px;
top:5px;
}

#bloc-menu{
position: absolute;
display:block;
font-family: arial;
font-size:16px;
left:184px;
top:3px;
width:118px;
height:153px;
}

#bloc-menu li{
text-decoration:none;

}
ul {list-style-type: none;
margin: 0;
padding: 5 0 10 15;}


.menu a{
display: block;
height : 25px; 
width :118px;
color: #721D66;
text-decoration: none;
font-family : arial; 
font-size : 16px;
text-indent:10px;
line-height : 25px;
}
	 
.menu a:hover{
background-image:url(images-interface/fond-menu.jpg);
background-repeat: no-repeat;
}

.menu-choix{
display: block;
height : 25px; 
width :118px;
background-image:url(images-interface/fond-menu.jpg);
background-repeat: no-repeat;
color:#b9e565;
font-size : 16px;
text-indent:10px;
line-height : 25px;

}

#colonne-droite{
display: block;
position:absolute;
width :221px;
height:719px;
left:546px;
top:0px;
color: #721D66;
border-left:dotted 1px;
}
#haut-droit{
display: block;
position:absolute;
width :210px;
height:180px;
left:0px;
top:0px;
padding : 5px 5px 5px 5px;
color: #721D66;
border-bottom:dotted 1px;

}
#centre-droit{
	display: block;
	position:absolute;
	width :210px;
	height:417px;
	font-size:12px;
	left:0px;
	top:193px;
	padding : 5px 5px 5px 5px;
	color: #721D66;
	background-color: #efefef;

}
#bas-droit{
display: block;
position:absolute;
width :210px;
height:101px;
left:0px;
top:614px;
padding : 5px 5px 5px 5px;
text-align:center;
color: #721D66;
border-top:dotted 1px;

}

#bloc-centre{
display: block;
position:absolute;
width :520px;
height:424px;
left:9px;
top:189px;
padding : 5px 5px 5px 5px;
background-color:#fff;
color: #721D66;
border :solid 1px #721d66;
}


#book {
	display:block;
	position:absolute;
	width:523px;
	height:auto;
	left:1px;
	top:38px;
	padding-bottom:50px;
}

.book {
	float:left;
	padding:10px;
	margin:0px;
	}

.book-1 {
	position:relative;
	border:solid #efefef 1px;
	background-color: #F0F0F0;
	}

.book h1 {
	display:block;
	position:absolute;
	margin:0px;
	margin-top:98px;
	width:149px;
	padding-top:5px;
	padding-bottom:4px;
	font-size:10px;
	top: 0;
	}

#pied {
display: block;
position:absolute;
width :520px;
height:88px;
left:9px;
top:619px;
padding : 5px 5px 5px 5px;
text-align:center;
color: #721D66;
}
