body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/deco/bg.gif);
}


#global{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 30px;
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
}

#haut{
	width:100%;
	height: 215px;
	}


	
#gauche{
	float:left;
	width: 360px;
	margin-bottom: 25px;
	}

#centre{
	float:left;
	width: 360px;
	margin-bottom: 25px;

	}
	

	
#droite{
	float:left;
	width:40px;
	height: 400px;
	}
  
#bas{
	clear:both;
	width:100%;
	text-align: center;
	height:15px;
	bottom: 0px;
	color: #000000;

	}
		
.table_menu
{
	background-color: #000066;
	text-align: center;
}
