@charset "utf-8";
/* CSS Document */

#pageheader {
	background: url(images/header_cheque.jpg);
	background-repeat:no-repeat;
}
#contenu_gauche {
	background: url(images/background_cheque_repeat.jpg);}
#contenu_gauche_header {
	background: url(images/background_cheque_top.jpg);
	background-repeat: no-repeat;

	}
#contenu_gauche_footer {
	background: url(images/background_cheque_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%}
#bloc_descriptif {
	margin-left:15px;
	margin-top:10px;
	width:200px;
	float:left;
	
}
.contenu_vente_produit {
	margin-top:15px;
}
#visuel_cheque {
	margin-left:15px;
	margin-top: 15px;
}
.top_cheque {
	background: url(images/grisXL_top.gif);
	background-repeat: no-repeat;
	height:50px;
	width:277px;
	/*line-height:50px;
	text-align: center;*/
}
.bottom_cheque {
	background: url(images/grisXL_bottom.gif);
	background-repeat: no-repeat;
	height: 57px;
	padding-left:15px;
	padding-right:10px;
	margin-bottom:10px;
	font-size: 11px;
	color: #4b4b4b;
	font-weight: bold;
}
.titre_cheque {
	height:40px;
	font-size: 13px;
	color: #c91363;
	font-weight: bold;
	padding-top:8px;
	overflow:hidden;
}
.enseigne {
	background: url(images/fond_enseignes_cheque.jpg);
	background-repeat: no-repeat;
	width:40px;
	height:40px;
	padding-top: 4px;
	margin-right: 4px;
	float:left;
}
.enseigne img {
	display:block;
	margin-left:3px;;
	margin-top:4px;
}
.left {
	float: left;
}

.panier_champ_libelle {
	width: 110px;
	display:block;
	margin-top: 3px;
}

.voir{
	font-size: 10px;
	color: #c91363;
	margin-right:15px;
	margin-bottom:5px;
	margin-top:5px;
	float:right;
}
.voir a {
	font-size: 10px;
	color: #c91363;
	text-decoration:none;
}
.voir a:hover {
	font-size: 10px;
	color: #4b4b4b;
	text-decoration:none;
}
.votre_panier_blanc {
	background: #FFFFFF url(images/bg_panier_header_blanc_cheques.gif) no-repeat top left;
}
.votre_panier_rose {
	background: #b993a8 url(images/bg_panier_header_rose_cheques.gif) no-repeat top left;
}
