body{
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
	background-image:  url(images/fond/fond00.gif);
	background-repeat: repeat-x;
	background-color: #13235b;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #60727d;
}

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;
}
.flash{
	height : 459px;
}
.news{
	height : 127px;
}
.marge{
	height: 20px;
}
.bas{
	vertical-align:top;
	padding: 10px 0 10px 90px;
	font-size: 10px;
	color: #ffeb00;
}
.lien-bas{
	color: #ffeb00;
}
.lien-bas:hover{
	color: #ffffff;
}