@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #f0eff0;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#main {
	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 640px;
	width: 962px;
	padding-top: 0px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 31px;
}
#texte {
	padding: 0px;
	height: 360px;
	width: 400px;
	margin-top: 276px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	position: absolute;
	z-index: 100;
	left: 562px;
	top: -1px;
}
#main a:visited {
	font-size: 16px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}
.noir {
	font-size: 13px;
	color: #000000;
}
a.noir:link{
	font-size: 13px;
	color: #000000;
}
a.noir:hover{
	font-size: 13px;
	color: #ff6600;
}

#main a:hover {
	font-size: 16px;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
}
#main a:link {
	font-size: 16px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}

