                                  
body {
	background-color: #FAFAFA;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
    color: #444444;
	
}


 a:link {
		text-decoration: none;
        color:#444444;
        
    }
    a:visited {
        text-decoration: none;
        color:#444444;
    }
    a:hover {
        text-decoration: none;
        color:#444444;
    }
    a:active {
        text-decoration: none;
    	color:#444444;
    }


#main{
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 600px;
    background-color: #FAFAFA;
    
   
	
}


#upper{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	background-image: url(images/bg/barre_haut.png);
	margin-top:0px;
	padding-top:0px;
    height: 135px;    	
}
#logo{
	position: absolute;
	left: 675px;
	top: 0px;
	width: 125px;
	height: 95px;
	margin-top:0px;
	padding-top:0px;
   	
}

#menu1{
	position: absolute;
	width: 145px;
	height: 505px;
	left: 0px;
	top: 95px;
	background-image: url(images/bg/barre_verticale.png);
}

#menu2{
	position: absolute;
    width: 145px;
	height: 505px;
	left: 145px;
	top: 95px;
    background-image: url(images/bg/barre_verticale.png);
}

#center{
	position: absolute;
	left: 145px;
	top: 96px;
    width: 655px;
	height: 500px;
    background-color: #EEEEEE;
    background-image: url(images/accueil/turb.png);

}
#iframe{
	position: absolute;
	left: 290px;
	top: 95px;
	
}
#bg{
	position: absolute;
	left: 290px;
	top: 95px;
    width: 510px;
	height: 500px;
    background-color: #EEEEEE;
	
}

#turb1{  position:absolute;  left: 20px;  top:90px;} 
#turb2{  position:absolute;  left: 20px;  top:104px;} 
#artistes1{  position:absolute;  left: 20px;  top:144px;} 
#artistes2{  position:absolute;  left: 20px;  top:158px;} 
#work1{  position:absolute;  left: 20px;  top:198px;} 
#work2{  position:absolute;  left: 20px;  top:212px;} 
#agenda1{  position:absolute;  left: 20px;  top:252px;} 
#agenda2{  position:absolute;  left: 20px;  top:266px;} 
#liens1{  position:absolute;  left: 20px;  top:306px;} 
#liens2{  position:absolute;  left: 20px;  top:320px;} 
  
  #contact{
 	 position: absolute;
	left: 20px;
	top: 400px;

  } 
