body{
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	font-family: Century Gothic, Univers, Arial, sans-serif;
	background-image: url(images/fond/fond-general.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #0e0e11;
	font-size: 12px;
}

.img { border: none; }
.a { text-decoration: none; }
.clearboth { clear:both;overflow:hidden;height:0 !important;height /**/:1px}

/* structure page */

#gabarit{ margin:0 auto; width:780px; }

#haut{
	height: 281px;
	background-image: url(images/fond/fond-menu-haut.gif);
	background-repeat:repeat-x;
	margin-bottom: 6px;
	vertical-align: top;
}
#centre{
	background-image: url(images/fond/titre.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align: left;
	padding: 28px 35px 10px 35px;
	background-color: #FFFFFF;
	border: 1px solid #bfced6;
}
#bas{
	margin-top: 3px;
	padding-top: 15px;
	height : 44px;
	left:0;
	vertical-align:top;
	text-align:center;
	background-color:#000000;
	color:#bfced6;
	font-size: 10px;
}