body {
	color:#000000;
	background:#dcdbc5 url('/images/fond.jpg') top left repeat-x;
	background-color: #dcdbc5;		
}
	
#GUI_PageContent {
	border: 0;
	width:980px; height:678px;
}

#GUI_Top {
	border: 0;
	background: url('/images/top.jpg') top right no-repeat;
	height:210px;
}
	
#Logo {
	border: 0;
	width:244px; height:214px;
	margin-left: 0px;
	margin-top:-210px;
}

#GUI_Content {
	border: 0;
	background: url('/images/fond.png') top left no-repeat;
	width:1143px; height:734px;
	margin-top:-30px;
}

#GUI_Footer {
	border: 0;
	background: url('/images/pied.png') top left no-repeat;
	width:785px; height:82px;
	margin-left:190px;
}

#Content {
	border: 0;
	background: url('/images/fond-content.png') top left repeat-y;

	height:auto;
	margin-top:-105px;
	margin-left:190px;
	margin-right:0px;
	text-align: justify;
}

#Menu {
	background: url('/images/fond-content.png') top left repeat-y;
	position:relative; 
	top:-104px;
	margin-left:190px;

}

#Pub {
	border: 0;
	width:728px;
	height: 90px;
	position:relative; 
	top:-154px;
	left:247px; 
}


.LargeurCentree {
	width: 950px;
	margin: 0 auto;
}
