/* ============================================================== */
.TabZone5 {
	width: 5px;
}

.TabZone10 {
	width: 10px;
}

.TopZone {
	float: left;
	width: 100%;
}

.LeftZone25 {
	float: left;
	width: 25%;
}

.LeftZone30 {
	float: left;
	width: 30%;
}

.LeftZone40 {
	float: left;
	width: 40%;
}

.LeftZone50 {
	float: left;
	width: 50%;
}

.LeftZone60 {
	float: left;
	width: 60%;
}

.LeftZone70 {
	float: left;
	width: 70%;
}

.LeftZone75 {
	float: left;
	width: 75%;
}

.RightZone25 {
	float: right;
	width: 24%;
}

.RightZone30 {
	float: right;
	width: 29%;
}

.RightZone40 {
	float: right;
	width: 39%;
}

.RightZone50 {
	float: right;
	width: 49%;
}

.RightZone60 {
	float: right;
	width: 59%;
}

.RightZone70 {
	float: right;
	width: 69%;
}
.RightZone75 {
	float: right;
	width: 74%;
}

/* Champs de saisie standards */
.input50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	width: 50px;
}

.input80 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	width: 80px;
}

.input100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	width: 100px;
}

.input120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	width: 120px;
}

.input150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	width: 150px;
}

.input200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	width: 200px;
}

.input250 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	width: 250px;
}

.input350 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	width: 350px;
}

.label50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 50px;
	text-align: right;
}

.label80 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 80px;
	text-align: right;
}

.label100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 100px;
	text-align: right;
}

.label120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 120px;
	text-align: right;
}

.label130 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 130px;
	text-align: right;
}

.label150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 150px;
	text-align: right;
}

.label200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 200px;
	text-align: right;
}

.label250 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 250px;
	text-align: right;
}

