/* print */
body{
	color:					#000;
	font-size:				12px;
	font-family:			arial, sans-serif;
	margin:					0px;
}

#menuTop, #bandeau, #ariane, #btnTop, #bottom, #CMS_editPopup, #flash {
	display:				none;
}
img {
	border:					0px;
	}
a {
	color:					blue;
}

.produit,  #topPromo{
	border:					1px dotted #333;
	margin-bottom:			20px;
	padding:				10px;
}

.produit p{
	margin-top:				0px;
}
.imgProduit{
	float:					left;
	padding:				0px 10px 5px 0px;
}
.nomProduit{
	display:				inline;
	font-weight:			bold;
	text-transform:			uppercase;
}
.descriptionProduit{
	padding:				0 0 0 20px;
}
.prixProduit{
	font-size:				14px;
	font-weight:			bold;
	text-align:				right;
}
.spacer {
	clear:					both;
}

#newsHomepage{
	border-top:				1px solid #b2babf;
	float:					left;
	font-size:				11px;
	margin-top:				10px;
	padding:				10px;
	width:					297px;
}
#newsHomepage .news{
	margin-bottom:			10px;
}
#newsHomepage a{
	color:					#000;
	display:				block;
	font-size:				11px;
	font-weight:			bold;
	padding-left:			10px;
	text-decoration:		none;
}
#newsHomepage .actuTitre a{
	text-transform:			uppercase;
}
#newsHomepage .actuIntro{
	border-bottom:			1px dotted #000;
	padding:				0px 0 0 10px;
}
#newsHomepage .actuIntro p{
	margin-bottom:			11px;
}
#newsHomepage .actuIntro p{
	margin-top:				0px;
}
#newsHomepage a:hover{
	text-decoration:		underline;
}
#newsHomepage a.actuAll{
	float:					right;
}
#linksHomepage{
	float:					right;
}
#linksHomepage a{
	display:				block;
	margin:					8px 0px 0px 20px;
}

#promoAllMag img, #promoGamme img {
	float:left;
	padding:0 10px 5px 0;
}