BODY {
	font-family : Arial, Helvetica, Geneva; 
	margin: 0;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
	}


TD {
	font-size: 14px;
	vertical-align: top;
}

INPUT, SELECT, BUTTON {
	font-size: 14px;
}



IMG, FORM {
	padding: 0;
	margin: 0;
	border: 0;
}

.txt_error {
	color:red;
	font-weight:bold;
}

.t_comment {
	color:#666666;
	
}

.t_title {
	font-size:16px;
	font-weight:bold;
}

.t_big {
	font-size:16px;
}

.t_small {
	font-size:12px;
}

.t_verysmall {
	font-size:10px;
}

.tbl_inscription TD {
	border:1px solid #FFFFFF;
	background-color: #CCCCCC;
	color:#00000;
}

