body  {
	margin: auto;
	color: #000000;
}
.global {
 width : 780px;
 margin : auto;
}
.leblocmenuheader {
 background-image : url(images/fontop.gif);
 width : 780px;
 height : 33px;
}
.titre {
 width : 340px;
 height : 75px;
 background : url(images/fongeneral.gif) repeat;
}
.deco {
 width : 440px;
 height : 75px;
}
.lebloctrait {
 width : 780px;
 height : 12px;
 background-image : url(images/trait.jpg);
}
.leblocmenu {
	background-image: url(images/fonleft.jpg);
	width: 165px;
	vertical-align: top;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, monospace;
	font-weight: bold;
	text-align: left;
}
.lebloccontenu {
	width: 615px;
	height: auto;
	background: #FFFFF6;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial, monospace;
	font-size: 14px;
	overflow: auto;
	padding: 3px 25px 3px 15px;
	text-align: justify;
}
.leblocfooter {
 width : 780px;
 height : 47px;
 background : url(images/fonbas.jpg) repeat;
}
.headertitre {
 color : #ffffff;
 font-size : 11px;
 font-family : Tahoma, Verdana, Arial, monospace;
 font-weight : bold;
 text-align : left;
 padding-top : 8px;
}
.titretexte {
 font-size : 16px;
 font-family : Tahoma, Verdana, Arial, monospace;
 font-weight : bold;
 text-align : center;
}
.footertitre {
	font-family: Tahoma, Verdana, Arial, monospace;
	font-weight: bold;
	padding: 20px 0 0;
	font-size: 11px;
	text-align: center;
}
a:link , a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
 color : blue;
 text-decoration : underline;
}
