body {
	margin: 0;
	padding: 0;
	border:0;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #243374;
	background-color: #5B72AF;
	background-image: url(../images/deco/bg.gif);
}

#global{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 780px;
	text-align: left;
	background-color: #515150;
	background-image: url(../images/deco/bg2.jpg);
	background-repeat: repeat-y;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #333333;
	border-left-color: #333333;
}

#haut{
	position:relative;
	width:100%;

	}
	
#gauche{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	float:left;
	width: 103px;
	text-align: justify;
	}

#centre{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	float:left;
	width:530px;
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: justify;
	padding-left: 30px;
		text-align: justify;
	}
	
#centrebis{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	float:left;
	width: 600px;
	margin-top: 35px;
	margin-bottom: 35px;
	padding-left: 15px;
	padding-right: 25px;
	text-align: justify;
	}
	
#droite{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	float:left;
	width:330px;
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: justify;
	padding-left: 20px;
	text-align: justify;
	font-size: 11px;
	}
  

	
#bas{
	clear:both;
	width:100%;
	text-align: center;
	height:54px;
	bottom: 0px;
	}
	
.table_menu
{
	background-color: #333333;
}

.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;
}
