.blanc {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 10pt;
	color : white;
	text-align : Left;
	position : static;
	text-decoration: none;
}

.blanc2  {
	font-family : 'Arial', 'Helvetica';
	font-weight : Bold;
	font-size : 13pt;
	color : white;
	position : static;
	text-decoration : none;
}

.texte  {
	font-family : 'Arial', 'Helvetica';
	font-weight : normal;
	color : Black;
	font-size : 10pt;
}

.texte2  {
	font-family : 'Arial', 'Helvetica';
	font-weight : normal;
	color : Black;
	font-size : 8pt;
}

.petit  {
	font-family : 'Arial', 'Helvetica';
	font-weight : normal;
	color : Black;
	font-size : 10pt;
}

.petit2  {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	color : Black;
	font-size : 8pt;
    text-decoration: none;
}

.menu {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 10pt;
	color : green;
	text-align : Left;
	position : static;
	text-decoration: none;
}

.titre {
	font-family : 'Arial', 'Helvetica';
	font-weight : Bold;
	font-size : 13pt;
	color : Black;
	position : static;
}

body {
	font-family : 'Arial', 'Helvetica';
	font-weight : normal;
	font-size : 10pt;
	color : Black;
	text-align : Left;
	position : static;
    background-color: #ffffff
}

IFRAME {border-width: 1px; border-style: solid; border-color: #333333}

H1 {
	font-weight: bold;
	font-size: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333
}

H2 {
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333
}

a:link 	{ color: #0000CC; text-decoration: none; cursor: hand}
a:visited 	{ color: #0000CC; text-decoration: none; cursor: hand}
a:active 	{ color: #FF3300; text-decoration: none; cursor: hand}
a:hover 	{ color: #CC0000; text-decoration: underline; cursor: hand}

.navbar {cursor: hand}
a.navbar:link {color: #ffffff; text-decoration: none; font-weight: bold}
a.navbar:visited {color: #ffffff; text-decoration: none; font-weight: bold}
a.navbar:hover {color: #FFFFFF; text-decoration: none; cursor: hand; font-weight: bold}
a.navbar:active {color: #dbd8d5; text-decoration: none; font-weight: bold}

.altlinks {cursor: hand}
a.altlinks:link {color: #333333; text-decoration: underline; cursor: hand}
a.altlinks:visited {color: #666666; text-decoration: underline}
a.altlinks:hover {color: #333333; text-decoration: underline; cursor: hand}
a.altlinks:active {color: #333333}

.navtree 		{ font: 8pt Arial, Verdana, Helvetica, sans-serif; }
a.navtree:link 	{color: #333333; text-decoration: underline; cursor: hand}
a.navtree:visited {color: #333333; text-decoration: underline}
a.navtree:hover 	{color: #666666; text-decoration: underline; cursor: hand}
a.navtree:active 	{color: #333333}

.mentable {border-width: 1px; border-color: #333333; border: none}
.menmaincell {font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #d8d3cf; background-color: #908880; border-width: 1px; border-style: solid; border-color: #333333}
.menheadiii {font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; background-color: #A0C0A0; border-width: 1px; border-style: solid; border-color: #333333}
.menheadii {font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; background-color: #9898ba; border-width: 1px; border-style: solid; border-color: #333333}
.menheadi {font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; background-color: #996666; border-width: 1px; border-style: solid; border-color: #333333}
.mencellover {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	background-color: #36597a;
	border-width: 1px;
	border-color: #333333;
	cursor: hand;
	border: none
}
.mencell {font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #7F95AA; border-width: 1px; border-color: #333333; border: 1px #333333 none}
.mencellover2 {
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	background-color: #36597a;
	border-width: 1px;
	border-color: #333333;
	cursor: hand;
	border: none
}
.mencell2 {font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #d8d3cf; background-color: #7F95AA; border-width: 1px; border-color: #333333; border: 1px #333333 none}

