	body{
	background: url(../images/background_1.jpg)#d9d9d9;
	background-repeat: repeat; }

#contenu{
	width:100%;
	height:600px;
	margin-top:100px;
	text-align:center;
	line-height: 20px;
	overflow:hidden; }

#slider1 {
	height: 560px; }

#updates{
	width:50000px;
	margin-left:15px;
	position:fixed;
	bottom:10px;
	overflow:hidden;}

#menu{
	text-align:center;
	line-height: 5px;
	overflow:hidden; }
	
#logotype{
	opacity:1; }
	
#all{
	line-height:20px;
	text-align:center;
	
	 }
p{
	font-family: "Helvetica", "Arial", sans-serif;
	font-size:14px;
	color: gray;
	opacity:1; }
	
.liens{
	font-family: "Helvetica", "Arial", sans-serif;
	font-size:14px;
	color: gray;
	opacity:0.8; 
	word-spacing: 10px; }
	
.liens2{
	font-family: "Helvetica", "Arial", sans-serif;
	font-size:14px;
	color: gray;
	opacity:0.8; 
	word-spacing: 0px; }

a{ 
	text-decoration:none; 
	color: gray;
	opacity:1; }

a:hover{
	filter:alpha(opacity=50);
		-moz-opacity:1;
		-khtml-opacity: 1;
	opacity: 0.5; }

#add{
	font-size: 12px;
	font-family: "Helvetica", "Arial", sans-serif;
	color: gray;
	opacity:1;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
     }