@charset "utf-8";
/* CSS Document */

#principal {
    position:relative;
	top:130px;
	left:120px;
	width:770px;
	height:230px;
	z-index:0;
        }
#container_vpc {
    position:relative;
	width: 890px;
	margin-left:auto;
	margin-right:auto;
}  
#menu_vpc {
	position:absolute;
	top:140px;
	left:0px;
	width:120px;
	height:1200px;
	background-color: #8997A1;
	z-index:0;
	}
#bouton_recherche_article {
	position:absolute;
	top:180px;
	left:0px;
	width:120px;
	height:40px;
	background-color: #8997A1;
	z-index:1;
	}
#bouton_promotions_cours {
	position:absolute;
	top:225px;;
	left:0px;
	width:120px;
	height:40px;
	background-color: #8997A1;
	z-index:1;
	}
#bouton_lignes_commande {
	position:absolute;
	top:285px;
	left:0px;
	width:120px;
	height:40px;
	background-color: #8997A1;
	z-index:1;
	}
#bouton_gerer_commande {
	position:absolute;
	top:330px;
	left:0px;
	width:120px;
	height:40px;
	background-color: #8997A1;
	z-index:1;
	}
#bouton_historique_commande {
	position:absolute;
	top:375px;
	left:0px;
	width:120px;
	height:40px;
	background-color: #8997A1;
	z-index:1;
	}
#bouton_contact_vpc {
	position:absolute;
	top:435px;
	left:0px;
	width:120px;
	height:40px;
	background-color: #8997A1;
	z-index:1;
	}
#bouton_vpc_tarifpro {
	position:absolute;
	top:495px;
	left:0px;
	width:120px;
	height:20px;
	background-color: #8997A1;
	z-index:1;
	}
#bouton_vpc_carrelage {
	position:absolute;
	top:515px;
	left:0px;
	width:120px;
	height:25px;
	background-color: #8997A1;
	z-index:1;
	}
#bouton_vpc_sanitaire {
	position:absolute;
	top:540px;
	left:0px;
	width:120px;
	height:25px;
	background-color: #8997A1;
	z-index:1;
	}
#bouton_vpc_chauffage {
	position:absolute;
	top:565px;
	left:0px;
	width:120px;
	height:25px;
	background-color: #8997A1;
	z-index:1;
	}
#bouton_vpc_plomberie {
	position:absolute;
	top:590px;
	left:0px;
	width:120px;
	height:25px;
	background-color: #8997A1;
	z-index:1;
	}
