BODY {
	font-family : Verdana;
	font-size : 11px;
}

/* Form elements */
input,text,select {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11 px;
	border-color : #000000;
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	height : 17;
}

input,textarea {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11 px;
	border-color : #000000;
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;

}

input.bouton {
background-color : #FAFAFA;
font-weight : normal;

}

.red{
	font-weight : lighter;
	font-size : smaller;
}

.boxborder { border-color:#000000; border-style:solid; border-width:1; }

TD {
		font-family : Verdana;
	font-size : 11 px;
}

.fond{
	background-color : #EBEBEB;
}

.gras {
		font-family : Verdana;
		font-size : 11 px;
		font-weight : bold;
		color : #009900;
}

