/* Box */
h3.leftBoxHeading, h3.leftBoxHeading a {
	margin: 0;
	padding:0;
	width:211px;
	height:36px;
	display:block;
	position:absolute;
	top:-2px;
	left:-6px;
	z-index:1;
}


h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding:0;
	width:211px;
	height:36px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

h3.leftBoxHeading span, h3.rightBoxHeading span {
	display:none;
}

/*
VENTE Privée
**************************************/

#categoriesvp {
	width:196px !important;
	min-height:226px;
	background:url(../images/fdtopventes.jpg) bottom #fff repeat-x;
	margin-bottom:10px;
	border:2px solid #fff;
	position:relative;
	padding-top:36px;
}


#boxdecovp a {
	width:190px;
	height:39px;
	display:block;
	background:url(../images/btnventeprive.png) top left no-repeat;
	font-size:12px !important;
	color:#333333 !important;
	text-align:left;
	line-height:15px;
	font-weight:bold;
	text-shadow:1px 1px 1px #eee;
	text-decoration:none;
	padding:8px 0 0 10px;
}

#boxdecovp a:hover {
	background-position:top right;
	color:#fff !important;
	text-shadow:1px 1px 1px #333;
}

#boxdecovp h3 {
	display:none;
}

/*
VENTE FLASH
**************************************/

#venteflash {
	width:196px !important;
	min-height:226px;
	/*max-height:250px;*/
	background:url(../images/venteflash.jpg) bottom #fff no-repeat;
	border:2px solid #ff680e;
	margin-bottom:10px;
	position:relative;
	padding-top:36px;
}

/*
TOP VENTES
***************************************************/

#bestsellers {
	width:196px !important;
	min-height:226px;
	background:url(../images/fdtopventes.jpg) bottom #fff repeat-x;
	margin-bottom:10px;
	border:2px solid #fff;
	position:relative;
	padding-top:36px;
}

/*
RECHERCHE
*********************************************************/

#search {
	width:200px !important;
	height:auto;
	background:url(../images/tranche_box.jpg) top #fff repeat-x;
	margin-bottom:10px;
	position:relative;
	padding-top:27px;
	overflow:hidden;
}

#search form, #infosrightnewsletter form {
	margin:0;
	padding:0;
}

#search p {
	text-align:left;
	font-size:11px;
	color:#848484;
	padding:10px 0 10px 15px;
}

#search input.newsText {
	width:152px;
	height:27px;
	display:block;
	background:url(../images/inputsearch.jpg) top no-repeat;
	border:none;
	margin:0 auto 5px;
	padding:0 0 0 25px;
	/padding:6px 0 0 25px;
	/height:21px;
	font-size:11px;
	color:#2A2A2A;
	text-align:left;
}

#search input.button_search {
	width:92px;
	height:29px;
	display:inline-block;
	background:url(../images/rechercheinput.jpg) top no-repeat;
	border:none;
	text-align:center;
	float:right;
	margin:0 15px 10px 0;
	padding:0;
	font-size:11px;
	text-indent:0;
	color:#2A2A2A;
	text-shadow:1px 1px 1px #eee;
}


/*
FRAIS PORT
*********************************************************/

#fraisport {
	width:200px !important;
	height:199px;
	background:url(../images/fraisport.jpg) top #fff no-repeat;
	margin-bottom:10px;
	position:relative;
	display:block;
}

#frais_de_port a {
	width:200px;
	height:199px;
	display:block;
	text-decoration:none;
	cursor:pointer;
}

#frais_de_port a img
{
	margin-top:27px;
}

/*
SERVICEAV
*********************************************************/

#serviceav {
	width:200px !important;
	height:113px;
	background:url(../images/tranche_box.jpg) top #fff repeat-x;
	margin-bottom:10px;
	position:relative;
	padding-top:27px;
}

#infosrightnewsletter input.newsText {
	width:119px;
	height:27px;
	display:inline-block;
	float:left;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	/padding:6px 0 0 10px;
	/height:21px;
	border:none;
	background:url(../images/inputnewsletter.jpg) top no-repeat;
	font-size:11px;
	color:#2A2A2A;
	text-align:left;
}

#serviceav p {
	font-size:12px;
	font-weight:bold;
	color:#2A2A2A;
	line-height:22px;
	/*padding:15px 0 0 20px;*/
	padding:15px 0 0 10px;
}

/*
INFOSRIGHTNEWSLETTER
*********************************************************/

#infosrightnewsletter {
	width:200px !important;
	height:91px;
	background:url(../images/tranche_box.jpg) top #fff repeat-x;
	margin-bottom:10px;
	position:relative;
	padding-top:27px;
}

#infosrightnewsletter p {
	text-align:center;
	font-size:11px;
	font-weight:100;
	color:#515151;
	line-height:15px;
	padding:5px 10px 5px;
}






/*
engagement
*********************************************************/

#engagement {
	width:200px !important;
	height:223px;
	background:url(../images/engagement.jpg) top #fff no-repeat;
	margin-bottom:10px;
	position:relative;
	padding-top:27px;
}

#engagement p {
	font-size:14px;
	font-weight:bold;
	color:#323232;
	text-align:left;
	padding:5px 10px;
	line-height:18px;
}

#engagement strong {
	color:#b32b00;
}

#engagement strong.f1 {
	font-size:26px;
}

#engagement strong.f2 {
	font-size:16px;
	text-transform:uppercase;
}

#engagement a {
	display:block;
	margin:10px auto;
	background:url(../images/btnengagement.jpg) top no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#fff !important;
	text-shadow:1px 1px 1px #555;
	text-align:center;
	text-decoration:none;
	line-height:27px;
	height:29px;
	width:157px;
}

#engagement a:hover {
	color:#2A2A2A !important;
	text-shadow:1px 1px 1px #eee;
}











