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

body {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	display: block;
	border: 0;
	position: relative;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
.container {
	width: 960px;
	height: 768px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/container.jpg);
}
.header {
	width: 960px;
	height: 170px;
	border: 0px;
}
.logo {
	float: left;
	width: 510px;
	height: 170px;
	border: 0px;
}
.nav {
	float: right;
	margin-top: 0px;
}
.home {
	float: right;
	margin-top: 22px;
	margin-right: 40px;
}
.mail {
	float: right;
	margin-right: 40px;
	margin-top: 25px;
}
.bienvenue {
	float: right;
	margin-right: 70px;
}
.info {
	position: relative;
	float: left;
	width: 960px;
	height: 548px;
	padding-top: 50px;
}
.actu {
	width: 960px;
	height: 402px;
}
.myspace {
	float: left;
	width: 100px;
	height: 332px;
	margin-left: 40px;
}
.twitt {
	float: left;
	width: 638px;
	height: 370px;
	background-image: url(../images/twitter.png);
	margin-left: 50px;
}
.boutweet {
	float: left;
	width: 184px;
	height: 117px;
	margin-left: 60px;
	margin-top: 233px;
}
#lasttweet {
	background-image: url(../images/dernierstweets.png);
	float: right;
	margin-right: 20px;
	width: 273px;
	height: 356px;
	margin-top: 0px;
}
.footer {
	width: 960px;
	height: 110px;
}
.boutonbio {
	width: 92px;
	height: 83px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.botton {
	width: 150px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 19px;
}
.copyright {
	width: 75px;
	height: 35px;
	float:left;
}
.mentions {
	float:left;
	width: 75px;
	height: 35px;
}
.bio {
	float: left;
	width: 864px;
	height: 370px;
	background-image:url(../images/bio.png);
	margin-left: 50px;
}
#player {
	float:right;
	position:relative;
	width:240px;
	height:270px;
	padding-top:70px;
	margin-right:20px;
}
.mentionslégales {
	float: left;
	width: 864px;
	height: 370px;
	background-image:url(../images/cadrementions.png);
	margin-left: 50px;
}