body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#E1ECFF;
}

#conteneur{
	position:relative;
	top:10px;
	width:908px;
	margin-left:auto;
	margin-right:auto;
}

#banniere{
	position:relative;
	width:908px;
	height:168px;
}

#corps{
	position:relative;
	width:908px;
	height:370px;
}

#copyright{
	position:relative;
	width:908px;
	text-align:right;
	color:#000000;
	top:7px;
	font-size:10px;
}

/* -------page accueil-------*/

#contenu_accueil{
	float:right;
	width:794px;
	height:370px;
	background:url(images/fond_accueil.jpg) top left no-repeat;
}




#contenu_actu{
	float:right;
	width:794px;
	height:370px;
	background:url(images/fond_actualites.jpg) top left no-repeat;
}

#contenu_entreprise{
	float:right;
	width:794px;
	height:370px;
	background:url(images/fond_entreprise.jpg) top left no-repeat;
}




#contenu_entreprise_historique{
	float:right;
	width:794px;
	height:370px;
	background:url(images/fond_entreprise_historique.jpg) top left no-repeat;
}


#contenu_services{
	float:right;
	width:794px;
	height:370px;
	background:url(images/fond_services.jpg) top left no-repeat;
}

#contenu_services_vide{
	float:right;
	width:794px;
	height:370px;
	background:url(images/fond_services_vide.jpg) top left no-repeat;
}


#contenu_produits{
	float:right;
	width:794px;
	height:370px;
	background:url(images/fond_produits.jpg) top left no-repeat;
}

#contenu_champ_agri{
	float:right;
	width:794px;
	height:370px;
	background:url(images/fond_champ_agri.jpg) top left no-repeat;
}

#contenu_actualites{
	float:right;
	width:794px;
	height:370px;
	background:url(images/fond_actualites.jpg) top left no-repeat;
}

#contenu_occasion{
	float:right;
	width:794px;
	height:370px;
	background:url(images/fond_occasions.jpg) top left no-repeat;
}

#contenu_contact{
	float:right;
	width:794px;
	height:370px;
	background:url(images/fond_contact.jpg) top left no-repeat;
}

/* -------boutons menu gauche-------*/

#menu_gauche{
	float:left;
	width:114px;
	height:370px;
	background:url(images/fond_menu_gauche.gif) top left;
}

div#menu_gauche ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

a#bouton_accueil{
	display:block;
	width:114px;
	height:74px;
	background:url(images/bouton_accueil.gif) top left no-repeat;
}

a#bouton_accueil:hover{
	background:url(images/bouton_accueil.gif) top right no-repeat;
}

a#bouton_historique{
	display:block;
	width:114px;
	height:74px;
	background:url(images/bouton_historique.gif) top left no-repeat;
}

a#bouton_historique:hover{
	background:url(images/bouton_historique.gif) top right no-repeat;
}

a#bouton_implantation{
	display:block;
	width:114px;
	height:74px;
	background:url(images/bouton_implantation.gif) top left no-repeat;
}

a#bouton_implantation:hover{
	background:url(images/bouton_implantation.gif) top right no-repeat;
}

a#bouton_les_chiffres{
	display:block;
	width:114px;
	height:74px;
	background:url(images/bouton_les_chiffres.gif) top left no-repeat;
}

a#bouton_les_chiffres:hover{
	background:url(images/bouton_les_chiffres.gif) top right no-repeat;
}

a#bouton_espaces_verts{
	display:block;
	width:114px;
	height:74px;
	background:url(images/bouton_espaces_verts.gif) top left no-repeat;
}

a#bouton_espaces_verts:hover{
	background:url(images/bouton_espaces_verts.gif) top right no-repeat;
}


a#bouton_vinicole{
	display:block;
	width:114px;
	height:74px;
	background:url(images/bouton_vinicole.gif) top left no-repeat;
}

a#bouton_vinicole:hover{
	background:url(images/bouton_vinicole.gif) top right no-repeat;
}


a#bouton_occaz{
	display:block;
	width:114px;
	height:74px;
	background:url(images/bouton_occaz.gif) top left no-repeat;
}

a#bouton_occaz:hover{
	background:url(images/bouton_occaz.gif) top right no-repeat;
}


a#bouton_agricole{
	display:block;
	width:114px;
	height:74px;
	background:url(images/bouton_agricole.gif) top left no-repeat;
}

a#bouton_agricole:hover{
	background:url(images/bouton_agricole.gif) top right no-repeat;
}


a#bouton_autres{
	display:block;
	width:114px;
	height:74px;
	background:url(images/bouton_autres.gif) top left no-repeat;
}

a#bouton_autres:hover{
	background:url(images/bouton_autres.gif) top right no-repeat;
}



a#bouton_livret_services{
	display:block;
	width:114px;
	height:74px;
	background:url(images/bouton_livret_services.gif) top left no-repeat;
}

a#bouton_livret_services:hover{
	background:url(images/bouton_livret_services.gif) top right no-repeat;
}



a#bouton_contacts{
	display:block;
	width:114px;
	height:74px;
	background:url(images/bouton_contacts.gif) top left no-repeat;
}

a#bouton_contacts:hover{
	background:url(images/bouton_contacts.gif) top right no-repeat;
}




a#bouton_vente{
	display:block;
	width:114px;
	height:74px;
	background:url(images/bouton_vente.gif) top left no-repeat;
}

a#bouton_vente:hover{
	background:url(images/bouton_vente.gif) top right no-repeat;
}


