body
{
background-color: black;
color: white;
font-family: "Century Gothic", serif;
font-size:x-small;
}


#bordure
{
background-image: url('image/layout_01.jpg');
background-repeat: no-repeat;
position: absolute;
top:0px;
right: 807px;
width: 93px;
height: 1112px;
}

#header
{
background-image: url('image/layout_02.jpg');
background-repeat: no-repeat;
position: absolute;
top:0px;
right: 0px;
width: 807px;
height: 301px;
}

#films
{
position: absolute;
top:78px;
left: 128px;
}

#musique
{
position: absolute;
bottom:100px;
left: 210px;
}

#home
{
position: absolute;
bottom:70px;
right: 343px;
}

#pola
{
position: absolute;
bottom:470px;
right: 0px;
}

#star
{
position: absolute;
bottom:0px;
right: 0px;
}

#contenu
{
position: absolute;
top:301px;
right: 366px;
background-image: url('image/layout_03.jpg');
background-repeat: no-repeat;
width: 430px;
height: 576px;
overflow: auto;
font-size: small;

}

#music
{
position: absolute;
top:301px;
right: 0px;
background-image: url('image/layout_04.jpg');
background-repeat: no-repeat;
width: 366px;
height: 576px;
}


#deezer
{
position: absolute;
top: 270px;
right: 80px;
}

#avatar
{
width: 100px;
height: 100px;
background-image: url('photo/sasuke02_avatar.jpg');
position: absolute;
top:130px;
right: 120px;
}

#sabre
{
position: absolute;
top:220px;
right: 350px;
}

#footer
{
position: absolute;
top:877px;
right: 0px;
background-image: url('image/layout_05.jpg');
background-repeat: no-repeat;
width: 807px;
height: 235px;
}

p
{
color: White;
float: justify;
}

#crayon
{
background-image: url('image/crayon.gif');
background-repeat: no-repeat;
width: 97px;
height: 76px;
position: absolute;
top:160px;
right: 630px;
}

#liste
{
background-image: url('url(%27image/blacklist.gif%27');
background-repeat: no-repeat;
overflow: hidden;
position: absolute;
top:85px;
right: 690px;
width: 140px;
height: 150px
}

#credit
{
color: rgb(87,7,15);
position: absolute;
bottom: 10px;
left: 195px;
font-family: Minion, "Courier New", serif;
font-size: x-small;
width: 220px;
font-weight:lighter;
}

img
{
border: none;	
}


a:focus /* Quand le visiteur sélectionne le lien */
{
     text-decoration: line-through;
}
a:hover /* Quand le visiteur pointe sur le lien */
{
   text-decoration: underline;
   color: rgb(150,14,23);
}
a /* Lien normal */
{
   text-decoration: none;
   color: rgb(87,7,15);
}

h3
{
background-color: rgb(29,1,4);
font-family: "Inkpen2 Script",Minion, "Courier New", serif;
width: 400px;
}

.articles
{
width: 400px;
}

#popup
{
position: absolute;
bottom:40px;
right: 90px;
}

#deezerpop
{
position: absolute;
top: 0px;
left: 0px;
}
