@charset "utf-8";
/* CSS Document */
  reset a,h4,h3,p,img,span{
	 padding:0;
	 margin:0;
	}

body{
	background-color:#FFF;
	margin:0;
	padding:0;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	}

#conteneur{
	height:100%;
	width:960px;
	position:relative;
	margin:0px auto 0px auto;
	overflow: hidden;
	background-color: #e8e2d4;
	background-repeat: repeat;
	}
	
#logo{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 151px;
	width: 129px;
	display: block;
	float: left;
	margin: 1px 0px 0px 0px;
	}
	
a.logo{
	display:block;
	text-indent:-1500px;
	height: 151px;
	width: 129px;
	}
	
#header1{
	background-image: url(images/bg_header1.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 152px;
	width: 403px;
	float: left;
	
	
}

.titepicerie{
	color: #e6511e;
	font-family: "bell gothic std", Verdana, Geneva, sans-serif;
	padding:42px 0 0 7px;
}

#header2{
	background-image: url(images/bg_header2.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 152px;
	width: 415px;
	float: left;
	position: relative;
}

#header2b{
	margin:0px;
	padding: 0px;
	height: 152px;
	width: 13px;
	float: left;
	position: relative;
	background-color: #FFF;
}

#header3{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 107px;
	width: 960px;
	position: relative;
	float: left;
	clear:both;
	background-image: url(images/bg_header3.png);
}

/*tranche gauche */


#pgauche{
	height:938px;
	width: 238px;
	background-color: #e8e2d4;
	background-repeat: repeat;
	float: left;
	position: relative;	
	}
	
	/*blocs gauche*/

/*mise en forme texte*/
	.titre{
	font-family: "bell gothic std", Verdana, Geneva, sans-serif;
	color: #7f7f7f;
	line-height: 0.6em;
	padding:8px 0 5px 5px;
	font-size: 0.9em;	
		}
		
	.texte{
	font-family:"bell gothic std", "arial", Verdana, Geneva, sans-serif;
	line-height: 1.2em;
	font-size: 0.65em;
	color: #7f7f7f;
	padding: 0 0 0 6px;
	text-decoration: underline;		
}

	.texte1{
	font-family:"bell gothic std", "arial", Verdana, Geneva, sans-serif;
	line-height: 1.2em;
	font-size: 0.65em;
	color: #7f7f7f;
	padding: 0 0 0 6px;		
}

.news, .caf{
	font-family: Arial, Verdana, Geneva, sans-serif;
	padding: 4px 0 0 10px;
	color: #FFF;	
}

.th{
	font-family: Arial, Verdana, Geneva, sans-serif;
	padding: 4px 0 0 10px;
	color: #FFF;
}

.promo{font-family: Arial, Verdana, Geneva, sans-serif;
	padding: 4px 0 0 10px;
	color: #e2001a;}

.titregarant{
	color: #bebebd;
	font-family: Arial, Verdana, Geneva, sans-serif;
	padding: 14px 0 0 12px;
	font-weight: bolder;
	font-size: 1.2em;
	font-style: normal;
}

#process{
	font-family:"bell gothic std", Verdana, Geneva, sans-serif;
	line-height: 1.2em;
	font-size: 0.7em;
	color: #7f7f7f;
	padding:0 0 0 7px;
	list-style-type: none;
	}
	
#informations{
	font-family:"bell gothic std", Verdana, Geneva, sans-serif;
	line-height: 1.2em;
	font-size: 0.7em;
	padding:0 0 0 7px;
	list-style-type: none;
	}
	
#informations li a{
	color: #7f7f7f;}


/*fin mise en forme texte*/	


/*mise en forme image*/

.contimg{
	height:100px;
	width:144px;
	margin: 3px 0 0 10px;
	text-align:center;}

/*fin mise en forme image*/
	
	#bienvenu{
	height:82px;
	width:206px;
	background-color: #ffffff;
	margin: 0 0 21px 14px;
	padding: 0px;
	border: 2px solid #F90;
	}
	
	/*compléments*/
	
	/*menu log*/
	.moncompte{
	font-size: 0.8em;
	color: #000;
	font-weight: bold;
	text-decoration: underline;	
		}
	
	#log{
		margin:40px 0 0 0;
		padding:0;}
	
	#ident{
	text-align:left;
	padding:1px 0 3px 0;
	list-style: none;
	margin: 0;
		}
	
	#ident li{
		display:inline;}
		
	
	#ident li a {
	padding: 0px 1px;
	color: #fff;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	font-family: "bell gothic std", Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
    }
	
	#ident li a:hover, #navigation li a:focus, #navigation li a:active {  
    text-decoration: underline ; 
    }
	
		
	/*fin menu log*/
	
	#button_ok{
	position:absolute;
	left:160px;
	top:70px;
	width:35px;
	height:29px;
	margin:0;
	
	}
	
	.butok{
	text-align:center;
	color: #FFF;
	font-weight: bold;
	-moz-box-shadow: 2px 2px 2px #aaa;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px;
	border:none;
	background-color: #fc940b;
}
	
	#button_compte{
	width:147px;
	height:23px;
	margin:12px 0 0 30px;
	
		}
		
	#button_panier{
	width:138px;
	height:22px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
		}
	
	.total{
	padding:0;
	width: 136px;
	margin-top: 380px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
		}
	
	.mail{
		padding:0;
		margin: 10px 0 0 5px;}
	
	.stbut{
	font-family:"bell gothic std", "arial", Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: 100;
	color: #FFF;
	border:none;
	text-align:center;
	background-color: #fc940b;
	margin:auto 0;
		}
		
	/*titre et prix bloc produits*/
	.titp{
	font-size: 0.7em;
	color: #000;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
		}
	.price{
	font-size: 0.8em;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}
	
	.priceb{
	font-size: 0.8em;
	text-decoration: line-through;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}
	
	.pricep{
	font-size: 0.8em;
	color: #F69;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}
	
	.button_ajout{
	
	float:right;
	width:80px;
	height:22px;
	margin:0;
			}
	
	.ajoutt{
	background-color: #fc940b;
	color: #FFF;
	font-size: 0.5em;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: -2px -2px 3px #aaa;
	border:none;
}
	
	/*fin*/
		
	#recherche{
		position:absolute;
		top:25px;
		left:400px;
		}
	#icorech{
		position:absolute;
		top:40px;
		left:920px;
		}
		
	#icop{
		position:absolute;
		top:5px;
		left:5px;}
	
	#tpan{
		position:absolute;
		top:20px;
		left:50px;
		}
	
	.tpanier{
	font-family:"bell gothic std", Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: bold;	
	color: #a1a1a1;
}
		
	/*compléments*/

/*compléments sélecteur*/
	.lab{
	background-color: #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 2px #aaa;	
}
#select_prdt {
	width: 32%;
	float:right;
	clear:both;
}

.tnum{
	width: 55%;
}

/*fin compléments*/
	#newsletters{
	height:80px;
	width:205px;
	background-color: #ffffff; 
	-moz-box-shadow: 2px 2px 2px #aaa;
	margin-bottom: 9px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 14px;
	}
	
	#nouveautes{
	height:26px;
	width:205px;
	background-color: #ff9900;
	-moz-box-shadow: 2px 2px 2px #aaa;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 14px;
		}
	
	#nouveautes a{
	text-decoration: none;
}
	
	#promotion{
	height:26px;
	width:205px;
	background-color: #ff9900;
	-moz-box-shadow: 2px 2px 2px #aaa;
	margin-bottom: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 14px;	
		}
		
	#promotion a{
	text-decoration: none;
		}
	
	#qui{
	height:56px;
	width:206px;
	background-color: #ffffff; 
	-moz-box-shadow: 2px 2px 2px #aaa;
	margin-bottom: 9px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 14px;	
		}
	
	#comment{
	height:190px;
	width:205px;
	background-color: #ffffff; 
	-moz-box-shadow: 2px 2px 2px #aaa;
	margin-bottom: 9px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 14px;	
		}
	
	#imgcom1{
	background-image: url(images/camion.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 53px;
	float:left;
	padding:0;
	margin: 0 0 0 10px;
	display:inline;
}
	#imgcom2{
	background-image: url(images/secu.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 39px;
	float:left;
	padding:0;
	margin: 0 0 0 26px;
	display:inline;
	}
	
	#imgcom3{
	background-image: url(images/cadenas.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 26px;
	float:left;
	padding:0;
	margin: 0 0 0 26px;
	display:inline;
	}
	
	#questions{
	height:127px;
	width:205px;
	background-color: #ffffff; 
	-moz-box-shadow: 2px 2px 2px #aaa;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 14px;	
		}
		
		
		#partenaires{
	height:171px;
	width:205px;
	background-color: #ffffff; 
	-moz-box-shadow: 2px 2px 2px #aaa;
	padding: 0px;
	margin: 0 0 10px 14px;	
		}
	
	#cont_res{
		margin: 5px 0 0 0;
		padding: 1px;
		}
	
	#reseaux{
	height:171px;
	width:205px;
	background-color: #ffffff; 
	-moz-box-shadow: 2px 2px 2px #aaa;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 14px;	
		}
	
	
	#impart1{
	background-image: url(images/partenaire.png);
	height: 35px;
	width: 117px;
	background-repeat: no-repeat;
	float: left;
	}
	
	#impart2{
	background-image: url(images/partenaire1.png);
	height: 35px;
	width: 45px;
	background-repeat: no-repeat;
	float: left;
	}
	
	#impart3{
	background-image: url(images/partenaire2.png);
	height: 39px;
	width: 140px;
	background-repeat: no-repeat;
	float: left;
}
	
	#impart4{
	background-image: url(images/partenaire3.png);
	height: 37px;
	width: 188px;
	background-repeat: no-repeat;
	clear: both;
	float: left;
}
	
/*tranche droite*/

#pdroite{
	height:1100px;
	width: 722px;
	background-color: #e8e2d4;
	background-repeat: no-repeat;
	float: left;
	}
	


/*carrousel*/
#carrousel{
	height: 278px;
	width: 550px;
	background-color: #FFF;
	margin-bottom: 8px;
	}





/*PANIER*/

#panier{
	height:453px;
	width:154px;
	background-color:#ffffff;
	position: absolute;
	top: 261px;
	left: 801px;
	-moz-box-shadow: 2px 2px 2px #aaa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
	}


/*bloc café*/


#bloccafe1{
	background-image: url(images/bordbloccafe.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 550px;
	overflow: hidden;
}
#bloccafe2{
	background-color: #2c1510;
	height: 351px;
	width: 548px;
}
#carreprodn1{
	background-color: #FFF;
	height: 165px;
	width: 178px;
	padding: 0px;
	margin: 0px 2px 0px 3px;
	position: relative;
	float: left;
	display: inline;
	}
#carreprodn2{
	background-color: #FFF;
	height: 165px;
	width: 178px;
	padding: 0px;
	float: left;
	margin: 0px 2px 0px 0px;
}

#carreprodn3{
	background-color: #FFF;
	height: 165px;
	width: 178px;
	padding: 0px;
	float: left;
	position: relative;
	margin: 0px;
	
}  

#carreprodn4{	background-color: #FFF;
	height: 165px;
	width: 178px;
	padding: 0px;
	margin: 4px 2px 0px 3px;
	float:left;
	
	
	}

#carreprodn5{background-color: #FFF;
	height: 165px;
	width: 178px;
	padding: 0px;
	margin: 4px 2px 0px 0px;
	float:left;
	
	
	}

#carreprodn6{background-color: #FFF;
	height: 165px;
	width: 178px;
	padding: 0px;
	margin: 4px 2px 0px 0px;
	float:left;
	
	}




/*fin bloc cafe*/

/*bloc the*/

#blocthe1{
	background-image: url(images/bordblocthe.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 550px;
	overflow: hidden;
	margin-top:10px;
	}
	
#blocthe2{
	background-color: #960;
	height: 351px;
	width: 548px;
	}
	
#carreprodp1{
	background-color: #FFF;
	height: 165px;
	width: 178px;
	padding: 0px;
	margin: 0px 2px 0px 3px;
	float: left;
	display: inline;
	}
#carreprodp2{
	background-color: #FFF;
	height: 165px;
	width: 178px;
	padding: 0px;
	float: left;
	margin: 0px 2px 0px 0px;
}

#carreprodp3{
	background-color: #FFF;
	height: 165px;
	width: 178px;
	padding: 0px;
	float: left;
	margin: 0px;
	
} 

#carreprodp4{	background-color: #FFF;
	height: 165px;
	width: 178px;
	padding: 0px;
	margin: 4px 2px 0px 3px;
	float:left;
	
	
	}

#carreprodp5{background-color: #FFF;
	height: 165px;
	width: 178px;
	padding: 0px;
	margin: 4px 2px 0px 0px;
	float:left;
	
	
	}

#carreprodp6{background-color: #FFF;
	height: 165px;
	width: 178px;
	padding: 0px;
	margin: 4px 2px 0px 0px;
	float:left;
	
	}

/*fin bloc the*/

/*footer*/
#foot{
	background-color:#f5f2ec;
	height:44px;
	margin:0;
	padding:0;
	clear:both;
	}
	
.nav{
	padding:0;
	margin: 0 0 0 15px;	
	}

.nav li{
	float:left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	margin:4px 4px 4px 0;
	}
	
.nav li a{
	text-decoration:none;
	text-align:center;
	font-family:"bell gothic std","arial", Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666;
	font-weight: 100;
	}
	
.nav li a:hover{
	text-decoration:underline;
	color: #000;
}


	
/*fin footer*/
