
/* Import des style pour la charte */
@import "charte.css";

#notreplat{
	float:right;
	width:241px;
	min-height:260px;
	height:auto !important;
	height:260px;
	background:url(../images/charte/bg-plat-y.gif) repeat-y top left;
}
#notreplat2{
	float:right;
	width:211px;
	min-height:180px;
	height:auto !important;
	height:180px;
	background:url(../images/charte/plat.jpg) no-repeat top left;
	text-align:center;
	padding:80px 10px 0 20px;


}
.txtgras{
	font-weight:bold;
		line-height:18px;

}


#notremenu{
	float:left;
	width:229px;
	min-height:295px;
	height:auto !important;
	height:295px;
	background:url(../images/charte/bg-plat-y2.gif) repeat-y top left;
}
#notremenu2{
	float:left;
	width:200px;
	min-height:220px;
	height:auto !important;
  font-size: 11px;
	height:220px;
	background:url(../images/charte/plat2.gif) no-repeat top left;
	text-align:center;
	padding:5px 10px 0 15px;
}

