div#bd div#main.shop{
	margin:40px 0 0 100px;
	width:600px;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding:30px;
	background:#fff url(/img/shadow_image_shop.jpg) center bottom repeat-x;
}
.shop h1{
	font-size:22px;
	color:#9082b7;
}
.shop ol{
	margin:20px 0 40px 0;
	padding:5px 0;
	list-style-type:none;
	border:solid #9082b7;
	border-width:1px 0;
}
.shop ol li{
	margin:0;
	padding:0 15px;
	display:inline;
	text-transform:uppercase;
	color:#9082b7;
	font-weight:bold;
}
.shop ol li.on {
	background: url(../img/btn_check.jpg) 1px 1px no-repeat;
	color:#9283BE;
}

.shop ol li.done {
	background: url(../img/btn_check_done.jpg) 1px 1px no-repeat;
	color:#B5ADD2;
}

.shop ol li a{
	text-decoration:none;
	color:#9082b7;
}
.shop ol li a:hover{
	text-decoration:underline;
}
.shop table{
	width:100%;
}

.shop table tr.header {
	margin: 0 0 20px 0;
}

.shop table th {
	border-bottom:1px solid #9082b7;;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
}
.shop table th, 
.shop table td {
	text-align:left;
	padding:7px 0;
}

.shop table tr th.tdart {
	width:290px;
	}
	
.shop table tr th.tdprice {
	width:110px;
	}
	
.shop table tr th.tdqt {

	}
	
.shop table tr th.tdstot {
	width:90px;
	text-align:right;
	}
	
.shop table tr th.tdsupp {
	width:20px;
	}
	
.shop table td.right {
		text-align:right;
}
	
.shop table tr td.tot {
	border-top:1px solid #9082b7;
	border-bottom:1px solid #9082b7;
	}
	
.shop table tr td.totB {
	border-bottom:1px solid #9082b7;
	}
	
.shop table tr td.totH {
	border-top:1px solid #9082b7;
	}
	

.shop table tr.promo td input {
	width:35px;
}

.shop table a.btn_delete,
.shop a#btn_back {
	display: block;
	width: 0;
	height: 0;
	padding: 16px 16px 0 0;
	overflow: hidden;
	background: url(../img/btn_delete.jpg) no-repeat;
}

.shop a#btn_back {
	margin: 6px 0 0 2px;
	float: left;
	background: url(../img/btn_back.jpg) 0 3px no-repeat;
}

.shop div#scartAction {
	text-align: right;
}

.shop a#btn_continue_fr {
	float: right;
	display: block;
	width: 0;
	height: 0;
	padding: 39px 100px 0 0;
	overflow: hidden;
	background: url(../img/btn_continuer.jpg) no-repeat;
}

.shop a#btn_continue_en {
	float: right;
	display: block;
	width: 0;
	height: 0;
	padding: 39px 100px 0 0;
	overflow: hidden;
	background: url(../img/btn_continuer-en.jpg) no-repeat;
}
.adress {
	width:280px;
	float:left;
	margin:0 0 0 20px;
	}

.adress label {
	float:left;
	display:block;
	width:110px;
	height:20px;
	line-height:20px;
	margin-bottom:5px;
}

.adress input {
	padding: 5px 2px 0 2px;
	border: 1px solid #484466;
}

.adress input:focus {
 	background: #b7afd4;
 	color: #fff;
}

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

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

.adress .header {
	height:40px;
}
	
.adress label.error {
    clear:both;
	display:none;
	width:250px;
	height:20px;
    text-align:right;
	}

.adress input.error {
	background:#484466;
	}
	
div#login {
	margin:30px 0 0 50px;
	}
	
div#login .box.log {
	width:230px;
	height:150px;
	float:left;
	margin:0 10px 0 0;
	color:#9082b7;
	padding:10px;
	background:url(/img/box_login.jpg) no-repeat;
	}
	
div#login .box.new {
	width:250px;
	height:150px;
	float:left;
	color:#9082b7;
	}
	
div#login .box p {
	font-size:18px;
	text-align:center;
	}
	
div#login .box.new a {
	background:url(/img/box_new.jpg) no-repeat;
	display:block;
	width:250px;
	height:110px;
	font-size:18px;
	text-align:center;
	padding:60px 0 0 0;
	color:#fff;
	text-decoration:none;
}

div#login .box.new a:hover {
	background:url(/img/box_new_on.jpg) no-repeat;
	color:#fff;
}
	
div#login .box.new p {
	font-size:25px;
	line-height:25px;	
	text-align:center;
	margin:35px 0 0 0;
	}
	
div#login .box.new p a {
	text-decoration: none;
	color: #fff;
}
div#login .box.new p a:hover {
	color: #3a3750
}
	
div#login .box label {
	float:left;
	display:block;
	width:90px;
	height:20px;
	line-height:20px;
	margin-bottom:5px;
	}
	
div#login .box input {
	width:110px;
	margin-bottom:5px;
	}

div#main.shop h1 {
	margin-bottom: 20px;
} 

div#main.shop a {
 color: #3a3740;
}

div#main.shop a:hover {
	color: #9082b7;
}
	
div#main.shop h2 {
	color: #3a3750;
	margin: 0 0 20px 0;
}
