/*
BODY
{
    margin:0px;
	padding:0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
    FONT-FAMILY: Verdana; 
    color: #000000;
    background-color:#BFD4EE;
    background-image: url(../charte/fond.gif);
}
*/

.lignechamps
{
	font-family: Arial;
	font-size: 12px;
	color: #554C34;
	text-align:right;
	font-weight: bold;
}

td.lignechamps
{
	font-family: Arial;
	font-size: 12px;
	color: #554C34;
	text-align:right;
	font-weight: bold;
	/*BORDER-BOTTOM: #E0E0E0 1px dashed ;*/
}

td.ligneinput
{
	text-align:left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	/*BORDER-BOTTOM: #E0E0E0 1px dashed  ;*/
}
.etoile { color: red; font-size: 18px; font-family:  Arial; font-weight: bold; }
.txt { color: #554C34; font-size: 12px; font-family: Arial }
.txtrouge { color: red; font-size: 10px; font-family: Arial }
.txtrougepetit { color: red; font-size: 10px; font-family: Arial }
.txtpetit { color: #554C34; font-size: 10px; font-family: Arial }


span.div_data_erreur
{
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
	text-align:center;
	font-weight: bold;

}
span.div_data_ok
{
	font-family: Arial;
	font-size: 16px;
	color: #00FF00;
	text-align:center;
	font-weight: bold;

}