@charset "UTF-8";
/* CSS Document */
body,html {
	margin:0px;padding:0px;width:100%;height:100%;
	background-color: #c0b4ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contenu {
	position:absolute;
	left:50%;
	margin: -300px 0px 0px -490px;
	width:980px;
	height:600px;
	right: 50%;
	top: 50%;
}
#editoAccueil {
	font-size: 12px;
	color: #b3aa95;
	margin-top: 30px;
	margin-left: 10px;
	width: 470px;
	height: 200px;
	text-align: justify;
}
#logo {
	display: block;
	padding-top: 45px;
}
#editoAccueil a {
	font-size: 12px;
	color: #b3aa95;
	text-decoration: none;
}
#edito {
	font-size: 11px;
	color: #b3aa95;
	margin-top: 5px;
	margin-left: 10px;
	width: 470px;
	height: 225px;
	text-align: justify;
}
#signature  {
	font-size: 11px;
	color: #a5a939;
	width: 470px;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}
#signature a {
	font-size: 11px;
	color: #a5a939;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
#Contacts {
	font-size: 12px;
	color: #000000;
	margin: 5px;
}
li {
	list-style-image: url(../images/puce.gif);
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#Mentions {
	font-size: 10px;
	color: #000000;
	margin: 5px;
}
#Mentions a {
	color: #000000;
	text-decoration:none;
}
#Mentions  a:hover {
	color: #000000;
	text-decoration:underline;
}
#edito a {
	color: #a5a939;
}
#edito .vert {
	font-size: 12px;
	color: #a5a939;
	font-weight: bold;
}
#editoAccueil .vert {
	font-size: 12px;
	color: #a5a939;
	font-weight: bold;
}
