body {
	background-color:#501E0D;
	font-size:11px;
	color:#000000;
	margin: 0px;
	text-align: center;
	width: 100%;
	border: none;
	font-family:"Bell Gothic Std Light, Verdana, Arial, Helvetica, sans-serif";
}
#fond{
	position:absolute;
	top:0px;
	left:0px;
	width: 1152px;
	height: 854px;
	background-repeat:no-repeat;
	background-image:url(../images/fonf.jpg);
	background-position: top, left;
	text-align:center;
	z-index:1;
}
#creao {
	position:absolute;
	top: 75px;
	left:35px;
	font-size:24px;
	letter-spacing: 0.5em;
	border:none 0px;
	z-index: 10;
}
#marseille {
	position:absolute;
	top: 35px;
	left:790px;
	font-size:24px;
	letter-spacing: 0.5em;
	border:none 0px;
	z-index: 10;
}
a, a:hover, a:visited, a:active{
	text-decoration:none;
	color:#501E0D;
	}
img{
	border:none 0px #501E0D;
	}
#contenu{ /*696*/
	position:absolute;
	top:130px;
	left:0px;
	z-index:20;
	border:none;
	background-color:transparent;
	width: 100%;
	height: 460px;
	margin: 0px 50px;
	text-align:center;
}
#menubas {
	position:absolute;
	top:700px;
	left:0px;
	z-index:10;
	border:none;
}
#barre {
	position:absolute;
	top:443px;
	display:block;
	width:100%;
	text-align:center;
	left: 0px;
}
#site {
	position:absolute;
	top:480px;
	display:block;
	width:100%;
	text-align:center;
	left: 0px;
}
#jour {
	float: none;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	margin-top:30px;
	text-align:center;
}
.nom {
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	line-height: 16px;
	padding-bottom: 4px;
	color:#FFFF99;
	}
.detail {
	font-size:12px;
	font-weight:normal;
	color:#FFFF99;
	width:600px;
}

