body {
	background-color : #599B23;
	scrollbar-face-color : #CEDBE7;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #999999;
	scrollbar-track-color : #DDDDDD;
	scrollbar-arrow-color : #00529B;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	line-height : 23px;
}


/* Texte noir */

.txtNoir12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	line-height : 23px;
}

.txtNoir12:hover {
	text-decoration : underline;
}

.txtNoir11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

.txtNoir13 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	text-decoration : none;
}

.txtNoir13:hover {
	text-decoration : underline;
}


/* Texte orange */

.txtOrange12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #EA5918;
	text-decoration : none;
	line-height : 23px;
}


/* Formulaires */

.champBlanc12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background : #FFF666;
	border : 1px solid #EA5918;
	height : 18px;
}

.btnJaune {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	background-color : #FFF046;
	border : 1px solid #EA5918;
	height : 16px;
}
