/* CSS Document */

.c_head{padding:8px 10px 0 11px; text-align:left;}
.c_content{clear:both;}
.c_menu {
	margin:0 4px 3px 4px;
	background-color: transparent;
	background-image: url(images/mainBg.gif);
}
.c_contentpane{padding:0px; text-align:left;}
.c_footer {margin-bottom:20px; padding:8px 10px 8px 15px; text-align:right;}

.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}

.produitpane{border:solid 1px #d7cdaf;}
.nproduitpane{padding:10px 1px 0 2px; text-align:left;}
.textpane{padding:10px;}
.mtop{
	line-height:50px;
}

/*---------- default style for head & normal -----------*/

.Head{font-weight:bold; font-style:italic; font-size:14px; color:#b7a186;}
.Head02{font-weight:bold; font-style:italic; font-size:13px; color:#aa3c44;}
.Nouveautes{font-size: 13px; color: #AA3C44; font-weight:bold; font-style:italic; padding-left:10px; white-space: nowrap;}
.Normal{}
.Normal p{margin-top:0px;}


/*---------- Boule de Noel -----------*/

.Noel{
	background:transparent;
}
.NoelBoule{
	background:transparent url(images/BouleNoelHD.png) no-repeat right top;
}
.NoelG{
	background:url(images/BouleNoelG.png) no-repeat left top;
}
.NoelB{
	background:url(images/BouleNoelB.png) no-repeat right top;
}
