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

h2 {
	font-family: Verdana;
	font-size: 18px;
	text-align: center;
}

#centre_goodies {
	width: 655px;
	height: 646px;
	background: url("../images/centre_goodies.png") top left no-repeat;
	position: absolute;
	left: 213px;
	top: 171px;
}

*html #centre_goodies {
	width: 655px;
	height: 646px;
	background-image:none;
}

#centre_goodies_contenu {
	width: 630px;
	height: 570px;
	position: absolute;
	left: 8px;
	top: 30px;
	overflow: auto;
}

#centre_goodies_texte {
	width: 620px;
	height: 470px;
	position: absolute;
	left: 8px;
	top: 30px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
}

.style-goodies-telecharger {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.style-goodies-resolution {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}