body{
	background-color:#1e1e1e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#ffffff;
	margin:0;
}
form{ display:inline}
h1{
	font-family: Georgia, Times New Roman;
	font-size : 20pt;
	text-decoration : none;
	color : #333333;
	line-height : 100%;
	font-weight: normal;
	display:inline;
	margin-left:10px;
}
h1.titre{
	font-family: Georgia, Times New Roman;
	font-size : 24pt;
	text-decoration : none;
	color : #dddddd;
	line-height : 100%;
	font-weight: normal;
}
h2{
	font-family: Georgia, Times New Roman;
	font-size : 20pt;
	font-weight: normal;
	text-decoration : none;
	font-variant: small-caps;
	line-height : 100%;
	color : #cccccc;
	display:inline;
}
.titreh2{
	font-family: Georgia, Times New Roman;
	font-size : 24pt;
	font-weight: normal;
	text-decoration : none;
	font-variant: small-caps;
	line-height : 100%;
	color : #333333;
}
a.titreh2:hover{
	color : #FFcc00;
}
h3{
	font-family: Georgia, Times New Roman;
	font-size : 18pt;
	font-weight: normal;
	text-decoration : none;
	line-height : 100%;
	color : #cccccc;
	margin:0;
	padding:0;
}
h3 a {
	text-decoration : underline;
}
h3 a:hover{
	color:#ffcc00;
	text-decoration : underline;
}

.titreh3{
	font-family: Georgia, Times New Roman;
	font-size : 18pt;
	font-weight: normal;
	text-decoration : none;
	line-height : 100%;
	color : #cccccc;
}
.titreh3:hover{
	color:#ffcc00;
	text-decoration : underline;
}

h4{
	font-family: Georgia, Times New Roman;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration : none;
	line-height : 100%;
	color : #cccccc;
	margin:0;
	padding:0;
}
.titreh4{
	font-family: Georgia, Times New Roman;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration : none;
	line-height : 100%;
	color : #333333;
}
a.titreh4 : hover{
	color : #ffcc00;
}
h5{
	font-family: Georgia, Times New Roman;
	font-size : 14pt;
	font-weight: normal;
	text-decoration : none;
	line-height : 100%;
	color : #cccccc;
	display:inline;
}
.titreh5{
	font-family: Garamond, Georgia, "Times New Roman";
	font-weight: bold;
	font-size : 14pt;
	text-decoration : none;
	color : #333333;
}
a.titreh5:hover{
	color:#ffcc00;
}

p li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 120%;
}
p.MsoNormal{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 120%;
}
li{
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 9pt;
}
ul{
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 9pt;
}
hr	{
	height: 0px;
	border: 0px;
	border-top-width: 1px;
}
a{
	text-decoration : none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 120%;
	font-weight : normal;
	color:#dddddd;
}
a:hover{
	text-decoration : underline;
	color : #ff0000;
}
a.titreactu{
	font-family:"AvantGarde Md BT";
	font-size: 14pt;
	color:#323232;
}
a.titreactu:hover{
	color:#FFCC00;
}
form{
	display:inline;
}
.adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #cccccc;
}
.adresse:hover {
	color: #ffff00;
}

.chapeau {
	font-family: "AvantGarde Md BT";
	font-size: 12pt;
	color: #cccccc;
	padding: 5px;
}
a.chapeau:hover {
	font-family: "Trebuchet MS", Verdana;
	color: #ffff00;
}
.cadrepoint {
	border: 3px dotted #cccccc;
}
.BoiteGrise {
	background-color:#CCCCCC;
	margin: 3px;
}
.cadre {
border: 1px solid #ffffff;
}
.cadre:hover {
border: 1px solid #ffcc00;
}

.cadrenoir {
border: 1px solid #000000;
}
.cadrerouge {
border: 1px solid #ff0000;
}
.cadrejaune {
border: 1px solid #ffcc00;
}
.cadreclair {
border:1px solid #ffffff;
}

.cadredouble {
	border: 4px double #15497D;
}
.pointillé {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px dashed #15497D;
}


.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #cccccc;
	border: 1px solid;
	border-color: #ffffff;
}

.filetbas {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.filetbasblanc {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.filetbasclair {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.filetpoint {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.filethaut {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
}

.filetbasnoir {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.filetgauche {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.filetdroite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.filethautbas {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000033;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration : underline,overline;
}
a.menugras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000033;
}
a.menugras:hover {
	color: #ff0000;
	text-decoration : underline,overline;
}
a.menuclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #cccccc;
}
a.menuclair:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration : underline,overline;
}
a.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
}
a.gras:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration : underline,overline;
}
a.grasclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #cccccc;
	padding: 3px;
}
a.grasclair:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00;
	text-decoration : underline,overline;
}
a.grosclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #cccccc;
	padding: 3px;
}
a.grosclair:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00;
	text-decoration : underline,overline;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
a.mini:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration : underline,overline;
}
.miniclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #ffffff;
	padding: 3px;
}
a.miniclair:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffff00;
	text-decoration : underline,overline;
}
.minigras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000033;
	padding: 3px;
}
.minigras:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration : underline,overline;
}
.minigrasclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
}
.minigrasclair:hover {
	color: #ffff00;
	text-decoration : underline,overline;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #FFFF5E;
	border: 1px solid #E1D64A;
	cursor:hand;
	color : #000000;
}
.submitover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #FFFF95;
	border: 1px solid #E1D64A;
	cursor:hand;
	color : #000000;
}
.menuout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #003300;
	background-color:#D0E9B6;
}
.menuover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ff0000;
	background-color:#DEEAB5;
}
td.menubleuout {
	background-color:#C6C7F2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E6F1;
	border-right-color: #AFB0ED;
	border-bottom-color: #AFB0ED;
	border-left-color: #E4E6F1;
}
td.menubleuover {
	background-color:#C6C7F2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFB0ED;
	border-right-color: #E4E6F1;
	border-bottom-color: #E4E6F1;
	border-left-color: #AFB0ED;
}
td.menujauneout {
	background-color:#ffcc00;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fdda48;
	border-right-color: #F2BC00;
	border-bottom-color: #F2BC00;
	border-left-color: #fdda48;
}
td.menujauneover {
	background-color:#FFcc00;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2BC00;
	border-right-color: #fdda48;
	border-bottom-color: #fdda48;
	border-left-color: #F2BC00;
}
.texte {
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	padding: 4px;
}
.textearticle {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 10pt;
	line-height: 13pt;
	text-align: justify;
	padding: 4px;
	color: #1a1a1a;
}
.titrebandeau {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 50pt;
	font-style: italic;
	color: #D7D9EA;
}
.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
}
.legende-western {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
}
td.miniout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #AEB5EE;
	border: 1px solid #2746B1;
	color: #000000;
}
td.miniover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #D7D9EA;
	border: 1px solid #2746B1;
	color: #000000;
}
.textemini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

