*{
	margin: 0;
	padding: 0;
}
.box1{
	width: 48%;
	float: left;
	margin-bottom: 10px;
}
.box1 ul h5{
	margin-top: 5px;
	font-size: 0.7em;
	text-transform: uppercase;
}
.box1 ul{
	float: left;
}
.box1 li{
	font-size: 0.7em;
	color: #000;
	margin-top: 5px;
}
.box1 ul p{
	margin-top: 10px;
	font-size: 12pt;
}
.pageSwitcher{
	clear: both;
	margin: 0 auto;
	font-size: 0.8em;
}
.fond{
	background: url(../images/box/bloc_pdt_centre.gif);
	height: 122px;
}
.fondGras{
	background: url(../images/box/bloc_pdt_C_gras1.gif);
	height: 114px;
}
.fondGras2{
	background: url(../images/box/bloc_pdt_C_gras2.gif);
	height: 114px;
}
.tabUne{
	width: 49%;
	float: left;
}
.tabPromo{
	width: 49%;
}

#bloc1{
	float: left;
	width: 49%;
	margin-bottom: 10px;
}
#bloc2{
	width: 49%;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
.fond_G{
	float: left;
	width: 26px;
	height: 111px;
	background: url(../images/box/bloc_pdt_G.gif) no-repeat;

}
.fond_G_gras1{
	float: left;
	width: 27px;
	height: 114px;
	background: url(../images/box/bloc_pdt_G_gras1.gif) no-repeat;

}
.fond_G_gras2{
	float: left;
	width: 27px;
	height: 114px;
	background: url(../images/box/bloc_pdt_G_gras2.gif) no-repeat;

}
.fond_D{
	float: right;
	width: 26px;
	height: 111px;
	background: url(../images/box/bloc_pdt_D.gif) no-repeat;
}
.fond_D_gras1{
	float: right;
	width: 27px;
	height: 114px;
	background: url(../images/box/bloc_pdt_D_gras1.gif) no-repeat;
}
.fond_D_gras2{
	float: right;
	width: 27px;
	height: 114px;
	background: url(../images/box/bloc_pdt_D_gras2.gif) no-repeat;
}
.fond_C{
	height: 111px;
	background: url(../images/box/bloc_pdt_C.gif);
}
.fond_C_gras1{
	height: 114px;
	background: url(../images/box/bloc_pdt_C_gras1.gif);
}
.fond_C_gras2{
	height: 114px;
	background: url(../images/box/bloc_pdt_C_gras2.gif);
}
.photo{
	float: right;
	/*margin-top: 5px;*/
}
.fond_C p, .fond_C_gras1 p, .fond_C_gras2 p{
	color: #99CC00;
	margin-top: 10px;
}
ul h5{
	text-transform: uppercase;
}
.titre_alaune{
	background: url(../images/box/chapeau.gif) no-repeat;
	height: 13px;
	margin-left: 100px;
	font-size: 0.6em;
	font-weight: bold;
	color: white;
	text-indent: 17px;
}
.titre_promo{
	background: url(../images/box/chapeau_2.gif) no-repeat;
	height: 13px;
	margin-left: 29px;
	font-size: 0.6em;
	font-weight: bold;
	color: white;
	text-indent: 17px;
}
.texte{
	font-size: 0.7em;
	color: black;
}
.onglet_box_une{
	background: url(../images/box/chapeau_3.gif) no-repeat;
	background-position: 30px 0px;
	width: 128px;
	height: 16px;
	font-size: 0.7em;
	font-weight: bold;
	color: white;
	padding-left: 45px;
	text-transform: uppercase;
}
.onglet_box_promo{
	background: url(../images/box/chapeau_2.gif) no-repeat;
	background-position: 30px 0px;
	width: 108px;
	height: 15px;
	font-size: 0.7em;
	font-weight: bold;
	color: white;
	padding-left: 45px;
	text-transform: uppercase;
}
.fleche_defil{
	cursor: pointer;
}
.liblong{
	font-size: 0.7em;
	padding: 0;
	color: black;
}
.libcourt{
	font-size: 0.7em;
	padding: 3px 0;
	color: black;
}
.btn_voir{
	margin: 5px;
}
.switcher_box{
	width: 124px;
}
.btns_promo{
	margin-top: 8px;
}