body {
	width: 800px;
	margin-right: 10%;
	margin-left: 10%;
	background-position: center center;
	background-color: #EAEAEA;
	height: 100%;
}
.bandeau {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	float: Aucune;
}
.partenaires {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
a {
	color: #000000;
}

.bloclogo {
	float: right;
	height: auto;
	width: 129px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

.blocbas {
	height: auto;
	width: 800px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 2px;
}
