/*.arrondi15 {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.arrondi06 {
	-moz-border-radius: 06px;
	-webkit-border-radius: 06px;
}
body 
{
	behavior:url("../Styles/csshover.htc");
}
*/
.arrondi15 {
	border-radius: 15px;
/*    behavior: url("../Styles/border-radius.htc");
*/}

.arrondi06 {
	border-radius: 06px;
 /*   behavior: url("../Styles/border-radius.htc");
*/}