/* CSS Document */

body {
margin: 0;
padding: 0;
	
background-color: #97a79d;

}

#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 764px;
	margin-top: -250px; /* moitié de la hauteur */
	margin-left: -362px; /* moitié de la largeur */
	background-color: #97a79d;

}

a:link {
	text-decoration:none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}


a img {border:1;
color: #666666; border-color:#666666; 
text-decoration: none;}

.fondtransparent {

background-color: transparent;

}


.Style4 {font-size: 34px; color: #FFFFFF; }
.Style6 {font-size: 36px}
.Style16 {font-size: 10px}
.Style17 {color: #FFFFFF}
.Style18 {color: #666666}
.style23 {font-size: 10px; color: #333333; }
.Style25 {font-size: 12px}
.Style26 {color: #000000;font-weight: bold; }
.Style22 {font-size: 6px}
.Style23 {	font-size: 18px; font-weight: bold ;color: #000000; }
