a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #FC1921;
	text-decoration: none;
}

a:visited {
	color: #FC1921;
	text-decoration: none;
}

a:link {
	color: #FC1921;
	text-decoration: none;
}

body, .body1, .body2 {
	margin: 0px;
}

.body1 {
	background-color: #333333;
}

.body2 {
	background-color: #FFFFFF;
	background-image: url("../img/background.jpg");
	background-repeat: repeat-x;
}

.global1, .global2 {
	position: absolute;
	left: 50%; 
	top: 50%;
	width: 906px;
	height: 556px;
	margin-top: -278px; /* moitié de la hauteur */
	margin-left: -453px; /* moitié de la largeur */ 
	background-position: center;
}

.global2 {
	background-image: url("../img/coins.gif"); 
}

#flash {
	position: relative;
	left: 3px;
	top: 3px;
}

#text {
	position: relative;
	left: 50px;
	top: 50px;
	width: 250px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: -2px;
}

#g2Website {
	width: 900px;
	height: 550px;
	background-color: #FF0000;
}

