#fieldT {
	width : 610px;
	background-color : #FFFFFF;
	border : 1px solid #000000;
	font-family : arial;
	font-size : 13px;
}

#fieldT TD {
	padding : 3px;
	font-family : arial;
	font-size : 13px;
	text-align : left;
	color : black;
}

#fieldT TD INPUT, SELECT{
	font: 90%  tahoma, verdana, arial, sans-serif;	
	background-color : #FFFFFF;
	color :black;
}

.textMoyen{
	width : 40%;
}

.textMoyenMulti{
	width : 40%;
	height : 60px;
	font: 90%  tahoma, verdana, arial, sans-serif;	
	background-color : #FFFFFF;
	color :black;
}

.textLongMulti{
	width : 98%;
	height : 60px;
	font: 90%  tahoma, verdana, arial, sans-serif;	
	background-color : #FFFFFF;
	color :black;
}

.textLong{
	width : 98%;
}
.textArea{
	width : 98%;
	height : 60px;
}

.boutonStd{
	color : black;
	width : 150px;
}