body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #C8CBBA;
	background-image: url(../images/fond-general.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-repeat: repeat-x;
}

#wrapper {
	width: 100%;
	
	background-image: url(../images/WRAPPER-fond.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}

#global {
	width: 972px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: 0%;
	margin: 0px auto;
	padding: 0px;
	table-layout:fixed;
}
IMG {
	border : none;
}

#contenu {
	font-size: 11px;
	color: #333333;
	vertical-align:top;
	margin-right: 10px;
	margin-left: 10px;	
}
#contenu A {
	font-size: 11px;
	color: #6666CC;
	text-decoration: none;
	}
#contenu A:hover {
	text-decoration: underline;

	}
/*----structure entete-----*/

#colonne-g-entete{
width:386px;
padding-right:16px;
vertical-align:top;
}
#colonne-centre-entete{
	width:368px;
	padding-left:10px;
	vertical-align:top;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:10px;
	color:#666666;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	margin-top:10px;
	margin-bottom:10px;
	height:50px;
}
#colonne-d-entete{
width:250px;
margin-right:10px;
vertical-align: middle;
}
/*--------------------*/
