@charset "UTF-8";
/* CSS Document */

body {
	background-color: #0088c4;
	margin:0 auto 0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:21px;
	background-image: url(../imagestemplate/images8/bg1.jpg);
	background-repeat: repeat-x;
}
h1 { font-size:24px;
	margin-top: 10px;
	color: #FF9933;
}
h2 { font-size:19px;
     color: #333333;
	 }
.clr { clear:both;}
.edge {
	background:url(../imagestemplate/images8/edge1.jpg) no-repeat top center;
}
.header {
	width:900px;
	height:125px;
	background:url(../imagestemplate/images8/header1.jpg) no-repeat top center;
	/* font size du header originale : 48px; */
	font-size:24px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 75px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
.header strong { font-size:20px;}

.invlink a {
  position: absolute;
  height: 180px;
  width: 875px;
  top: 12px; 
  text-decoration: none;
  }
.invlink a i { visibility: hidden; }

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

.sub-text {
	color:#666;
		/* font size du sub text originale : 18px; */

	font-size:14px;
	font-weight: normal;
}
.main-container { width:930px; background:url(../imagestemplate/images8/content-bg1.jpg) repeat-y top center; background-color:#FFFFFF; margin:0 auto 0 auto; padding:0 10px 0 10px;}
.left-col { width:220px; float:left;}
.content { width:630px; float:left; padding:0px 40px 40px 40px; }
.tab1 {
	height:36px;
	background:url(../imagestemplate/images8/tab-grey.jpg) no-repeat;
	width:205px;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
.tab2 {
	height:36px;
	background:url(../imagestemplate/images8/tab-yellow.jpg) no-repeat;
	width:205px;
	color:#333;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}

.nav { color:#090f27; font-size:13px; height:20px; line-height:21px; width:190px; text-decoration:none; padding:0px 0 3px 30px; background:url(../imagestemplate/images8/bullet.jpg) no-repeat; display:block;}
.nav:hover { color:#090f27; font-size:13px; height:20px; line-height:21px; width:190px; text-decoration:none; padding:0px 0 3px 30px; background:url(../imagestemplate/images8/bullet-on.jpg) no-repeat; display:block;}

.spacer { height:10px;}
.chart { font-size:12px;}
.large-link { font-size:20px;}
.footer { background:url(../imagestemplate/images8/footer.jpg); height:25px; width:950px; margin:0 auto 0 auto;}

.footerlink { color:#FFFFFF; line-height:45px; margin:0 10px 0 10px;}

.floatleft10 {
	float: left;
	margin-right: 10px;
}

.floatright10 {
 float: right;
 	margin-left: 10px;

}
.style1 {	color: #333333;
	font-style: italic;
}
.style2 {	color: #333333;
	font-weight: bold;
}
.style3 {font-size: 16px}
.blue1a {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
