body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #646464;
	background-image: url(../images/deco/bg.gif);
}

#global{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 730px;
	text-align: left;
	background-color: #515150;
	background-image: url(../images/deco/bg2.jpg);
	background-repeat: repeat-y;
}

#haut{
	position:relative;
	width:100%;

	}
	
#gauche{
	float:left;
	width: 170px;
	}

#centre{
	float:left;
	width:530px;
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: justify;
	padding-left: 30px;
	}
	
#centrebis{
	float:left;
	width: 500px;
	margin-top: 35px;
	margin-bottom: 35px;
	}
	
#droite{
	float:left;
	width:500px;
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: justify;
	padding-left: 30px;
	}
  

	
#bas{
	clear:both;
	width:100%;
	text-align: center;
	height:50px;
	bottom: 0px;
	color: #000000;

	}
	
.table_menu
{
	background-color: #000000;
}

.bord_image {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#centre_contact {

	float:left;
	width: 600px;
	margin-top: 35px;
	margin-bottom: 35px;
}
