
body {
background-color: black;
background-image: url("pics/design/fond.png");
background-repeat: no-repeat;
background-attachment: fixed;

color: white;
font-family: Arial;
}

h1{

font-size: 1.7em;
font-family: Verdana;
font-variant: small-caps;
text-align: center;
}

p{
text-align: center;
}

.lyrics{
text-align: left;
}

.image{
width: 40%;
height: 40%;
border-width: 0px;
margin-left: 30%;
background-repeat: no-repeat;
}

.image:hover{
cursor: pointer;
}

a, a:visited{
color:white;
}

a.cache, a.cache:link, a.cache:visited, a.cache:active {
display: none;
display: block;
width: 120px;
color:white;
height: auto;
background-color : black;
text-decoration: none;
}

a.cache:hover{
background-color: gray;

}

.bouton{
display:block !important;
display:none;
float: left;
border-width: 2px;
border-color: white;
border-style: solid;
width: 120px;
height: 20px;
overflow: hidden;
-moz-border-radius:10px;
background-color: black;
}

.bouton:hover{
height:auto;
cursor:pointer;
background-color: gray;
-moz-border-radius:10px;
}

.menu{
margin-left: 10%;
margin-top: 0px;
text-align: center;
font-variant: small-caps;
position : absolute;
top: 100px;
z-index:2;
}

.menu a{
text-decoration: none;
}


.boiteprincipale{
margin-top: 50px;
position: absolute;
width: 100%;
height: auto;
top: 90px;
float: both;

}

.sidebar{
width: 20%;
height: auto;
z-index: 1;
padding-top: 10px;
border-width: 2px;
margin-right: 10px;
border-color: white;
border-style: solid;
float: right;
-moz-border-radius:10px;
background-color: black;
}

.main{
width: 75%;
height: auto;
padding: 10px;
border-width: 2px;
border-color: white;
border-style: solid;
text-align:center;
z-index: 0;
float: left;
-moz-border-radius:10px;
background-color: black;
}

.design{
height: 43px;
width: 196px;
margin-right: 2px;
background-image: url("pics/design/design.jpg");
text-align:center;
}

.affilies{
height: 43px;
width: 200px;
background-image: url("pics/design/affilies.jpg");
background-repeat: no-repeat;
margin-left: 15px;
}

.shoutbox{
height: 43px;
width: 197px;
background-image: url("pics/design/shoutbox.jpg");
background-repeat: no-repeat;
margin-bottom: 10px;
}

.boite, .boite a{
padding-bottom: 10px;
margin-top: 2px;
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
}

.contenu{
padding-bottom: 10px;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
width: 180px;
height: 60px;
text-align:center;
}

.banner{
margin-left: 10%;
background-image: url("pics/design/banniere.jpg");
width: 728px ;
height: 90px ;
}

a img{
border-width: 0px;
float: both;
margin-left: 10px;
}

h2{
font-size:1.3em;
text-align: left;
text-decoration: underline;
}

h3{
font-variant: small-caps;
font-size: 1em;
}

.video{
float:left;
margin: 20px;
}

.boitevideo, .left, .cd h3, .cd{
float:left;
}

li{
text-align: left;
}

.right{
float: right;
margin-bottom : 30px;
margin-top: 30px;
}

.left{
float: left;
margin-bottom : 30px;
margin-top: 30px;
}

p .erreur{
color: red;
}

.pub{
float: both;
margin-top 30px;
margin-bottom: 30px;
margin-left: 100px;
}
