html{
	background-image:url('../img/fond.gif');
}

body{
	margin:0px;
}

#top_barre{
	height:15px;
	background-color:black;
}

#acces_club{
	position:absolute;
	left:50%;
	width:316px;
	height:146px;
	margin-left:130px;
	background-image:url('../img/acces_club_fond.gif');
	z-index:2;
}

#acces_club_in{
	margin:45px 0px 0px 126px;
}

#acces_club input{
	width:125px;
	font-family:Verdana;
	font-size:10px;
	border:1px solid #808080;
	padding:3px 5px 3px 5px;
}

#club_presentation{
	float:left;
	position:relative;
	width:100px;
	height:14px;
	margin-top:-5px;
	left:-95px;
	opacity:0.5;
	cursor:pointer;
}

#club_inscription{
	float:left;
	position:relative;
	width:80px;
	height:14px;
	margin-top:-5px;
	left:-55px;
	opacity:0.5;
	cursor:pointer;
}

#fond_menu{
	width:820px;
	height:90px;
	margin-top:185px;
	margin-left:38px;
	background-color:#424242;
	opacity:0.8;
	filter:alpha(opacity=80); 
}

#menu{
	position:absolute;
	top:270px;
	left:50%;
	width:840px;
	height:20px;
	margin-left:-388px;
	z-index:3;
}

#menu img{
	margin:0px;
	padding:0px;
	float:left;
	cursor:pointer;
}

#sous_menu{
	width:840px;
	height:26px;
	margin-left:38px;
	margin-top:3px;
	background-repeat:no-repeat;
	background-color:white;
	color:#dc0e12;
	padding:0px;
	text-align:left;
	z-index:4;
	font-family:Verdana;
	font-size:11px;
}

#sous_menu a{
	color:#cc0a0e;
	text-decoration:none;
}

#sous_menu ul{
	padding:5px 0px 0px 0px;
	margin:0px;
}

#sous_menu li{
	float:left;
	margin-left:20px;
	list-style:none;
	cursor:pointer;
}


#logo{
	position:absolute;
	top:210px;
	left:50%;
	z-index:3;
	margin-left:-390px;
}

#page{
	float:left;
	position:absolute;
	left:50%;
	width:900px;
	height:670px;
	margin-left:-450px;
	background:url('../img/groupe_accueil.jpg') no-repeat white;
	background-position:38px 29px;
	z-index:1;
}

#page_bottom{
	float:left;
	position:absolute;
	left:50%;
	width:900px;
	height:760px;
	margin-left:-450px;
	z-index:0;
}

#top_maj{
	width:820px;
	height:35px;
	margin:3px 0px 0px 38px;
	background-color:#94845b;
}

#top_maj_in{
	padding:9px 0px 0px 25px;
}

#liste_news_background{
	width:542px;
	height:220px;
	margin-left:38px;
	background-color:black;
	opacity:0.6;
	filter:alpha(opacity=60); 
}

#liste_news{
	position:relative;
	margin-top:-213px;
	margin-left:60px;
	color:white;
	font-family:Verdana;
	font-size:11px;
	line-height:20px;
}

#liste_news a{
	color:white;
	text-decoration:none;
}

#liste_maj{
	position:relative;
	margin-top:-207px;
	margin-left:590px;
	width:268px;
	height:220px;
	line-height:20px;
	font-family:Verdana;
	font-size:11px;
	overflow:auto;
}

#liste_maj a{
	color:black;
	text-decoration:none;
}

#bottom{
	float:left;
	position:relative;
	left:38px;
	margin-top:30px;
}

.bottom_cat{
	float:left;
	width:269px;
	background-color:#d2d2d2;
	margin-right:5px;
	color:#c00000;
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
}

.bottom_cat_in{
	padding:4px 10px 4px 10px;
}

.bottom_cat a{
	color:#565656;
	text-decoration:none;
}

#credits{
	float:left;
	position:relative;
	left:38px;
	top:5px;
	width:817px;
	height:17px;
	background-color:#d2d2d2;
	color:#393939;
	font-size:10px;
	font-family:Verdana;
	font-size:11px;
}

#credits_left{
	float:left;
	padding:2px 0px 2px 10px;
}

#credits_right{
	float:right;
	padding:2px 10px 2px 0px;
}

#credits a{
	color:#565656;
	text-decoration:none;
}

img{
	border:0px;
}
