body {
	margin: 0;
	padding: 0;
	border: 0px;
	background-image: url(../images/deco/bg.jpg);
}



#global{
	position: relative;
	left:0px;
	top: 0px;
	width: 760px;
	background-color: #EFE1B4;
	background-image: url(../images/deco/fond2.jpg);
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#haut{
	position:relative;
	width:100%;
	background-color: #EFE1B4;
	}
	
	
#titre{
	position:absolute;
	left:230px;
	top: 300px;
	z-index: 2;
	width: 500px;
	}
	
#gauche{
	float:left;
	width: 165px;
	margin-left: 5px;

	}


	
#centre{
	float:left;
	width: 495px;
	margin-left: 40px;
	margin-bottom: 35px;
	text-align: justify;
	}
	
#droite{
	float:left;
	width:18px;

	}
  

	
#bas{
	clear:both;
	width:100%;
	text-align: center;
	height:100px;
	bottom: 0px;
	background-color: #EEE0B3;
	background-image: url(../images/deco/fond3.jpg);
	}
	
.table_menu
{
	background-color: #FFFFFF;
}

.texte_num_page{
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: georgia;
	font-size: 11px;
	color: #706339;
	background-color: #EFE1B4;
}


td.j {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: georgia;
	font-size: 11px;
	color: #EFE1B4;
	background-color: #706339;

	}
td.g {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: georgia;
	font-size: 11px;
	color: #706339;
	background-color: #EFE1B4;
	}
th.titre {

	font-family: georgia;
	font-size: 18px;
	color: #706339;

	font-weight: bold;
	text-align: left;
	}
