A:{color: #004FA3 ; font-weight : bold ; text-decoration: none }
A:visited{color: #004FA3 ;text-decoration: none; font-weight : bold}
A:hover{color: #F77D06 ; font-weight : bold }
A:link{color: #004FA3 ;text-decoration: none ; font-weight : bold}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

td.couleurfonce {
	background-color: #004FA3;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 11px;
}

td.couleurmoyen {
	background-color: #488AD2; 
	color : #FFFFFF;
	font-size: 11px;
}
td.couleurmoyentitre {
	background-color: #488AD2;
	color : #FFFFFF;
	font-size: 11px;
	font-weight : bold;
}

td.couleurclair {
	background-color: #BBD6F1;
	color : #0A2646;
	text-align: justify;
	font-size: 11px;
}

td.couleurclair a{
	font-weight: normal;
	color : #004FA3;
	font-size: 11px;
}
td.couleurclair a:visited{
	font-weight: normal;
	color : #004FA3;
	font-size: 11px;
}
td.couleurclair a:hover{
	font-weight: normal;
	color : #F77D06;
	font-size: 11px;
}

td.couleurclairfilinfo {
	background-color: #D9EAFF;
	color : #004FA3;
	text-align: justify;
	font-size: 10px;
}
td.couleurclairfilinfo a{
	font-weight: normal;
	color : #0A2646;
	font-size: 10px;
}
td.couleurclairfilinfo a:visited{
	font-weight: normal;
	color : #0A2646;
	font-size: 10px;
}
td.couleurclairfilinfo a:hover{
	font-weight: normal;
	color : #F77D06;
	font-size: 10px;
}



.textenormal {
	color: #000000;
	font-size: 12px;
	text-align: justify;
}

.titrebleu {
	color: #40678F;
	font-size: 12px;
	font-weight: bold;
}

.titrebleufonce {
	color: #004FA3;
	font-size: 12px;
	font-weight: bold;
}

.titreorange {
	color: #FF8400;
	font-size: 12px;
	font-weight: bold;
}

.petitbleu {
	color: #00468F;
	font-size: 11px;
}

.petit {
	color: #000000;
	font-size: 9px;
}

.texteblanc {
	color: #FFFFFF;
	font-size: 11px;
}

#inputtext {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: #E2F0FF;
	color: #000000;
	border: 1 solid #2D537F;
}


