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 :219px;
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 :219px;
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 :525px;
height:412px;
left:9px;
top:189px;
padding : 5px 5px 5px 5px;
background-color:#fff;
color: #721D66;
border :solid 1px #721d66;
}


.titre{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#b9e565;
}



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