@charset "UTF-8";
/* CSS Document */


body {
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	background-color:#edd4a9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:auto;
}
img {
	border:none;
}
a {
	text-decoration:none;
}

#header {
	background-image:url(images/head.jpg);
	margin:auto;
	width:886px;
	height:185px;
}

#dernieres-sorties {
	margin:auto;
	width:886px;
	height:133px;
	background-image:url(images/sub_head.jpg);
}
	
#sub_sub_head {
	width:886px;
	height:21px;
	margin:auto;
	background-image:url(images/sub_sub_head.jpg);
}

#boutton {
	width:886px;
	height:33px;
	margin:auto;
	background-image:url(images/boutton.jpg);
}

#topcontent {
	width:886px;
	height:124px;
	margin:auto;
	background-image:url(images/top_content.jpg);
}

#content {
	width:886px;
	margin-bottom:auto;
	background-repeat:repeat-y;
	margin:auto;
	background-image:url(images/content.jpg);
}


#top_footer {
	width:886px;
	height:45px;
	margin:auto;
	background-image:url(images/top_footer.jpg);
}

#footer {
	width:886px;
	height:53px;
	margin:auto;
	background-image:url(images/footer.jpg);
}

.nouvelles {
	float:left;
	Margin-top:155px;
	position:inherit;
	margin-left:200px;
}
	
.sorties {
	float:left;
	margin-top:15px;
	margin-left:170px;
	width:180px;
}

.sorties a {
	color:#FFF;
}

.sorties a:hover {
	border-bottom:dashed 1px;
	border-top:dashed 1px;

}

.pub {
	position:absolute;
	width:488;
	height:80px;
	margin-left:40px;

}


.pub2{
	position:absolute;
	margin-top:0px;
}



.menu {
	float:left;
	margin-top:0px;
	margin-left:14px;
	width:149px;
	background-image:url(images/backgrounmenu.jpg);
	color:#FFF;
	font:Futura, Tahoma, Geneva, sans-serif;
	font-size:12px;
	
} 

.menu a {
	color:#FFF;
	font:Futura, Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin-right:5px;
}

.menu a:hover {
	color:#0CC;
} 

.menu  ul {
	list-style-image: url(images/puce.png);
	margin-left:-16px;
}

#contenu {
	position:relative;
	margin-left:230px;
	width:587px;	
}

#contenu a {
	color:#C30;
}

#contenu a:hover {
	border-bottom:dashed 1px;
	border-top:dashed 1px;

}
.boutton_accueil {
	float:left;
	position:absolute;
	margin-left:192px;
	width:55px;
	height:25px;
	margin-top:3px;
}

.boutton_accueil:hover {
	background-image:url(images/accueilhover.png);
	width:50px;

}

.boutton_forum {
	float:left;
	margin-left:292px;
	width:55px;
	height:25px;
	position:absolute;
	margin-top:3px;
}

.boutton_forum:hover {
	background-image:url(images/forumhover.png);
	width:50px;
}

.boutton_staff {
	float:left;
	margin-left:395px;
	width:55px;
	height:25px;
	position:absolute;
	margin-top:3px;
}

.boutton_staff:hover {
	background-image:url(images/staffhover.png);
	width:50px;

}

.boutton_projet {
	float:left;
	margin-left:492px;
	width:55px;
	height:25px;
	position:absolute;
	margin-top:3px;
}

.boutton_projet:hover {
	background-image:url(images/projethover.png);
	width:50px;

}

.puce {
	float:left;
	margin-top:3px;
	margin-right:5px;
	margin-left:5px;
}

.top {
	float:left;
	margin-left:752px;
	width:109px;
	height:55px;
	margin-top:-10px;
}

.top:hover {
	background-image:url(images/tophover.png);
}

.partenaires {
	margin-left:12px;
	width:268px;
	padding-top:14px; 
}