UL.boulet1 LI{
  clear: left;
  margin-bottom: 12px;
	}
	LI SPAN {
		font-weight: bold;
		font-size: 15px;
		color: #405068;
	}
	SPAN.nul {
		background-color: #FF0000;
		color:#FFFFFF;
		font-size: larger;
		font-weight: bold;
		text-decoration: underline;
	}
	SPAN.chevauche {
		background-color: #FFFF00;
		color:#FF0000;
	}
	DIV.nomComm {
		text-align: center;
		font-weight: bold;
		font-size: 14px;
    border:solid #B0B0B0 1px;
	}
	TD.nomComm {
		font-size: 11px;
    border:solid #B0B0B0 1px;
	}
.disabled
  {
  color:#808080;
  }
.checked
  {
  color:#000000;
  }
TABLE.tarif
  {
  display:inline-block;
  vertical-align: top;
  }
TABLE.tarif TD
  {
  font-size: 85%;
  padding:0 2 0 2;
  }
TABLE.tarif TH
  {
  font-size: 90%;
  padding:0 2 0 2;
  }
FIELDSET {
  	margin:13 4 4 4;
  }
.legend {
  	position : relative;
  	border : none;
  	left: 5px;
  	top: -12px;
  	width: 10px;
  	padding : 0px 2px 0px 2px;
  	visibility : inherit;
  }


