body{
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
	background-image:  url(images/fond/fond01.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	font-family: Century Gothic, Univers, Arial, sans-serif;
	font-size: 12px;
	color: #404a73;
}

img { border: none; }
a { text-decoration: none; }

.clear
{ clear: left ; }

/* structure page */

.contenu{
	width: 841px;
	height : 100%;
	vertical-align: top;
}
.lang{
	height: 30px;
	text-align: right;
	vertical-align: bottom;
}
.logo{
	height : 130px;
}
.menu-haut{
	height : 31px;
}
.bande{
	height: 2px;
	vertical-align:top;
}
.menu-filere{
	background-color: #FFFFFF;
	height: 20px;
	text-align: left;
	vertical-align:bottom;
	/*border-bottom: 1px dotted #a8afb8;*/
	padding: 15px 0 0 30px;
	color: #ffeb00;
	font-size: 10px;
	text-transform: uppercase;
}
.centre{
	margin: 0;
	padding: 0;
	width: 618px;
	vertical-align:top;
	text-align:left;
}
.menu{
	margin: 0;
	padding: 0;
	width: 198px;
	text-align: left;
	vertical-align:top;
	background-color: #13235b;
}
.droite{
	margin: 0;
	padding: 0;
	width: 25px;
}
.smenu{
	width: 198px;
	height: 45px;
	background-color: #FFFFFF;
}
.marge{
	height: 20px;
}
.bas{
	height : 170px;
	vertical-align:top;
	padding: 20px 0 10px 90px;
	font-size: 10px;
	color: #ffeb00;
	background-image:  url(images/fond/bas.gif);
	background-repeat: repeat-x;
	background-color: #13235b;
}
.lien-bas{
	color: #ffeb00;
}
.lien-bas:hover{
	color: #ffffff;
}