.cadreArrondi{
	background-color:white;
	clear:both;
}
.cadreArrondi, .borderH, .borderB, .contenu, .cadreArrondi .borderGD, .cadreArrondi .chg, .cadreArrondi.chd, .cadreArrondi.cbg, .cadreArrondi.cbd{
	margin:0px;
	padding:0px;
}
.cadreArrondi .contenu{

	padding-bottom:0px;
	*padding:10px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:1px;
	line-height:13px;
}
.cadreArrondi .borderH{
	border-top:1px solid #cfcfcf;
}
.cadreArrondi .borderB{
	border-bottom:1px solid #cfcfcf;
	padding-top:14px;

}
.cadreArrondi .borderGD{
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	margin-top:0px;
	height:inherit;
	

}
.cadreArrondi .chg{
	background-image:url('../img/cadreArrondi/chg.jpg');
	background-repeat:no-repeat;
	width:13px;
	height:13px;
	float:left;
}
.cadreArrondi .chd{
	background-image:url('../img/cadreArrondi/chd.jpg');
	background-repeat:no-repeat;
	width:16px;
	height:15px;
	float: right;
}
.cadreArrondi .cbg{
	background-image:url('../img/cadreArrondi/cbg.jpg');
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	float:left;
}
.cadreArrondi .cbd{
	background-image:url('../img/cadreArrondi/cbd.jpg');
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	float: right;
}
