/* content */
.text-header { font-size: 15pt; font-family: Tahoma, sans-serif; color: #506BAE; text-transform: uppercase; }
.pageContent {
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	color: #333333;
}
.title {
	font-size: 14pt;
	font-family: Tahoma;
	color: #333333;
	font-weight : bold;
}
BODY {
	SCROLLBAR-FACE-COLOR: #4474A5;
SCROLLBAR-HIGHLIGHT-COLOR: #white;
SCROLLBAR-SHADOW-COLOR: #C9DBED;
SCROLLBAR-3DLIGHT-COLOR: white;
SCROLLBAR-ARROW-COLOR: #FFD700;
SCROLLBAR-TRACK-COLOR: #E0E6E6;
SCROLLBAR-DARKSHADOW-COLOR: #415868
}
.HR1 {
	border : thin dotted #FF8C00;
	margin-bottom : 1px;
}
.HR2 {
	border : thin dotted White;
	margin-bottom : 1px;
}

/* top elements */
.company { font-style: italic; font-size: 13.5pt; font-family: Arial Black, Arial, sans-serif; color: #ffffff; text-transform: uppercase; }
.slogan {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: White;
	text-transform: none;
}

/*main menu*/
.menu { font-size: 8pt; font-family: Arial, sans-serif; color: #000000; text-decoration: none; }
.amenu {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.amenu:visited {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: Purple;
	text-decoration: underline;
}
.amenu2 { font-size: 8pt; font-family: Arial, sans-serif; color: #28AD76; text-decoration: none; }
.amenu3 { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; text-decoration: none; white-space: nowrap; 
}
/*liensPDF*/
.submenu {
	font-size: 11pt;
	font-family: Verdana, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight : bold;
}
.submenu:hover {
	font-size: 11pt;
	 font-family: Verdana, sans-serif;
	color: #506BAE;
	text-decoration: underline;
	font-weight : bold;
}
.asubmenu { 
font-size: 8pt; 
font-family: Arial, sans-serif; 
color: #ffffff; 
text-decoration: underline;
 }
/*bottom avertissement*/
.bmenu {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #808080;
	text-decoration: none;
	}
	/*Mots cle bas de page*/
.mcle {
	font-size: 7pt;
	font-family: Arial, sans-serif;
	color: #BABABA;
}
/*lienBas*/
.footer {
	font-size: 8pt;
    font-family: Verdana, sans-serif;
    color: #444444;
   TEXT-DECORATION: none
}
.footer:hover {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #506BAE;
	TEXT-DECORATION: underline;
}
.header {
	font-size: 12px;
	font-family: Verdana;
	color: #506BAE;
	TEXT-DECORATION: none;
}
.header:hover {
	font-size: 12px;
	font-family: Verdana;
	color: #FF8C00;
	TEXT-DECORATION: underline;
}


