.accueil {
	background-color: #036;
}
#contenu {
	height: 1500px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../visuel/backgrounds/liens_motoclub_.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header_1 {
	background-color: #666;
	height: 20px;
	width: 955px;
}
#header_2 {
	background-color: #336;
	height: 150px;
	width: 955px;
}
#header_3 {
	background-color: #666;
	height: 10px;
	width: 955px;
}
#colonne_gauche {
	height: 1300px;
	width: 190px;
	float: left;
	text-align: left;
}
#magasine_infos {
	height: 1300px;
	width: 570px;
	float: left;
	clear: none;
	font-size: 12px;
	background-repeat: repeat-x;
}
#footer {
	background-color: #333;
	height: 100px;
	width: 955px;
	float: left;
	text-align: center;
	color: #CCC;
	background-image: url(../visuel/footer.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom;
}

#magasine {
	background-color: #B0B0B0;
	height: auto;
	width: auto;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#colonne_droite_pub {
	height: auto;
	width: 185px;
	float: left;
	clear: right;
	text-align: center;
}
#menu_milieu {
	background-color: #B0B0B0;
	height: auto;
	float: left;
	clear: none;
	width: 570px;
	text-align: center;
}
#text_remplissage {
	background-color: #B0B0B0;
	height: auto;
	float: left;
	clear: none;
	width: 570px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
