*{
	padding:0;
	margin:0;
	border:0
}

*html img,*html p,*html input, *html object,*html select,*html textarea{
	position:relative;
	z-index:20;
}
*html #gauche a,*html #droite a,*html table a,*html ul a{
	position:relative;
	z-index:20;
}


p{
	padding:5px 0px 5px 0px;
	text-align:justify;
}

#fond_page{
	background:url('../images/bandeau.jpg') 50% 44px no-repeat;
}

html{
	background:#523D6D;
}


body{
	background:url('../images/fond-ecran.jpg') #fff repeat-x;
	font: normal 13px 'Trebuchet MS', Helvetica, sans-serif;
	color:#000000;
}

.spacer{clear:both;font-size:0px;height:0px;line-height:0px}




H2{color:#0500D8;font-size:17px;}
H3{color:#0500D8;font-size:14px;text-align:right;border-bottom:1px #0500D8 solid}

a{
color:#D840D8;
text-decoration:none;
}
a:hover,a:focus{color:#000}


#conteneur{  
	margin:0px auto;
	width:1004px;
}
*html #conteneur{
	width:1007px;
}

.right{
	float:right;
	margin:5px 0 5px 10px;
}
.left{
	float:left;
	margin:5px 10px 5px 0;
	
}


/*____________________________________________________________________*/
/*_________________________________=HAUT_____________________________*/
/*____________________________________________________________________*/

#menu_access{
	list-style:none;
	float:right;
	padding:22px 0 0 0;
}
#menu_access li{
	display:inline;
	color:#B68BAD;
	font-size:12px;
}

#menu_access li a{
	color:#7E5A76;
}
#menu_access li a:hover,#menu_access li a:focus{
	color:#000;
}

#menu_idc{
	list-style:none;
	float:left;
	padding-left:175px;
	width:480px;
}
#menu_idc li{
	float:left;
}

#menu_idc li a{
	display:block;
	width:133px;
	height:22px;
	border-left:1px #984C4C solid;
	float:left;
	color:#fff;
	text-align:right;
	padding:17px 4px 0 0;
	font-size:17px;
	text-transform:uppercase;
}
*html #menu_idc li a {
	line-height:17px;
}



#menu_idc li.accueil a{
	background:url('../images/fond-accueil.jpg') no-repeat;
}
#menu_idc li.panier a{
	background:url('../images/fond-chariot.jpg') no-repeat;
}
#menu_idc li.compte a{
	background:url('../images/fond-compte.jpg') no-repeat;
	border-right:1px #984C4C solid;
}

#menu_idc li a:hover,#menu_idc li a:focus{
	background-position:0px -39px;	
}

/*____________________________________________________________________*/
/*_________________________________=GAUCHE_____________________________*/
/*____________________________________________________________________*/

#gauche{
	clear:both;
	width:178px;
	margin-top:110px;
	float:left;
}

#gauche img{
	margin-left:50px;
}

	
#categorie{
	background:url('../images/fond-categorie.png') no-repeat;
	width:148px;
	height:354px;
	padding:30px 5px 50px 25px;
}	
	
*html #categorie{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.bonbonmania.fr/images/fond-categorie.png');
}

/*____________________________________________________________________*/
/*_________________________________=CENTRE_____________________________*/
/*____________________________________________________________________*/

#centre{
	min-height:550px;
	height:auto;
	float:left;
	margin-top:63px;
}

#haribo{
	position:absolute;
	margin:-40px 0 0 435px;
}


#recherche{
	background:url('../images/fond-recherche.png') no-repeat;
	width:303px;
	height:21px;
	margin-left:15px;
	font-weight:bold;
	padding:2px 1px 0 3px;
	color:#fff;
}


*html #recherche{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.bonbonmania.fr/images/fond-recherche.png');
}


#contenu{
	background:url('../images/fond-centre.png') no-repeat;
	width:571px;
	min-height:351px;
	margin:-3px 0 0 -3px;
	/*position:relative;*/
	padding:15px 15px 20px 15px;
	height:auto;
}


*html #contenu{
	height:351px;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.bonbonmania.fr/images/fond-centre.png');
}


#contenu h1{
	font-size:20px;
	color:#984C4C;
	font-weight:bold;
	background:url('../images/fond-h1.gif') left bottom repeat-x;
	padding:10px 0 12px 0;
	text-transform:uppercase;
}

#contenu h2{
	background:url('../images/fond-h2.jpg') #FE89FC bottom no-repeat;
	padding:0px 0 2px 30px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	min-height:21px;
	margin:10px 0;
	height:auto;
}

#contenu a{
	font-weight:bold;
}

/*____________________________________________________________________*/
/*_________________________________=CONTENU_____________________________*/
/*____________________________________________________________________*/










/*____________________________________________________________________*/
/*_________________________________=DROITE_____________________________*/
/*____________________________________________________________________*/

#droite{
	float:left;
	padding:0 0 20px 0;
	
}

#zone_droite{
	background:url('../images/fond-encart.png') no-repeat;
	width:176px;
	min-height:295px;
	height:auto;
	margin:95px 0 0 -3px;
	/*position:relative;*/
	padding:55px 40px 4px 15px;
}

*html #zone_droite{
	height:350px;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.bonbonmania.fr/images/fond-encart.png');
}


#zone_droite object{
	margin:10px 0 0 10px;
}


#fin_zone_droite{
	border-top:1px #984C4C solid;
	width:191px;
	margin:0 0 0 5px;
}


/*____________________________________________________________________*/
/*_________________________________=BAS_____________________________*/
/*____________________________________________________________________*/




#bas{
	padding-top:5px;
	text-align:center;
	background:url('../images/fond-bas.jpg') #523D6D repeat-x;
	height:44px;

}



#bas ul{list-style:none;}
#bas ul li{display:inline;padding:0 0 0 5px;}
#bas ul li a{color:#AFAFAF;font-size:11px;padding:0 10px}
#bas ul li a:hover,#bas ul li a:focus{color:#fff}




/*____________________________________________________________________*/
/*_________________________________=CONTACT_____________________________*/
/*____________________________________________________________________*/
	
	
.form_gauche{
	float:left;
	width:300px;
}	
.form_gauche fieldset{
	padding:0 10px;
}
.form_droit{
	float:right;
	width:200px;
	margin-top:20px;
}
	
.obligatoire{
	font-size:10px;
}	
	
.form_gauche fieldset .btn_submit{
	background:none;
	border:none; 
}	
	

/* prefix turbolead */
div.jqifade{
	background-color: #000;
}
div.jqi{
	background:none;
	width:443px;
	height:179px;
	text-align: left;
}
div.jqi .jqicontainer{
	background:#2881E5;
	border:2px #fff solid;
	height:179px;
	width:443px;
	text-align: center;
	font: normal 12px Verdana, Helvetica, sans-serif;
	color:#fff;
	padding: 0px;
}
div.jqi .jqimessage{
	color:#fff;
	padding:5px 10px 0 10px;
	margin-bottom:10px;	
	font-weight:bold;
	background:none;
	font-size:14px;
	border:none;
}
div.jqi .jqimessage p{
	padding:5px 0 5px 0;
}
div.jqi .jqimessage p#confirm_ref{
	font-style:italic;
	color:#cecece;
	font-size:13px;
}
div.jqi .jqibuttons{
	padding: 0px;
}
div.jqi button{
	padding: 1px;
	margin:2px 10px;
	cursor: pointer;
	border:none;
	background:none;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
#jqibutton_0{
	/*background:url('../images/btn-c-chariot.jpg') no-repeat;*/
	background-color:#ED685E;
	border:1px #fff solid;
	width:190px;
	height:30px;
}
#jqibutton_1{
	/*background:url('../images/btn-c-cont.jpg') no-repeat;*/
	background-color:#ED685E;
	border:1px #fff solid;
	width:190px;
	height:30px;
}









































































