body{
	margin: 0 0 0 0;
	background-image:  url(images/fond/fond.jpg);
	background-repeat:no-repeat;
	background-color: #f1eee6;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363237;
}

img { border: none; }
a { text-decoration: none; }

.clear
{ clear: left ; }

/* structure page */

.contenu{
	width: 967px;
	vertical-align: top;
}
.logo-haut{
	height : 159px;
}
.menu-haut{
	height : 33px;
}
.bande{
	height : 10px;
	margin-top: 10px;
}
.flash{
	height : 506px;
}
.marge-bas{
	height: 25px;
}
.bas{
	height : 171px;
	vertical-align:top;
	padding: 10px 0 10px 90px;
	font-size: 10px;
	color: #1a171b;
	background-color: #f1eee6;
	background-image:  url(images/fond/bas.gif);
	background-repeat:repeat-x;
}
.bloc-bas{
    border-left: 1px solid #d8cdbc;
	width: 155px;
	height : 130px;
	padding: 5px 0 20px 5px;
	margin-top: 10px;
	color: #1a171b;
	float:left;
}
.lien-bas{
	color: #1a171b;
}
.lien-bas:hover{
	color: #db2a50;
}