body
{
	margin: 0;
	padding: 0;
	background-color: #222121;
	color: white;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 700px;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-image: url(../img/logo.png);
	height: 120px;
	width: 752px;
}

#texte {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 120px;
	width: 752px;
}

#zone_texte {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 470px;
	width: 1000px;
	text-align: center;
}

#partenaires {
	height: 400px;
	width: 600px;
	float: left;
	/*background-image: url(../img/fournisseurs.png);*/
}

.Style1 {font-family: Arial, Helvetica, sans-serif}
.Style2 {font-size: 24px}
.Style3 {font-size: 16px}

#bloc_marque {
	float: left;
}
#marques {
	font-size: 34px;
	margin-bottom: 10px;
	margin-left: 150px;
}

#diapos {
	height: 400px;
	width: 400px;
	float: right;
}

#centre {
	height: 300px;
	width: 1000px;
}

#centre_gauche {
	float: left;
	height: 200px;
	width: 450px;
	margin-top: 30px;
	color: #fffff0;
	font-size: xx-large;
}

#centre_droite {
	float: right;
	height: 200px;
	margin-top: 40px;
	width: 450px;
	color: #fffff0;
	font-size: x-large;
}

#point_vente {
	margin-left: 70px;
}

#liens_contact {
	margin-left: -40px;
}

#liens {
	margin-left: 630px;
	height: 20px;
	width: 700px;
	font-family: "arial black" sans-serif;
	color: #e2e0e0;
}

#liens a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #e2e0e0;
}

#liens a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #e2e0e0;
}

#liens a:hover, a:active { 
	text-decoration: underline; 
	color: #4f1c42;
}
	
#liens a, #liens a:link, #liens a:visited { 
	margin-right: 20px; 
}

#ligne {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image: url(../img/ligne.jpg);
	height: 5px;
	width: 1000px;
}

#pied {
	height: 20px;
	width: 1000px;
	font-family: "arial black" sans-serif;
	color: #c7c6c6;
}
