body {
	margin: 0;
	padding: 0;
	background: #F1F1F1 url(../laiterie-centre_img/general_background.jpg) repeat-x;
	font-size: 11px;
	color: #4e4e4e;
	font-family: Arial;
}

#container {
	width: 938px;
}

#header {
	height:141px;
	margin:0;
	padding:0;
	background: #F1F1F1 url(../laiterie-centre_img/header_background.jpg) no-repeat;
}

#header img{
	position:absolute;
	top:5px;
	left:20px;
}

#header a img {
  border:none;
  }

#main {
	background: #F1F1F1 url(../laiterie-centre_img/content_background.jpg) no-repeat;
	width: 938px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding-top: 15px;
}

#nav {
	width: 203px;
	margin-left: 33px;
	float: left;
	font-style: bold;
	font-size: 14px;
}

#nav ul {
	margin: 5px 0 0 0;
	padding: 0;
}

#nav ul li {
	list-style-type: none;
	list-style-position: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height:25px;
	background: url(../laiterie-centre_img/menuPrinc_separe.jpg) no-repeat left bottom;
	text-transform: uppercase;
	font-size: 14px;
}

#nav a {
	width: 203px;
	text-decoration: none;
	color: #ddac00;
}

#nav a.menuOn {
  color:#4e4e4e;
  }

#nav a:hover {
	color: #a98300;
}

#nav ul ul{
	padding-bottom:7px;
}

#nav ul li li.smenuOn {
	padding-left: 20px;
	background: url(../laiterie-centre_img/item_small_dark.gif) no-repeat 7px 5px;
	line-height:18px;
	font-size:11px;
}

#nav ul li li {
	padding-left: 20px;
	background: url(../laiterie-centre_img/item_small_clear.gif) no-repeat 7px 5px;
	line-height:18px;
	font-size:11px;
	text-transform: uppercase;
}

#nav ul li li a{
	color: #a98300;
}

#nav ul li a:hover {
	color: #6a5200;
}

#content {
	margin-left: 40px;
	float:left;
	font-size: 11px;
	width: 620px;
	padding-bottom: 30px;
	color: #4e4e4e;
}

#content img {
	border: solid 2px #ddac00;
}

#content a {
	color: #a98300;
}

#content a:hover {
	color: #6a5200;
}

#content a:active {
	color: #4e4e4e;
}

#content h1 {
	background:	url(../laiterie-centre_img/title_separe.jpg) no-repeat left bottom;
	font-size: 16px;
	font-style: bold;
	color: #4e4e4e;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	line-height:30px;
}

#content h2 {
  margin-top:20px;
  }

.object {
  color: #4e4e4e;
	position:relative;
}

.object img {
	border: solid 2px #ddac00;
}

#panier {
  width: 624px;
  float: right;
  margin-bottom: 15px;
  border: solid 1px #F9F9F9;
}

#panier h2 {
  font-size: 13px;
  background: url(../laiterie-centre_img/dbItem_subtitle_separe.jpg) no-repeat left bottom;
  width: 483px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-transform: none;
  line-height:30px;
	letter-spacing: 4px;
	margin-bottom: 5px;
	font-weight: bold;
}

#panierText {
  width: 312px;
  float: left;
}

#panierText ul {
  margin: 2px 31px 15px 65px;
  padding: 1px 0 0 0;
}

#panierText ul li {
  margin: 0;
  padding: 0 0 30px 0;
  background: url(../laiterie-centre_img/item_small_clear.gif) no-repeat 0 2px;
  padding-left: 12px;
  list-style-type: none;
}

#panierImage {
  width: 312px;
  float: left;
}

#panierImage img {
  width: 218px;
  height: 140px;
  float: right;
  margin-top: 15px;
  margin-bottom: 3px;
}

#panierInformation {
  width: 222px;
  float: right;
  margin-top: 3px;
  margin-bottom: 5px;
}

#panierInformation img {
  border: none;
  margin-right: 15px;
}

#panierInformation p {
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

#panierInfoImg {
  float: left;
  background: url(../laiterie-centre_img/item_medium.gif) no-repeat;
  width: 55px;
  height: 25px;
  margin-right: 15px;
}

#panierInfoLink {
  margin: 0;
  padding: 0;
  float: left;
  width: 150px;
}

#panierInfoLink a{
  text-decoration: none;
  margin-bottom: 25px;
}

#footer {
	background: url(../laiterie-centre_img/footer_separe.jpg) no-repeat top;
	padding: 0;
	width:620px;
	float: right;
	margin-right:40px;
	font-style: bold;
	color: #b1b1b1;
	font-size: 10px;
}

#footerMail {
	float: left;
	text-align: left;
	margin-top: 15px;
}

#footerMail a{
	color: #a98300;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	vertical-align: top;
}

#footerTel {
	float: right;
	text-align: right;
	color: #b1b1b1;
	font-size: 10px;
	font-weight: bold;
	margin-top: 13px;
}

#footerTel h4 {
	text-transform:uppercase;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 1px;
}

p {
	margin-top: 4px;
}



#login {
}

#shop a {
	color:#000;
}

.item {
	width:570px;
	height:25px;
	line-height:25px;	
	clear:both;
}

.item .img {
	display:none;
	}
	
.item .detailBt {
	display:none;
	}
	
.item .description {
	display:none;
	}
	
.color1 {
	background:#e5e5e5;
}

.even {
	background:#ffbb4f;
}

.odd {
	background:#f5f5f5;
}

.item .ref {
	width:45px;
	float:left;
}

.item .designation {
	width:290px;
	float:left;
}

.item .weight {
	width:100px;
	float:left;
}

.item .price {
	width:90px;
	float:left;
	
}

.item .addBt {
	background:url(/templates/la-bonne-epice_img/add.png) no-repeat;
	width:19px;
	height:18px;
	float:right;
	margin:4px 3px 0 0;
	cursor:pointer;
	}
	


#browser {
	clear:both;
	margin:20px 0 0 0;
}
	
#shopProductDetail {
	width:570px;
}

#img1 {
	width:280px;
	float:right;
	margin:0 0 20px 0;
}

#description {
	width:270px;
	float:left;
	margin:0 0 20px 0;
}

#ref {
	margin:0 0 13px 0;
	font-weight:bold;
	}

#price {
	clear:both;
	width:540px;
	background:#ffbb4f;
	font-weight:bold;
	height:20px;
	line-height:20px;
}

#price span.labelPrice {
	float:left;
	width:270px;
	font-weight:normal;
	border-right:2px solid #fff;
	height:20px;
	padding:0 0 0 3px;
}

#weight {
	width:540px;
	background:#f5f5f5;
	font-weight:bold;
	height:20px;
	line-height:20px;
}

#weight span.labelWeight {
	float:left;
	width:270px;
	font-weight:normal;
	border-right:2px solid #fff;
	height:20px;
	padding:0 0 0 3px;
}

#addBt {
	background:url(/templates/la-bonne-epice_img/add_big.jpg) no-repeat;
	width:55px;
	height:61px;
	float:right;
	margin:20px 20px 0 0;
	cursor:pointer;
	}
	
#shopWorkflow img {
	border:none;
}
.back {
	display:none;
}

a img {
	border:none;
	}

.shopTable td{
	line-height:25px;
}



#shortScart{
	width:180px;
	font-size:11px;
	margin-top:20px;
	padding-top:5px;
	border-top:1px #000 solid ;
}
#shortScart .shortScartItem{
	clear:both;
}
#shortScart .shortScartItemDes{
	width:100px;
	float:left;
	margin:0 5px 0 0;
}

#shortScart .shortScartItemQt{
	text-align:right;
	float:right;
}
#shortScart .shortScartLink{
	clear:both;
	margin-top:0px;
	margin-bottom:30px;
	padding-bottom:5px;
}
#shortScart .shortScartLink a{
	padding:3px;
	font-weight:bold;
	text-decoration:none;
}

#shortScart .shortScartLink a:hover{
}


#shortScartList{
	padding: 0 0 15px 0;

}

