.Titre_Navigation
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	padding-left:5px;
	border-left:10px solid #E72C29;
	border-bottom:1px solid #E72C29;
	color: #E72C29;
	margin-bottom:5px;
	width="100%"
}

.Sous_Titre_Financement
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	padding-left:5px;
	border-bottom:1px solid #000000;
	margin-bottom:5px;
}
#TABLEPage {
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	border:1px none #000000;
	padding: 5px 10px 20px 10px;
}
#TABLEPage #TABLECoordonnee {
	font-size: 11px;
}
#TABLEPage TH {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
#TABLEPage A {
	color: #FDAB00;
	text-decoration:none;
}
#TABLEPage A:HOVER {
	color: #FDAB00;
	text-decoration:underline;
}

#TABLEPage #TABLEFORM {
	font-size: 11px;
}

#TABLEPage #TABLEFORM .Legal {
	font-size: 9px;
	font-style:italic;
	color:#000000;
	text-align:left;
	border:1px solid #451B12;
	padding: 4px 4px 4px 4px;
}

#TABLEPage #TABLEFORM .TDSubmit {
	padding-left:2px;
	font-size: 11px;
	text-align:left;
}
#TABLEPage #TABLEFORM INPUT {
	font-size: 11px;
}
#TABLEPage #TABLEFORM #Objet {
	font-family: Arial;
	font-size: 11px;
}
#TABLEPage #TABLEFORM .aligner_droite {
	text-align:left;
	padding-right:3px;
	font-size: 11px;
	
}
#TABLEPage #TABLEFORM .TDSubmit #btsubmit{
	font-size: 10px;
	font-weight:bolder;
	background-color: #F68A16;
	border:1px solid #451B12;
	color:#FFFFFF;
	font-weight: bold;
}


