

a {
	text-decoration:none;
	color:#9afe66;
}

div.img {
	padding:0;
	margin:0 5px 5px 0;
	float:left;
	width:150px;
	height:150px;
	overflow:hidden;
}

div.img img {
	border:none;
}

div.post {
	float:left;
	height:150px;
	margin:10px;
	padding:0;
	width:150px;
	border:solid 2px #000;
	color:#414805;
	position:relative;
	z-index:20;
	overflow:hidden;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top:2px solid rgb(0, 0, 0);
	border-bottom:2px solid rgb(0, 0, 0);
	border-left:2px solid rgb(0, 0, 0);
	border-right:2px solid rgb(0, 0, 0);
}

div.post div.produit_promotion, div.post div.produit_prevente {
	top:-5px;
	left:0px;
}

div.thePrices {
	position:relative;
	padding:0;
	margin:0;
}

h1 span {
	color:red;
}

h6 {
	font-size:22px;
	font-weight:bold;
	margin:5px 0;
	padding:0;
	color:#666;
	font-style:italic;
}

select#iddetail {
	font-size:10px;
	margin-bottom:10px;
}

ul#submenu {
	display:none;
}

ul#thephotos {
	list-style-type:none;
	margin:10px 0 !important;
	padding:0 !important;
	width:280px;
	height:280px;
	position:relative;
}

ul#thephotos li {
	float:left;
	margin:3px 0 5px 6px !important;
	padding:0 !important;
	height:270px;
	border:solid 2px #000;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	overflow:hidden;
	z-index:1000;
}

ul#thephotos li img {
	border:none;
}

.imagedescription {
	display:none;
}

.produit_prevente {
	background-image:url(documents/images/ruban-prevente.png) !important;
}

.produit_promotion, .produit_prevente {
	width:95px;
	height:95px;
	background-image:url(documents/images/ruban-promo.png);
	position:absolute;
	top:-3px;
	left:-3px;
	z-index:100;
}

.theoldPrice {
	text-decoration:line-through;
}

.thespecial {
	color:red;
}

.zoomer {
	display:none;
}

#boxsize {
	width:230px;
	height:260px;
	background-color:#999999;
	margin-top:10px;
	padding:10px;
}

#partager {
	position:absolute;
	bottom:8px;
	right:8px;
}

#partager a {
	color:#000;
	bottom:0;
	right:10px;
	font-size:12px;
	font-weight:800;
}

#preview {
	text-align:center;
	width:286px;
}

#preview img {
	margin:0 4px;
}

#sidebar1 a.active {
	color:#000;
}

#sidebar1 li {
	padding-top:2px;
	padding-bottom:2px;
}

#sidebar2 {
	float:left;
	width:300px;
	height:auto;
	padding:0px;
	margin-right:10px;
	overflow:hidden;
	margin-bottom:20px;
	margin-top:13px;
}

#sidebar3 {
	float:left;
	width:300px;
	height:auto;
	padding:0px;
	margin-right:10px;
	overflow:hidden;
	margin-bottom:20px;
}

#sidebar4 {
	float:left;
	height:auto;
	padding:0px;
	overflow:hidden;
	margin-bottom:20px;

}
#boxsize{
	display:none;
}
#social {
	text-align:center;
}

#social img {
	margin:0 10px;
}


