#shop {
	width:614px;
	font-size:11px;
}

#shop .shopTr {
	width:614px;
	margin:0 0 18px 0;
	clear:both;	
}


#shop .item {
	width:198px;
	margin:0 10px 10px 0;
	float:left;	
}

#shop .itemLast {
	width:198px;
	margin:0 0 10px 0;
	float:left;	
}

#shop .itemImg {
	width:198px;
	height:151px;
	position:relative;	
	overflow:hidden;
}

#shop .itemImg2 {
	width:198px;
	height:290px;
	position:relative;	
	overflow:hidden;
}

#shop .cadre {
	position:absolute;
	top:0;
	left:0;
	width:198px;
	height:151px;
	background:url(/templates/gruyere2008/layout/cadre_boutique.png) left top no-repeat;
}

#shop .itemTitle {
	width:198px;
	height:30px;
	line-height:30px;
	background:#dec580;
	text-align:center;
}

#shop .itemTxt {
	width:178px;
	height:60px;
	background:#53362a;
	text-align:center;
	color:#fff;
	padding:5px 10px;
}

#shop .itemSize {
	width:198px;
	height:30px;
	line-height:30px;
	background:#fff7ce;
	text-align:center;
}

#shop .itemInfos {
	width:198px;
	height:30px;
	line-height:30px;
	background:#ccc;
	text-align:center;
	
}

#shop .itemPrice {
	width:70px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
}

#shop .itemQt {
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
}

#shop .itemCaddie {
	width:38px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
}








#shop .listingItem a {
	color: #000;
}

#shop .listingItem .itemBuy img {
	border:none;
	}

#shop .listingItem a:hover,
#shop .listingItem a:active,
#shop .listingItem a:focus {
	color: #fff;
	text-decoration: none;
}

#shop .catItem {
	float:left;
	width:512px;
	margin:15px 13px 0 0;
	}
	
#shop .catItem ul {
	width:170px;
	float:left;
	}

#shop .catItem li {
	margin-left:20px;
	}
	
#shop .catItem ul li a {
	font-size:12px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	}
	
#shop .catItem h2 {
	margin-bottom:15px;
	}
	
#shop .catItemImg {
	width:162px;
	height:92px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
	}
	
#shop .catItem .catItemTitle a:hover,
#shop .catItem .catItemTitle a:active,
#shop .catItem .catItemTitle a:focus {
	color: #fff;
	text-decoration: underline;
}
	
#shop h2 {
	background:url(/templates/cdt/layout/bg_title.png) no-repeat;
	height:20px;
	line-height:1em;
	font-size:1.1em;
	padding: 8px 0 0 10px;
	margin:10px 0 0 0;
}

#scart {
	font-size:.8em;
	line-height:.8em;
}

#scart a {
	color: #000;
	text-decoration: none;
}


#scart a:hover,
#scart a:focus,
#scart a:active {
	color: #000;
	text-decoration: underline;
}

#scart .sitem {
	text-decoration: underline;
}

#scart .sitem:hover,
#scart .sitem:focus,
#scart .sitem:active {
	text-decoration: none;
}

#scartNav {
	height:28px;
	line-height:28px;
	font-size:0.9em;
	padding:0 0 0 10px;
	margin:10px 0 15px 0;
	font-weight:bold;
}

#scartNav span {
	display: inline-block;
	height: 28px;
	margin: 2px 0 0 0;
	padding:0 5px 0 2px;
}

#scartNav span.on {
	padding: 0 5px 0 15px;
	background:url(/templates/gruyere/layout/puce_shop.gif) 0 7px no-repeat;
}

.totalNb {
	font-weight:bold;
}

.shopItemTotal {
	border:none;
}

#scartFooter {
	margin-top:20px;
	clear:both;
}

#shop #refresh {
	float:left;
}

#shop #continue {
	float:right;
	margin-right:30px;
}

.shopQt {
	float:left;
	width:25px;
}

.shopItem {
margin-bottom:10px;
}


.shopQt input {
	width:20px;
}

.shopTitle {
	float:left;
	width:290px;
	padding-left:5px;
}

.shopUnitPrice {
	float:left;
	width:165px;
}

.shopPrice {
	float:left;
	text-align:right;
	width:100px;
}

.shopSupp {
	float:right;
	text-align:right;
	margin-right:10px;
}

.totalTxt {
	float:left;
	width:100px;
	padding-left:20px;
}

.totalNb {
	float:right;
	text-align:right;
	width:100px;
	margin-right:30px;
}

.adress {
	float:left;
	width:300px;
	}
	
.adress h2 {
	margin:10px 0 10px 0;
	font-size:14px;;
}	
	
.adress label {
	float:left;
	display:block;
	width:80px;
	height:20px;
	line-height:20px;
	margin-bottom:5px;
}

.adress .header span {
	margin-left:10px;
}

.adress input {
	height:20px;
	float:left;
	margin-bottom:5px;
	width:210px;
}

.adress input.radio {
	height:20px;
	float:left;
	margin-bottom:5px;
	width:20px;
}

.adress textarea {
	width:290px;
	height:120px;
}

.adress .header {
	height:40px;
}
	
.adress label.error {
	display:none;
	width:0px;
	height:0px;
	float:left;
	}

.adress input.error {
	background:#8d8858;
	}
	
#submit {
	margin:20px 0 0 80px;
	padding:3px 10px;
	width:150px;
	border:1px solid #fff;
	background:#8d8858;
	color:#fff;
	cursor:pointer;
}

#submitCaddie {
	border:1px solid #fff;
	background:#8d8858;
	color:#fff;
	height:18px;
	line-height:18px;
	padding:0 10px;
	margin:0;
}

#shop a.button {
	display:block;
	border:1px solid #fff;
	background:#8d8858;
	color:#fff;
	padding:3px 10px;
	height:18px;
	line-height:18px;
	cursor:pointer;
}

