/* CSS Document */
	
/* NOS PRODUITS */
.zone-nos-produits{
	width:582px;
	margin-right:18px;
	float:left;
}

.contenu-nos-produits{
	float:left;
	width:562px;
	background-image:url(images/accueil/bg-nos-produits.gif);
	padding:10px;
}

/* NOS ACTUALITES */
.zone-notre-actualite{
	width:262px;
	margin-bottom:10px;
	float:left;
}

.contenu-notre-actualite{
	float:left;
	width:242px;
	background-image:url(images/accueil/bg-nos-actualites.gif);
	padding:10px;
}

.photo-notre-actualite{
	float:left;
	margin-right:15px;
}

/* ACCES REVENDEURS */
.zone-acces-revendeurs{
	width:262px;
	float:left;
}

.contenu-acces-revendeurs{
	width:242px;
	background-image:url(images/accueil/bg-nos-actualites.gif);
	padding:10px;
	float:left;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin-left:6px;
	background-color: #FFFFFF;	
	border:1px solid #999999;
}
