﻿
/* Bloc central */
#Logos {
	position: inherit;
	padding: 10px;
	float: left;
	background: #000000;
	width: 150px;
	height: 650px;
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
}

#centre {
	background: #000000 no-repeat scroll center;
	width: 580px; /* -> 4 */;
	overflow: hidden;
	height: auto;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url('picto/fond pour texte.png');
}

#centre_partenaire {
	padding: 20px;
	float: left;
	text-align: center;
	background: #000000;
/*	width: 483px; /* -> 4 */	
    overflow: hidden;
	height: auto;
	color: #FFFFFF;
	background-color: #000000;
	width: 770px;
}

