body{
background:url(img/fond.jpg) no-repeat;
margin:0px;
padding:auto;
}

a, a:visited{
color:white;
text-decoration: none;
}

a.head, a.head:visited{
color:white;
text-decoration: none;
}

a.btliens{
text-decoration:none;
}

img{
border:0px;
}

a{
border:0px;
}

a:hover{
border:0px;
}


#logo{
position:absolute;
width:300px;
margin-left:250px;
top:10px;
}


#showspic{
z-index:2;
position:absolute;
width:150px;
top:150px;
left:50px;
}


#shows{
background:url(img/fonddiv1.png) repeat;
position:absolute;
width:280px;
top:180px;
left:50px;
color:white;
font-family:Arial;
font-size:13px;
text-align:center;
padding:5px;
padding-left:10px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

#contenu {
width:280px;
color:white;
font-family:Arial;
font-size:13px;
text-align:center;
padding-top: 8px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}


#contactpic{
z-index:2;
position:absolute;
width:150px;
top:460px;
left:50px;
}

#contact{
background:url(img/fonddiv1.png) repeat;
position:absolute;
width:280px;
top:490px;
left:50px;
height: 85px;
color:white;
font-family:Arial;
font-size:13px;
text-align:center;
padding-top:10px;
padding:5px;
text-align:center;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

#albumpic{
z-index:2;
position:absolute;
width:150px;
top:150px;
left:375px;
}


#album{
background:url(img/fonddiv1.png) repeat;
position:absolute;
width:450px;
top:180px;
left:375px;
padding:5px;
padding-top: 8px;
text-align:center;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

#downloadpic{
z-index:2;
position:absolute;
width:170px;
top:460px;
left:375px;
}

#download{
background:url(img/fonddiv1.png) repeat;
position:absolute;
width:450px;
top:490px;
left:375px;
height: 70px;
text-align:center;
padding: 5px;
padding-top: 25px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}


#musicpic{
z-index:2;
position:absolute;
width:130px;
top:150px;
left:860px;
}

#music{
background:url(img/fonddiv2.png) repeat;
position:absolute;
width:260px;
top:180px;
left:860px;
height: 90px;
padding:5px;
text-align:center;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

#reseaupic{
z-index:2;
position:absolute;
width:260px;
top:300px;
left:860px;
}

#reseau{
background:url(img/fonddiv2.png) repeat;
position:absolute;
width:260px;
top:330px;
left:860px;
text-align:center;
height: 90px;
padding:5px;
padding-top:30px;
padding-bottom:0px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}


#propic{
z-index:2;
position:absolute;
width:130px;
top:460px;
left:860px;
}

#pro a:link {color:#CCC;} /* unvisited link */
#pro a:visited {color:#CCC;} /* visited link */
#pro a:hover {color:#FFF;} /* mouse over link */
#pro a:active {color:#CCC;} /* selected link */ 

#pro{
background:url(img/fonddiv2.png) repeat;
position:absolute;
width:260px;
top:490px;
left:860px;
height: 70px; 
font-family:Arial;
font-size:15px;
text-align:center;
padding: 5px;
padding-top:25px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

#infobulle {
background:url(img/fonddiv1.png) repeat;
z-index:3;
position : absolute;
left : 425px;
top : 120px;
display : none;
border : 0px;
padding: 25px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
} 


