div#moteur_mastercard{
	width:544px;
	font-family:verdana,arial,sans-serif;
}
div#moteur_mastercard div#titre{
	color:#fcb131;
	font-size:13px;
	font-weight:bold;
	margin-left:3px;
	padding:5px 0;
}
div#moteur_mastercard div#resume_recherche{
	padding-left:23px;
	font-size:10px;
	color:#cc0200;
	font-weight:bold;
}
div#moteur_mastercard div#resume_recherche span{
	color:#666666;
}
div#liste_rub_haut,div#liste_rub_bas,div#liste_rub{
	font-size:1px;
	margin-left: auto;
	margin-right: auto;
	width:527px;
}
div#liste_rub_haut{
	background:url('http://comparer.lesservicesdemacarte.fr/styles/imgv6/arrondisgris_haut.gif') no-repeat;
	height:8px;
}
div#liste_rub_bas{
	background:url('http://comparer.lesservicesdemacarte.fr/styles/imgv6/arrondisbas_gris.gif') no-repeat;
	height:7px;
}
div#liste_rub{
	background-color:#EEEEEE;
}
div#liste_rub span{
	font-family:verdana,arial,sans-serif;
	font-size:10px;
}
div#liste_rub table#affine{
	color:#cc0200;
	font-weight:normal;
}
div#liste_rub table#affine span{
	cursor:pointer;
}
div#liste_rub table#affine span.rubselect{
	font-weight:bold;
}
div#liste_rub table#affine span.nb{
	color: #656565;
}
div#tris_moteur{
	background-color:#fcb131;
	font-size:10px;
	font-weight:bold;
	padding:8px 0px 8px 200px;
}
div#tris_moteur table td{
    color:#000000;
}
div#tris_moteur table td img{
    /*padding-right:3px;*/
}
div#tris_moteur table span{
	color:#000000;
	cursor:pointer;
	text-decoration:underline;
}

/* PRODUCT LINE */
/* Propriétés générales des blocs des produits */
div.contenuProduit,div.contenuProduit div,div.contenuProduit span,div.contenuProduit a{
	margin:0;
	padding:0;
	font-family:verdana,arial,sans-serif;
	font-size:9px;
	color:#040404;
	font-weight:normal;
	text-decoration:none;
}
div.contenuProduit{
	height:85px;
	border-top:1px solid #f29400;
	overflow:hidden;
	clear:both;
}

/*Structure*/
div.contenuProduit div.section1{float:left;}
div.contenuProduit div.colonne1{float:left;width:130px;padding-left:2px;}
div.contenuProduit div.libelle{	height:45px;overflow:hidden;}
div.contenuProduit div.descriptif{padding-top:3px;}
div.contenuProduit div.prixttc{float:left;width:64px;font-weight:bold;padding-left:10px;}
div.contenuProduit div.fp{float:left;width:55px;}
div.contenuProduit div.prixremise{float:left;width:60px;font-weight:bold;padding-left:10px;color:#cc0200;}
div.contenuProduit div.livraison{float:left;height:50px;width:134px;}
div.contenuProduit div.voir{float:right;padding-right:10px;width:200px;text-align:right;}


div.contenuProduit div.descriptif span{
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
}
div.contenuProduit div.libelle span{
	text-decoration:underline;
	cursor:pointer;
}

/* Photo */
div.contenuProduit img.loader{
    padding:25px;
    margin:5px;
}
div.contenuProduit img.loaderError{
    /*padding:7px;*/
    margin:5px;
}
.cadreZoom{
    width:300px;
    height:300px;
    text-align:center;
    border:1px solid #BAB8BB;
    background-color:white;
    padding:5px;
}
div.contenuProduit .photo img.zoomOut{
    margin-top:2px;
    text-align:center;
}
div.contenuProduit .photo{
    width:75px;
    height:75px;
    text-align:center;
    float:left;
	overflow:hidden;
	padding-right:1px;
}
div.photo img.shown {
    display: inline;
}
div.photo img.hidden {
    display: none;
}

div#pagination_moteur{
	text-align:center;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	color:#cc0200;
}
div#retour_moteur{
	text-align:right;
}
div#pagination_moteur a,div#retour_moteur span{
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	color:#cc0200;
}
div#pagination_moteur .selected{
	font-weight:bold;
}
div#retour_moteur{
	padding-top:5px;
}
.cursor{
	cursor:pointer;
}
