@charset "utf-8";
/* CSS Document */

.hidden_pic
{
	display:none;
}



body
{
	background-color:#211121;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	border:0px;
}

#background_gauche
{
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../images/bgg.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:1616px;
}

#background_droit
{
	position:absolute;
	right:0px;
	top:0px;
	background-image:url(../images/bgd.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:1616px;
}


#fille
{
	position:relative;
	background-image:url(../images/fille.jpg);
	background-repeat:no-repeat;
	width:63.5em;
	height:303px;
	margin-left:auto;
	margin-right:auto;
}


#container
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:63.5em;
	top:0px;
}






/******************************************************************/
/* Page accueil */
/******************************************************************/
/*
#fille_accueil
{
	position:relative;
	background-image:url(../images/fille_accueil.jpg);
	background-repeat:no-repeat;
	width:63.5em;
	height:538px;
	margin-left:auto;
	margin-right:auto;
}
*/

#fille_accueil
{
	position:relative;
	background-image:url(../images/fille_accueil_2.jpg);
	background-repeat:no-repeat;
	width:672px;
	height:543px;
	left:326px;
}


/*
#accueil_1 a
{
	float:left;
	margin-top:12px;
	background-image:url(../images/gb_boutique.jpg);
	background-repeat:no-repeat;
	width:328px;
	height:183px;
}
#accueil_2 a
{
	float:left;
	margin-left:7px;
	margin-top:12px;
	background-image:url(../images/gb_pourquoi.jpg);
	background-repeat:no-repeat;
	width:328px;
	height:183px;
}
#accueil_3 a
{
	float:left;
	margin-left:7px;
	margin-top:12px;
	background-image:url(../images/gb_demonstration.jpg);
	background-repeat:no-repeat;
	width:328px;
	height:183px;
}

*/





#accueil_1 a
{
	position:absolute;
	top:0px;
	background-image:url(../images/gb_boutique_2.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:182px;
}
#accueil_2 a
{
	position:absolute;
	top:182px;
	background-image:url(../images/gb_pourquoi_2.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:180px;
}
#accueil_3 a
{
	position:absolute;
	top:362px;
	background-image:url(../images/gb_demonstration_2.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:181px;
}



















/******************************************************************/
/* Section gauche */
/******************************************************************/

#gauche
{
	position:relative;
	top:10px;
	float:left;
	background-image:url(../images/gauche_centre.jpg);
	background-repeat:repeat-y;
	width:698px;
}

#gauche_haut
{
	position:absolute;
	top:0px;
	background-image:url(../images/gauche_haut.jpg);
	background-repeat:no-repeat;
	width:698px;
	height:200px;
	z-index:1;
}

#gauche_bas
{
	position:absolute;
	bottom:0px;
	background-image:url(../images/gauche_bas.jpg);
	background-repeat:no-repeat;
	width:698px;
	height:200px;
}

#style_gauche_centre
{
	position:relative;
	top:0px;
	width:698px;
	z-index:2;
	text-align:center;
}

#style_gauche
{
	position:relative;
	top:0px;
	width:698px;
	z-index:2;
	padding:25px;
}


/******************************************************************/
/* Section droite */
/******************************************************************/
#droite
{
	position:relative;
	top:10px;
	left:12px;
	float:left;
	background-image:url(../images/droite_centre.jpg);
	background-repeat:repeat-y;
	width:288px;
}

#droite_haut
{
	position:absolute;
	top:0px;
	background-image:url(../images/droite_haut.jpg);
	background-repeat:no-repeat;
	width:288px;
	height:200px;
	z-index:1;
}

#droite_bas
{
	position:absolute;
	bottom:0px;
	background-image:url(../images/droite_bas.jpg);
	background-repeat:no-repeat;
	width:288px;
	height:200px;
}

#style_droite
{
	position:relative;
	top:0px;
	width:288px;
	z-index:2;
	padding:25px;
}






.sur_titre
{
	color:#6f3971;
	font-weight:bold;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:50px;
}

.sur_titre a
{
	color:#6f3971;
	font-weight:bold;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none
}

.sur_titre a:hover
{
	text-decoration:underline;
}




.titre
{
	color:#6f3971;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.titre a
{
	color:#6f3971;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.titre a:hover
{
	text-decoration:underline;
}




.texte
{
	color:#666666;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-right:50px;
}


.texte a
{
	color:#666666;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-right:50px;
	text-decoration:underline;
}

.texte a:hover
{
	color:#000000;
	text-decoration:underline;
}





.entete_panier
{
	color:#666666;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}







.prix
{
	color:#666666;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight:bold;
}

.prix a
{
	color:#666666;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight:bold;
}

.prix a:hover
{
	color:#000000;
}





.prix_barre
{
	color:#666666;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	text-decoration:line-through;
	font-weight:bold;
}










#panier
{
	position:relative;
	background-image:url(../images/panier.jpg);
	width:238;
	height:29;
}



.btn_panier
{
	text-align:right;
	padding-right:50px;
	color:#000000;
	font-weight:bold;
}




.categorie
{
	color:#666666;
}


.description_produit
{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}


.description_produit a
{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

.description_produit a:hover
{
	text-decoration:underline;
}


#menu_categorie
{
	position:relative;
	width:263px;
	margin-right:25px;
}




ul
{
	list-style-type:none;
}

.categorie a
{
	text-decoration:none;
	color:#666666;
	position:relative;
	left:-35px;
}

.categorie a:hover
{
	text-decoration:underline;
	color:#333333;
}

.sous_categorie a
{
	text-decoration:none;
	color:#666666;
	position:relative;
	left:-55px;
}

.sous_categorie a:hover
{
	text-decoration:underline;
	color:#333333;
}






input
{
	background-color:#fee9ff;
	font-size:12px;
	vertical-align:middle;
	
}




.menu_page
{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	padding-right:50px;
}

.menu_page a
{
	text-decoration:none;
	color:#666666;
}

.menu_page a:hover
{
	color:#000000;
}
