body{
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	font-family: Century Gothic, Univers, Arial, sans-serif;
	background-image: url(images/fonds/fond00.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #5b4e37;
	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: 203px;
	vertical-align: top;
}
.menu{
	height: 73px;
}
.bande{
	height: 2px;
	vertical-align:top;
}
.centre{
	vertical-align:top;
	text-align: left;
	background-color: #FFFFFF;
	border: 5px solid #ecead7;
	/*padding: 28px 35px 10px 35px;*/ /*Marge intérieure*/
}
.filere{
	vertical-align:top;
	text-align: left;
	padding: 4px 0 28px 182px; /*Marge intérieure*/
	font-size: 9px;
}
.filere1{
	background-image: url(images/fonds/filet1.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	text-align: left;
	padding: 4px 0 28px 182px; /*Marge intérieure*/
	font-size: 9px;
}
.filere2{
	background-image: url(images/fonds/filet2.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	text-align: left;
	padding: 4px 0 28px 182px; /*Marge intérieure*/
	font-size: 10px;
}
.filere3{
	background-image: url(images/fonds/filet3.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	text-align: left;
	padding: 4px 0 28px 182px; /*Marge intérieure*/
	font-size: 9px;
}
.filere4{
	background-image: url(images/fonds/filet4.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	text-align: left;
	padding: 4px 0 28px 182px; /*Marge intérieure*/
	font-size: 9px;
}
.titre{
	background-image: url(images/fonds/titre1.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	text-align: left;
	padding: 0 0 40px 34px; /*Marge intérieure*/
	font-size: 9px;
}

.bas{
	margin-top: 3px;
	padding-top: 15px;
	height : 34px;
	left:0;
	vertical-align:top;
	text-align:center;
	color:#5b4e37;
	font-size: 10px;
}