#produitListe_compare .compare {

	font : 12px Arial, Helvetica, sans-serif; 
	background:#FFFFFF none repeat scroll 0 0 ;
	border:1px solid #FEF353;
	width: 100%;
	
	 
}
#produitListe_compare .produitPrix{
	color: #000;
	font-weight: bold;
}
#produitListe_compare .produitPrixPromo{
	color: #f00;
	font-weight: bold;
}
#produitListe_compare .produitPrixAncien{
	text-decoration: line-through;
}
#produitListe_compare  .titre {
	text-align:center;
	background:#FEF353 none repeat scroll 0 0 ;
	
	
}
#produitListe_compare  .liste {
	height:45px;
	text-align:center;
	font-weight: bold;
	background-color:#CBE0EB;
}
#produitListe_compare  .liste1 {
	height:45px;
	text-align:center;
	font-weight: bold;

	
}
#produitListe_compare .compare .valeur {
	border: 1px solid black;
	
	
}

#produitListe_compare .compare .centerCompare {
	height:45px;
	text-align:center;
	background-color:#CBE0EB;
}

#produitListe_compare .compare .centerCompare1 {
	height:45px;
	text-align:center;
	
}

#produitListe_compare .compare .centerCompare2 {
	text-align:center;
	height:110px;
}

#produitListe_compare .compare .centerCompare2 a {
	width: 100px;	
	text-align:center;
}
#produitListe_compare .compare .centerCompare2 a img{
	margin : 0 auto;
	max-height:100px;
	max-width:100px;
}
#produitListe_compare .compare .centerCompare3 {
	text-align:center;
	height:45px;
	background-color:#CBE0EB;
	white-space:nowrap;
}

#produitListe_compare .compare .centerCompareG {
	height:45px;
	text-align:center;
	
}

#produitListe_compare .compare .centerCompareG1 {
	height:45px;
	text-align:center;
	background-color:#ffffff;
}

.blocPagination .col3 .nextPage{
	display:block;
	height: 16px;
	width: 142px;
	background: url(images/next.png) no-repeat top;
	cursor: pointer;
}	
.blocPagination .col3 .nextPage:hover {
	height: 16px;
	width: 142px;
	background: url(images/next.png) no-repeat bottom;
	
}
.blocPagination .col1 .previousPage{
	display:block;
	height: 16px;
	width: 142px;
	background:url(images/previous.png) no-repeat top;
	cursor: pointer;
}	
.blocPagination .col1 .previousPage:hover {
	height: 16px;
	width: 142px;
	background: url(images/previous.png) no-repeat bottom;

}

.blocPagination  {
	margin-top: 10px;
	margin-bottom: 15px ;
}

#comparer .compare{
	display:block;
	height: 29px;
	width: 110px;
	background:transparent url(images/comparer.png) no-repeat left top;
	cursor: pointer;
	
}	
#comparer .compare:hover {
	background:transparent url(images/comparer.png) no-repeat left bottom;
}

.headerProduitListe{

border:1px solid #CCCFD1;
border-spacing:2px;
margin:7px 0 0;
width:100%;
font-weight: bold;
}
.select {
width:70px;
font-family: Arial, Helvetica;
font-size: 10px;
color: black;
background-color: white;
} 
