A:{color: #FFAD5C ; font-weight : bold ; text-decoration: none }
A:visited{color: #FFAD5C ;text-decoration: none; font-weight : bold}
A:hover{color: #F78600 ; font-weight : bold }
A:link{color: #FFAD5C ;text-decoration: none ; font-weight : bold}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.textenormal {
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
}

.titrebleu {
	color: #40678F;
	font-size: 12px;
	font-weight: bold;
}

.titreorange {
	color: #FF8400;
	font-size: 14px;
	font-weight: bold;
}

.petitbleu {
	color: #00468F;
	font-size: 11px;
}

.petit {
	color: #000000;
	font-size: 9px;
}

.texteblanc {
	color: #FFFFFF;
	font-size: 11px;
}

.style1 {
	color: #FF6633;
	font-style: italic;
}

inputtext {font-size: 11px; font-family: Verdana; background-color: #E2F0FF; border: 1 solid #2D537F }
input {font-size: 11px; font-family: Verdana; background-color: #E2F0FF; border: 1 solid #2D537F }
SELECT {font-size: 11px; font-family: Verdana; background-color: #E2F0FF; border: 1 solid #2D537F }
TEXTAREA {
	font-size: 11px;
	font-family: Verdana;
	background-color: #E1E5F0;
	color: #000000;
	border: 1 solid #2D537F;
}

