@charset "utf-8";
/* CSS Document */
body {
background-color:#000000;
}
hr {
background-color: #ff0099; 
height: 3px; 
}
#wrapper
{
text-align:right;
width:1019px;
}
#disclaimer
{
width:1025px;
height:600px;
color:#ff0099;
background-color:#333333;
font-size:24px;
text-align:justify;
}
#disclaimer h1
{
font-size:24px;
display:inline;
line-height:0px;
}
#disclaimer a
{
color:#ff0099;
background-color:#333333;
font-size:34px;
text-align:center;
}
#header{
width:1025px;
}
#header a img
{
border: none;
}
#player
{
width:700px;
height:485px;
float:left;

}
#player a img
{
border: none;
}
#deroulante
{
border: 1px solid #ff0099;
margin-left:5px;
background-color:#333333;
width:310px;
height:478px;
overflow-x: hidden;
overflow-y: scroll;
float:left;
color:#ff0099;
font-size:22px;
}
#deroulante a img
{
border-color:#ff0099;
border-style:solid;
}

#bandeau
{
margin-top:460px;
width:1025px;
height:225px;
}
#bandeau a img
{
border-color:#ff0099;
border-style:solid;
}
#content
{
margin-top:80px;
width:1025px;
color:#ff0099;
background-color:#333333;
font-size:22px;
}
#content a img
{
border-color:#ff0099;
border-style:solid;
}
#content a
{
color:#ff0099;
text-align:left;
}
