﻿*{
	margin: 0;
	padding: 0;
}

body {
	background-color: #e8e4e0;
	font-family: Verdana, sans-serif;
	font-size: 0.65em;
	width: 100%;
	text-align: center;
	padding: 50px 0;
	color: #877563;
	font-weight: bold;	
	text-align: center;
}

img {
	border: none;
}

object {
	z-index: 0;
}

.footer {
	width: 790px;
	margin: 0 auto;
	z-index: 100;
	
}

.footer p {
	position: relative;
	top: 10px;
	width: 790px;
}

.footer div {
	position: relative;
	top: 20px;
}

.footer a {
	color: #877563;
}


.footer .lien{
	float: left;
	margin: 15px 20px;
}

.footer .presse {
	display: none;
}

.footer .presse a {
	color: #ffffff;
	text-decoration: none;
}
