body {margin: 10px; background-color: #FF9933; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align:center;}

.texte {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; padding-left: 35 px; padding-right: 35 px;}
.textebold {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #000000}
.texteptgris {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333}
.txtorange {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF7D17}


a.texte {text-decoration: none; color: #000000; }
a:active.texte { text-decoration: underline; color: #666666; }
a:visited.texte	{ text-decoration: none; color: #FF7D17;  }
a:hover.texte	{ text-decoration: underline; color: #666666; }

.notes {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #9ECD9E}
a.notes {text-decoration: none; color: #9ECD9E; }
a:active.notes { text-decoration: underline; color: #9ECD9E; }
a:visited.notes	{ text-decoration: none; color: #9ECD9E;  }
a:hover.notes { text-decoration: underline; color: #9ECD9E; }

.notes2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-style: italic; }
a.notes2 { text-decoration: none; color: #000000; }
a:active.notes2 { text-decoration: underline; color: #000000; }
a:visited.notes2 { text-decoration: none; color: #000000; }
a:hover.notes2 { text-decoration: underline; color: #000000; }

.fondblanc {  background-color: #FFFFFF}
.fondbleufonce {  background-color: #000066}
.fondbleumoyen {  background-color: #334D99}
.fondssmenu {  background-color: #873487}



.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #293D8F;
}

.surtitgeneral {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFCC00; ; text-transform: uppercase}


#onglets {
	margin-top: 0px;
    display: inline;
    height: 17px;
	border-top: 0px;
    line-height: 17px;
}

#onglets a.normal:link, #onglets a.normal:visited, #onglets a.normal:active {
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#873487;
	border-right: solid 1px #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin-top: 0px;
    font-weight: bold;
    width: 100 px;
    height: 17px;
	text-align: center;
    line-height: 17px;
}

#onglets a.normal2:link, #onglets a.normal2:visited, #onglets a.normal2:active {
	font-size: 10px;
	color:#873487;
	text-decoration: none;
	background-color:#FFFFFF;
	border-right: solid 1px #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin-top: 0px;
    font-weight: bold;
    width: 100 px;
    height: 17px;
	text-align: center;
    line-height: 17px;
}

#onglets a.normal:hover {
	font-size: 10px;
	color:#873487;
	text-decoration: none;
	background-color:#FFFFFF;
	border-right: solid 1px #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin-top: 0px;
    font-weight: bold;
    width: 100 px;
    height: 17px;
	text-align: center;
    line-height: 17px;
}

#onglets a.grand:link, #onglets a.grand:visited, #onglets a.grand:active {
	font-size: 10px;
	color:#000066;
	text-decoration: none;
	background-color:#FFCC00;
	border-right: solid 1px #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin-top: 0px;
    font-weight: bold;
    width: 150 px;
    height: 17px;
	text-align: center;
    line-height: 17px;
}

#onglets a.grand2:link, #onglets a.grand2:visited, #onglets a.grand2:active {
	font-size: 10px;
	color:#FFCC00;
	text-decoration: none;
	background-color:#000066;
	border-right: solid 1px #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin-top: 0px;
    font-weight: bold;
    width: 150 px;
    height: 17px;
	text-align: center;
    line-height: 17px;
}

#onglets a.grand:hover {
	font-size: 10px;
	color:#FFCC00;
	text-decoration: none;
	background-color:#000066;
	border-right: solid 1px #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin-top: 0px;
    font-weight: bold;
    width: 150 px;
    height: 17px;
	text-align: center;
    line-height: 17px;
}
