@CHARSET "ISO-8859-1";

.CHG{
	
	background-image: url(cadre_pointille_blanc_css/coinHG.gif);
 	background-repeat :no-repeat;
 	background-position:top;
 	width:12px;
 	height:12px;
 	float:left;
}
.CHD{
	background-image: url(cadre_pointille_blanc_css/coinHD.gif);
 	background-repeat :no-repeat;
 	background-position:top;
 	width:12px;
 	height:12px;
 	float:right;
}
.BH{
	height:11px;
	
	background-color:white;	
	border-top: 1px dashed #e1e1e1;
	
}
.BB{
	height:11px;
	background-color:white;	
	border-bottom: 1px dashed #e1e1e1;
}

.CBD{
	float:right;
	background-image: url(cadre_pointille_blanc_css/coinBD.gif);
 	background-repeat :no-repeat;
 	background-position:top;
 	width:12px;
 	height:12px;
}
.CBG{
	float:left;
	background-image: url(cadre_pointille_blanc_css/coinBG.gif);
 	background-repeat :no-repeat;
 	background-position:top;
 	width:12px;
 	height:12px;
}
.BDY{
	background-color:white;
	
	border-top: 0px;
	border-left: 1px dashed #e1e1e1;
	border-right: 1px dashed #e1e1e1;
	padding-left:10px;
}
