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;}
.texte2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.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: underline; color: #000000; padding-left: 0 px }
a:active.texte { text-decoration: none; color: #666666; }
a:visited.texte	{ text-decoration: underline; color: #FF7D17;  }
a:hover.texte	{ text-decoration: none; color: #666666; }

a.textenews {text-decoration: none; color: #000000; }
a:active.textenews { text-decoration: underline; color: #666666; }
a:visited.textenews	{ text-decoration: none; color: #000000;  }
a:hover.textenews	{ text-decoration: underline; color: #666666; }

a.lientxt {text-decoration: none; color: #000000; }
a:active.lientxt { text-decoration: underline; color: #666666; }
a:visited.lientxt	{ text-decoration: none; color: #FF7D17;  }
a:hover.lientxt	{ text-decoration: underline; color: #666666; }

.notes {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
a.notes {text-decoration: underline; color: #666666; }
a:active.notes { text-decoration: none; color: #666666; }
a:visited.notes	{ text-decoration: underline; color: #666666;  }
a:hover.notes { text-decoration: none; color: #666666; }

.fondblanc {  background-color: #FFFFFF}
.fondorange {  background-color: #FFCC00;}
.fondbleufonce {  background-color: #000066}
.fondbleumoyen {  background-color: #334D99}
.fondssmenu {  background-color: #660000}
.fondnews {  background-color: #FCF6E1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.bordernews {  background-color: #F78600; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}



.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.titrenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F78600;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
a.titrenews { text-decoration: underline; }
a:active.titrenews { text-decoration: none; }
a:visited.titrenews	{ text-decoration: underline; }
a:hover.titrenews	{ text-decoration: none; }

.surtitgeneral {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #F78600; ; text-transform: uppercase}


#onglets {
	margin-top: 0px;
    display: inline;
    height: 17px;
	border-top: 0px;
    line-height: 17px;
	float: right;
}

#onglets a.normal:link, #onglets a.normal:visited, #onglets a.normal:active {
	font-size: 10px;
	color:#660000;
	text-decoration: none;
	background-color:#FFCC00;
	border-left: solid 1px #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin-top: 0px;
    font-weight: bold;
    width: 70 px;
    height: 17px;
	text-align: center;
    line-height: 17px;
}

#onglets a.normal:hover {
	font-size: 10px;
	color:#FFCC00;
	text-decoration: none;
	background-color:#660000;
	border-left: solid 1px #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin-top: 0px;
    font-weight: bold;
    width: 70 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:#660000;
	text-decoration: none;
	background-color:#FFCC00;
	border-left: solid 1px #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin-top: 0px;
    font-weight: bold;
    width: 180 px;
    height: 17px;
	text-align: center;
    line-height: 17px;
}

#onglets a.grand:hover {
	font-size: 10px;
	color:#FFCC00;
	text-decoration: none;
	background-color:#660000;
	border-left: solid 1px #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin-top: 0px;
    font-weight: bold;
    width: 180 px;
    height: 17px;
	text-align: center;
    line-height: 17px;
}
