body, html {
	margin: 0;
	padding: 0;
	background-color: #fff;
	}

.clear {
	clear: both;
	}

* {
	font-family: Arial, Helvetica, sans-serif;
	}

.productliste {
	margin: 0;
	padding: 0;
	width: 800px;
	}

.productliste_horizontale {
	margin: 0;
	padding: 0;
	width: 596px;
	}

.productbloc {
	float: left;
	border: 1px solid #bcbcbc;
	margin-left: 15px;
	margin-bottom: 10px;
	height: 455px;
	width: 252px;
	overflow: inline;
	background-color: #EFEFEF;
	padding: 10px;
	position:relative;
	}

.productbloc_horizontale {
	float: left;
	border: 1px solid #bcbcbc;
	height: 230px;
	width: 539px!important;
	width: 559px;
	overflow: hidden;
	margin-left: 15px;
	margin-bottom: 10px;
	background-color: #EFEFEF;
	padding: 10px;
	position:relative;
	}

.productvisuel {
	border: 1px solid #efefef;
	background-color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 208px;
	width: 250px!important;
	width: 252px;
	}

.productvisuel_horizontale {
	border: 1px solid #efefef;
	background-color: #fff;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin: 0 30px 0 0;
	margin-bottom: 100px;
	overflow: hidden;
	height: 219px!important;
	height: 208px;
	width: 252px!important;
	width: 252px;
	float: left;
	}

.productlogo {
	position: absolute;
	left: 5px; 
	top: 5px;
	}

.productlogo img {
	border: 0;
	}

.pointer{
	position:absolute;
	float:right;
	right:0px; 
	top:0px;
	z-index:1500px;
	height:50px !important;
	height:75px;
	padding:25px 0 0;
	width:75px;
	background-image: url(images/pointer.png);
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}

a.pointer {text-decoration:none;}


a.pointer_horizontale {	
	
	position:absolute;
	float:right;
	right:285px; 
	top:0px;
	z-index:1501px;
	height:50px !important;
	height:75px;
	padding:25px 0 0;
	width:75px;
	background-image: url(images/pointer.png);
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;}	
	
.producttexte {
	background-color: #efefef;
	padding: 5px;
	width: 242px!important;
	width: 252px;
	}

.producttexte_horizontale {
	background-color: #efefef;
	padding: 5px;
	float: left;
	position: relative;
	width: 242px!important;
	width: 252px;
	display: inline;
	}

.fixHeight3 {
	height: 125px;
	overflow: auto;
	}

.fixHeight3_horizontale {
	height: 100px!important;
	height: 109px;
	overflow: auto;
	}

a.producttitle {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	display: block;
	margin-bottom: 5px;
	}

.texte {
	font-size: 11px;
	color: #000;
	}

.bestnr { 
	font-size: 10px;
	color: #000;
	display: block;
	height: 70px;
	margin: 0 0 0px 0;
	overflow: auto;
	}


.secteur {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

a.secteur:active { text-decoration: underline; color: #000;	}
a.secteur:link    { text-decoration: underline; color: #000; }
a.secteur:visited { text-decoration: underline; color: #000; }
a.secteur:hover   { text-decoration: none; color: #000; }

prix {
	font-weight: bold;
}
.prix {
	color: #F00;
	font-weight: bold;
	text-align: right;
	font-size: 20px;
}
.prix_barre {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: right;
}

.boutonbloc {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 0px;
	}

.boutonbloc_horizontale {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 0px;
	float: left;
	width: 252px;
	height: 30px;
	}

.bouton {
	position: relative;
	height: 30px;
	}

.bouton div {
	width: 252px;
	padding: 0px;
	}

ul {
	margin: 0 0 0 1.2em;
	padding-left: 0;
	}
