html, body {
	background-color: #555555;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none
}

#centpourcent {
  height: 100%;
  width: 100%;
  }
  div 
  {
  height: 560px; 
  width: 466px;
   padding-right: 0px;
  border-style :none;
  }
.scroll
  {
  overflow: hidden;
  }
body,td,th {

	color: #777777;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
.scroll1 {  overflow: hidden;

}
.yeccoe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #777777;
	font-style: italic;
	letter-spacing: 1px;
}
.yeccoe a, .yeccoe a:link, .yeccoe a:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: none;
}
.yeccoe a:active, .yeccoe a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: none;
	background-color: #888888;
}
.yeccoe2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #777777;
	font-style: italic;
	letter-spacing: 1px;
}
.yeccoe2 a, .yeccoe2 a:link, .yeccoe2 a:visited {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}
.yeccoe2 a:active, .yeccoe2 a:hover {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	background-color: #999999;
}
.bandeau {
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	letter-spacing: 1px;
}
.bandeau a, .bandeau a:link, .bandeau a:visited {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-width: thin;
	border-color: #888888;
}
.bandeau a:active, .bandeau a:hover {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-width: thin;
	border-color: #888888;
	background-color: #888888;
}
.bandeau_bas {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-style: italic;
	font-size: 9pt;
	letter-spacing: 1px;
	text-align:right;
}	
.bandeau_bas a, .bandeau_bas a:link, .bandeau_bas a:visited {
	color: #777777;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-width: thin;
	border-color: #888888;
}
.bandeau_bas a:active, .bandeau_bas a:hover {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-width: thin;
	border-color: #888888;
	background-color: #888888;
}
.txtsanslien {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
a, a:link, a:visited {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
		text-decoration: none;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-width: thin;
	border-color: #000000;
	
}
a:active, a:hover {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
		text-decoration: none;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-width: thin;
	border-color: #000000;
    border-color: #666666;
	background-color: #666666;
}
#formU {
     background-color: #333333;  /* le fond                 */
   filter:alpha(opacity=80);   /* Internet Explorer 6     */
   -moz-opacity:0.8;           /* Mozilla 1.6 et infˇr.   */
   opacity: 0.8;               /* CSS3 et Mozilla rˇcents */
     position:absolute;
     left: 50%; 
     top: 50%;
     z-index:3;
     width: 440px;
     height: 540px;
     margin-top: -275px; /* moitiˇ de la hauteur */
     margin-left: -220px; /* moitiˇ de la largeur */
     }