/* CSS Document */
body {
	color: #FFFFFF;
	background-color: #202022;
	font-family: "Century Gothic", Arial;
	font-size: 12px;

}
.fondvb {
	background-image: url(images/modele/fond.jpg);
	background-repeat: no-repeat;
}

#contain {
	position:absolute;
	left : 50%;
	top : 50%;
	width : 1000px;
	height: 500px;
	margin-top:-250px;
	margin-left:-500px;
	border:#FFFFFF thin solid;
}
#navbar {
	position: absolute;
	left: 394px;
	top: 10px;
	width: 481px;
}
#navbarb {
	background-color: #F0F0F0;
	position: absolute;
}


#paragraphe {
	position: absolute;
	height: 319px;
	width: 850px;
	left: 122px;
	top: 90px;
}
#paragrapheg {

	position: absolute;
	height: 319px;
	width: 405px;
	left: 120px;
	top: 90px;
}

h1 {
	position: absolute;
	height: 20px;
	width: 275px;
	top: 39px;
	left: 121px;
	font-size: 18px;
	font-weight: lighter;
	word-spacing: 12px;
}
a {
	color: #FFFFFF;
}

