body {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fond.gif);
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #AAAAAA;
	text-decoration: none;
}
a:active {
	color: #993333;
	text-decoration: none;
}
.mentions {
	font-size: 10px;
}
.contact {
	width:200px;
	margin-top:120px;
	color:#993333;
}
.texte {
	color:#333333;
}
ul {
	padding:0px;
}
li {
	list-style-type:none;
}
