TD {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : normal;
}

.titre1 {
	color : #FD5F09;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.titre2 {
	color : #FD5F09;
}

.info {
	font-size : 9px;
	color : #80A3CC;
}

.readonly {
	background-color: #8f8f8f;
}

.bgColorErreur {
	background-color : red;
}

.bgColorExterieur {
	background-color : red;
}

.bgColorInterieur {
	background-color : white;
}
