body
	{
	background: url(img/bg.jpg) repeat-x;
	width: 1089px;
	margin: auto;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a
	{
	color: #000000;
	text-decoration: none;
	}

a:hover, .orange
	{
	color: #FF6600;
	}
	
center
	{
	font-size: 10px;
	font-weight: bold;
	}
	
#bleu
	{
	color: #00CCFF;
	}
	
#banniere_g
	{
	background-image: url(img/banniere_g.jpg);
	width: 388px;
	height: 244px;
	float: left;
	}
	
#banniere_d
	{
	background-image: url(img/banniere_d.jpg);
	width: 701px;
	height: 244px;
	float: left;
	}
	
#contenu_g
	{
	background-image: url(img/contenu.jpg);
	width: 330px;
	height: 366px;
	float: left;
	}
	
#menu
	{
	padding: 10px;
	line-height: 28px;
	float: left;
	}
	
#contenu
	{
	width: 519px;
	padding: 70px 0 0 20px;;
	text-align: justify;
	float: right;
	}
