Body{
	background-color : #ECDDCA;
	margin-top:0px;
	margin-left:0px;
}

table.header{
	background-image : url('../images/entete.jpg');	
	background-repeat : no-repeat;
	width:725px;
	height:135px;
	 background-position : top left;
}

table.corpsTexte{
	background-image : url('../images/DEGRADE.jpg');	
	background-repeat : no-repeat;
	height:350px;
	background-position : top left;
}

td.texte{
	width:300px;
	padding-top:20px;
	padding-left:10px;
	vertical-align:top;
	font-family: arial;
	font-size:12px;
	text-align : justify;
}

td.image{
	width:200px;
	padding-top:40px;
	padding-left:20px;
	vertical-align:top;
}

td.menu{
	width:150px;
	vertical-align:top;
}

a.headerItem{
	text-Decoration:none;
	padding-left:3px;
	padding-right:3px;
	color : #908E51;
	font-size:14px;
}

div.Titre{
	font-weight:bold;
}

div.Texte{
	padding-top:20px;
	padding-left:5px;
	font-family: arial;
	font-size:11px;
	text-align : justify;
	
}




