body {
	background-color: #866894;
	margin: 0px;
}
#interface {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/transition/fond.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 995px;
	position: relative;
}
#interface-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #361B36;
	text-decoration: none;
	overflow: auto;
	position: absolute;
	height: 201px;
	width: 493px;
	left: 45px;
	top: 315px;
	font-weight: bold;
	padding-right: 10px;
	text-align: justify;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #361B36;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #361B36;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #894589;
}

#interface-boutons {
	height: 20px;
	width: 304px;
	position: absolute;
	left: 604px;
	top: 510px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.titre-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #221122;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #221122;
	text-decoration: none;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

li {
	margin: 0px;
	padding: 0px;
}
