/* content */
.text-header { 
   font-size: 15pt; 
   font-family: Tahoma, sans-serif; 
   text-transform: uppercase; 
}
.pageContent {
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
	color: #313232;
}
.pucesProm {
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #313232;
}
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: #000000; 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; 
}
/*submenu*/
.submenu {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
}
.submenu:hover {
	font-size: 9pt;
	font-family: Tahoma;
	color: #99CCFF;
	text-decoration: underline;
	font-weight : normal;
}
.submenu:visited {
	font-size: 9pt;
	font-family: Tahoma;
	color: #99CCFF;
	text-decoration: none;
	font-weight : normal;
	}
.asubmenu { 
    font-size: 9pt; 
	font-family: Tahoma;
   color: #ffffff;  
   text-decoration: underline;
 }
 /*submenu commande*/
.subcom { 
    font-size: 9pt; 
	font-family: Tahoma;
    color: #FFCC00; 
    text-decoration: none; 
   font-weight: bold;
	}
.subcom:hover {
	font-size: 9pt;
	font-family: Tahoma;
    color: #FFCC00; 
	text-decoration: underline;
	font-weight : normal;
}
.subcom:visited {
	font-size: 9pt; 
	font-family: Tahoma;
    color: #FFCC00; 
    text-decoration: none; 
   font-weight: bold;
}
.asubcom {
	font-size: 9pt;
	font-family: Tahoma;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; text-decoration: none; }
.abmenu { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; text-decoration: none; 
}
/*copyright*/
.footer {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: Silver;
}
/*infos droite*/
.infodr {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #313232;
}
/*satellites gauches*/
/*.satg {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: White;
}*/
A.linkG:LINK{
	font-size: 9px;
	font-family: Tahoma;
	color: White;
	TEXT-DECORATION: none;
}
A.linkG:VISITED {
	font-size: 9px;
	font-family: Tahoma;
	color: #99CCFF;
	TEXT-DECORATION: none
}
A.linkG:HOVER {
	font-size: 9px;
	font-family: Tahoma;
	color: #99CCFF;
	TEXT-DECORATION: none
}
.linkCR {
	font-size: 12pt;
	font-family: Tahoma, sans-serif;
	color: White;
	TEXT-DECORATION: underline;
	font-weight : bold;
}
/*backgrounds*/
.main-bg { background-color: #ffffff; }
.amenu-bg { background-color: #E4BFA1; }
.color-bg {	background-color: #139AB3;
}
.HR2 {
	border : thin dotted White;
	margin-bottom : 1px;
}
H1 {
	font-size: 24pt;
	font-family: Tahoma, sans-serif;
	color: #0C2858;
	font-weight : bold;
}
H2 {
	font-size: 18pt;
	font-family: Tahoma, sans-serif;
	color: #313232;
	font-weight : bold;
}
H3 {
	font-size: 12pt;
	font-family: Tahoma, sans-serif;
	color: #0C2858;
	font-weight : bold;
}
