body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #E7E7DA;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #990000; }
a:hover {
	color: #CC3333; }
a:link {
	color: #990000; }
a:visited {
	color: #990000; }

#header {
	margin-top: 60px;
	text-align: left;
}

#equipe {
	float: right;
}

#content {
	clear: both;
	padding-bottom: 6px;
}

#info {
	float: right;
	width: 275px;
	text-align: right;
}
#desc {
	width: 275px;
	text-align: left;
	clear: none;
}

.recherche img {
	clear: both;
	margin: 12px;
	border: 0;
}


#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	height: 200px;
}

#coordonnees {
	clear: both;
	width: 600px;
	text-align: left;
}
#adresse {
	float: right;
	text-align: right;
}
#telephone {
	text-align: left;
}

#counter {
	color: #990000;
	font-size: 10px;
}