body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
h1 {
	font-size: 14px;
	margin-top: 20px;
	margin-left: 25px;
	float: left;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
.footer {
	height: 123px;
	background-color: #FFFFFF;
	background-image: url(../images/footer.jpg);
}
.box-left {
	background-image: url(../images/box-gauche.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 316px;
	height: 250px;
}
.box-right {
	background-image: url(../images/box-droite.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 315px;	
	height: 250px;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 75px;
	margin-right: 25px;
	margin-bottom: 35px;
	margin-left: 25px;
	line-height: 18px;
}
.boxleft {
	background-image: url(../images/boxleft.jpg);
	background-repeat: no-repeat;
}
.boxcenter {
	background-color: #FFFFFF;
	background-image: url(../images/boxright.jpg);
}