body {
	/*background-color:#F0E4CA;*/
	background: url(../images/border_left.jpg) repeat-y #805858 0px 85px;
}

#body-page{
	width:100%;
	height:159px;
	background: url(../images/border_top.jpg) repeat-x #805858 160px 0px;
}

#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:1010px;
	height:630px;
}

div.fond1 {
	position:absolute;
	left:0px;
	top:0px;
	width:167px;
	height:126px;
	background: url(../images/fond1.gif) no-repeat;
}

div.fond2 {
	position:absolute;
	left:167px;
	top:0px;
	width:237px;
	height:159px;
	background: url(../images/fond2.gif) no-repeat;
}

div.fond3 {
	position:absolute;
	left:404px;
	top:0px;
	width:202px;
	height:159px;
	background: url(../images/fond3.gif) no-repeat;
}

div.fond4 {
	position:absolute;
	left:606px;
	top:0px;
	width:202px;
	height:159px;
	background: url(../images/fond4.gif) no-repeat;
}

div.fond5 {
	position:absolute;
	left:808px;
	top:0px;
	width:202px;
	height:159px;
	background: url(../images/fond5.gif) no-repeat;
}

div.fond6 {
	position:absolute;
	left:0px;
	top:126px;
	width:167px;
	height:126px;
	background: url(../images/fond6.gif) no-repeat;
}

#content {
	position:absolute;
	left:167px;
	top:159px;
	width:843px;
	background-color:#805858;
}

div.fond8 {
	position:absolute;
	left:0px;
	top:252px;
	width:167px;
	height:126px;
	background: url(../images/fond8.gif) no-repeat;
}

div.fond9 {
	position:absolute;
	left:0px;
	top:378px;
	width:167px;
	height:207px;
	background: url(../images/fond9.gif) no-repeat;
}

/* div.fond10 {
	position:absolute;
	left:0px;
	top:585px;
	width:167px;
	height:45px;
	background-color:#805858;
} */

.product-image .cadre{
	position:absolute;
}

.loader
{
    background:url(../images/loader.gif) no-repeat center;
}

.col-main .head h3{
	color:#312122;
}


.mini-cart .actions .form-button {
	width:180px;
}