html
{
	background:transparent url('./images/fond.png') repeat;
}

body
{
	margin:0 auto;
	text-align:left;
	width:867px;
	font: sans-serif;
}

.all_re
{
	background:transparent url('./images/degrad.png') repeat-y;
}

.corps_re
{
	margin:0 8px;
	background: #e8e8e8 url('./images/corps.png') repeat-x;
}

.menu_re img
{
	margin:0px;
	padding:0px;
	display:block;
	width:851px;
	clear:both;
}

.menu_re a:hover
{
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
}
.menu_re a
{
	padding:0px 7px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:19px;
}

.menu_re ul
{
	margin:0px;
	padding:0px;
}

.menu_re li
{
	display:block;
	float:left;
	list-style-type:none;
	text-align:center;
	margin:5px 0px 5px 0px;
	padding:0px;
	width:140px;
}
.pied
{
	text-align:center;
	font-size:300;
	color:#676767;
	margin-top:40px;
	clear:both;
	padding-bottom:25px;
}

.pied a 
{
	color:#0090ff;
}


{CURRENT_TIME}
