body {
background-color:#000;
background-position:top;
background-attachment:fixed;
margin:auto;
padding:auto;
border:0;
}
#global {
background-position:top;
background-attachment:fixed;
margin:auto;
padding:auto;
border:0;
height:2400px;
width:930px;
margin-left:auto;
margin-right:auto;
}
#bandeau {
background-color:#000;
margin-left:auto;
margin-right:auto;
width:930px;
height:270px;
text-align:center;
}
#corpsgauche {
background-color:#000;
width:681px;
height:2000px;
margin-top:5px;
float:left;
padding-top:20px;
}

#corpsgauche h2{
	color:#ff2222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
}
#corpsgauche h3{
	color:#ff2222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	margin-bottom:30px;
}
#corpsgauche p{
	padding-bottom:50px;
	}
#corpsgauche a {
	color:#0FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
#wall a {
	text-decoration:none;
	}
#corpsdroit {
background-color:#000;
width:240px;
height:2000px;
margin-top:5px;
margin-right:0;
padding-top:20px;
float:right;
text-align:center;
}
#corpsdroit h5{
	color:#ff2222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-bottom:0;
	padding-bottom:0;
}
#corpsdroit a {
	text-decoration:none;
}
#player {
	padding-top:40px;
	padding-bottom:40px;
	}
#corpsdroit a img {
	border:none;
	text-decoration:none;
}
/*#lien a img {
	padding:30px;
	}
*/