body {
	font-family:Arial;
	font-size:11px;
	margin:0;
	padding:0;
}
table, tr, th, td {
	border-collapse:collapse;
	border:1px solid #000;
}
th {
	background-color:#CCC;
}
td {
	text-align:center;
}

.small_tab  tr th, .small_tab tr  td {
	font-size:10px;
}

.small_tab {
	width:100%;
}

.warning {
	font-weight:bold;
	background-color:#EEE;
	border:1px solid #000;
	min-height:10px;
	line-height:20px;
	text-align:center;
	font-size:11px;
	border-style:double;
	color:#FF0000;
}

.warning_green {
	font-weight:bold;
	background-color:#00FF00;
	border:1px solid #000;
	min-height:10px;
	line-height:20px;
	text-align:center;
	font-size:11px;
	border-style:double;
	color:#000;
	margin-top:-10px;
}

.titre {
	font-size:13px;
	font-weight:bold;
}

.input_submit {
	font-size:11px;
}

.th8 {
	font-size:8px;
}
.th10 {
	font-size:10px;
}
.th11 {
	font-size:11px;
}
.th12 {
	font-size:12px;
}
.th17 {
	font-size:17px;
}
.font14 {
	font-size:14px;
}