A:link {
	color : #C40909;
	font-weight : bold;
	text-decoration : none
}

A:visited {
	color : #C40909;
	font-weight : bold;
	text-decoration : none
}

A:hover {
	color : #C40909;
	font-weight : bold;
	text-decoration : underline
}


BODY {
	color : #0F0F0F;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif; 
	margin:0;
  background-color: #676767;
	scrollbar-base-color: #999999;
	scrollbar-arrow-color: #FFFFFF
}

.langue {
	color : #808080;
	font-size : 8pt;
  font-weight : bold;
 	padding-top : 125px;
 	padding-right : 155px;
}
.left {
      text-align: center;
      padding-top : 50px;
      padding-right : 65px;
      width : 200px;
}
.right {
      text-align: center;
      padding-top : 50px;
      padding-left : 70px;
      width : 200px;
}
.left2 {
	padding-top : 17px;
	font-size : 11pt;

}
.right2 {
	font-size : 11pt;
	padding-top : 17px;
}
