body {
	background: #754E2A url(fond.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a {
	color:#339900;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a img { border: 0; }
h2{
	color:#390;
	font-size:large;
}
h3 {
	color:#666;
	font-size:medium;
}
h4{
	color:#AAA;
	font-size:12px;
}
hr {
	height: 1px;
	border: 0;
	border-bottom: 1px dashed #999;
}
small { font-size: 10px; }
.clear { clear: both; }
#content {
	line-height:20px;
	margin-left:20px;
	margin-top:20px;
}
#content table { margin: 10px; }
.main {
	position: relative;
	left: 50%;
}
#index .main {
	padding-top: 50px;
	margin-left: -430px;
	width: 860px;
}
#interieur .main {
	background: #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-left: -400px;
	width: 800px;
}
.footer {
	padding: 0px 10px 0px 10px;
	text-align: center;
}
.footer p {
	font-size: 10px;
	line-height: 12px;
	margin:0;
	padding: 0;
	padding-bottom: 8px;
}
#index .footer { color: #C79363; }
#index .footer a { color: #DA8; }
#interieur .footer {
	padding-top: 110px;
	background: #335A17 url(bas.gif) no-repeat;
	color: #695; 
}
#interieur .footer a { color: #9B8; }