@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding:0;
}


body{
	margin: 0;
	padding: 0;
	height: 100%;
	background-image:url(../images/wp2.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}
	

div#bg_g{
	z-index: 1;
	position:absolute;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	background-color:#D5E2F2;
	background-repeat: repeat-y;
	height: 100%;
	width:50%;
	left:0px;
}

div#bg_d{
	z-index: 1;
	position:absolute;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-repeat: repeat-y;
	height: 100%;
	width:50%;
	left: 50%;
}

div#bg_haut_g{
	position:absolute;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	z-index:3;
	background-image:url(../images/wp_entete_g.jpg);
	background-repeat:repeat-x;
	height:151px;
	width:50%;
	right:50%;
	top:0px;
}

div#bg_haut_d{
	position:absolute;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	z-index:4;
	background-image:url(../images/wp_entete_d.jpg);
	background-repeat:repeat-x;
	height:151px;
	width:50%;
	left:50%;
	top:0px;
}

div#bg_bas{
	position:absolute;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	z-index:1;
	height: 100%;
	width:1000px;
	top:0px;
	left:50%;
	margin-left: -500px;
	background-position:center;
	background-image:url(../images/wp.jpg);
	background-repeat:repeat-y;
}

div#site{
	position:relative;
	width:939px;
	height:100%;
	z-index:5;
	margin:0px;
	padding:0px;
	top:0px;
	left:50%;
	margin-left: -469px;
}


div#EN{
	position:absolute;
	margin:0px;
	padding:0px;
	width: 32px;
	height:38px;
	left:827px;
	top:26px;
	z-index:15;
}

div#FR{
	position:absolute;
	margin:0px;
	padding:0px;
	width: 33px;
	height:38px;
	left:859px;
	top:26px;
	z-index:15;
}

a#EN_link{
	background-image:url(../images/english.jpg);
	background-repeat:no-repeat;
	background-position:-64px 0;
	display:block;
	width:32px;
	height:38px;
}


a#EN_link:hover{
	background-position:-32px 0;
}

a#EN_selected{
	background-image:url(../images/english.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0;
	display:block;
	width:32px;
	height:38px;
}

a#FR_link{
	background-image:url(../images/francais.jpg);
	background-repeat:no-repeat;
	background-position:-66px 0;
	display:block;
	width:33px;
	height:38px;
}


a#FR_link:hover{
	background-position:-33px 0;
}

a#FR_selected{
	background-image:url(../images/francais.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0;
	display:block;
	width:33px;
	height:38px;
}



div#entete{
	position:relative;
	z-index:inherit;
}

div#menu{
	position:relative;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	width:939px;
	height:37px;
	border: none;
}


ul#liste_menu {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

ul#liste_menu li{
	float:left;
	border: none;
	height:37px;
}

/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/

a.link#produits{
	background-image:url(../images/fr/menu/menu_produit3.jpg);
	background-repeat:no-repeat;
	display:block;
	width:117px;
	height:37px;
}


a.link#produits:hover{
	background-position:-117px 0;
}

a.selected#produits{
	background-image:url(../images/fr/menu/menu_produit3.jpg);
	background-repeat:no-repeat;
	background-position:-234px 0;
	display:block;
	width:117px;
	height:37px;
}

/*---------------------------------------------------------------*/

a.link#nouveaute{
	background-image:url(../images/fr/menu/menu_nouveaute3.jpg);
	background-repeat:no-repeat;
	display:block;
	width:137px;
	height:37px;
}


a.link#nouveaute:hover{
	background-position:-137px 0;
}

a.selected#nouveaute{
	background-image:url(../images/fr/menu/menu_nouveaute3.jpg);
	background-repeat:no-repeat;
	background-position:-274px 0;
	display:block;
	width:137px;
	height:37px;
}

/*---------------------------------------------------------------*/

a.link#catalogue{
	background-image:url(../images/fr/menu/menu_catalogue3.jpg);
	background-repeat:no-repeat;
	display:block;
	width:128px;
	height:37px;
}


a.link#catalogue:hover{
	background-position:-128px 0;
}

a.selected#catalogue{
	background-image:url(../images/fr/menu/menu_catalogue3.jpg);
	background-repeat:no-repeat;
	background-position:-256px 0;
	display:block;
	width:128px;
	height:37px;
}

/*---------------------------------------------------------------*/

a.link#commandes{
	background-image:url(../images/fr/menu/menu_commandes3.jpg);
	background-repeat:no-repeat;
	display:block;
	width:143px;
	height:37px;
}


a.link#commandes:hover{
	background-position:-143px 0;
}

a.selected#commandes{
	background-image:url(../images/fr/menu/menu_commandes3.jpg);
	background-repeat:no-repeat;
	background-position:-286px 0;
	display:block;
	width:143px;
	height:37px;
}

/*---------------------------------------------------------------*/

a.link#contacts{
	background-image:url(../images/fr/menu/menu_contacts3.jpg);
	background-repeat:no-repeat;
	display:block;
	width:116px;
	height:37px;
}


a.link#contacts:hover{
	background-position:-116px 0;
}

a.selected#contacts{
	background-image:url(../images/fr/menu/menu_contacts3.jpg);
	background-repeat:no-repeat;
	background-position:-232px 0;
	display:block;
	width:116px;
	height:37px;
}

/*---------------------------------------------------------------*/

a.link#photos{
	background-image:url(../images/fr/menu/menu_photos3.jpg);
	background-repeat:no-repeat;
	display:block;
	width:96px;
	height:37px;
}


a.link#photos:hover{
	background-position:-96px 0;
}

a.selected#photos{
	background-image:url(../images/fr/menu/menu_photos3.jpg);
	background-repeat:no-repeat;
	background-position:-192px 0;
	display:block;
	width:96px;
	height:37px;
}

/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/


div#contenu{
	background-image:url(../images/contenu.jpg);
	background-repeat:no-repeat;
	position:relative;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	width:939px;
	min-height:443px;
	height: 100%;
	border: none;
}

div#fond_bas{
	background-image:url(../images/wp.jpg);
	z-index:1;
	background-repeat:repeat-y;
	position:relative;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	width:939px;
	height:auto;
	border: none;
}

/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/

p.titre_en{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	text-align:left;
	width: 648px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #000;
	}
