/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../Images/fond.jpg);
	background-repeat:repeat-x;
	background-position: up;
	background-attachment:fixed;
		
}
#prechargement{
	position:absolute;
	top:-5000px;
	left:-5000px;
	}


}  
#accueil{
	position:absolute; 
	left:50%;
	top: 20px;
	width: 880px;
	height: 570px;
	margin-left: -440px;
	background-color: #F9F5EE;
	padding:0px;
	z-index:10;
} 

/*Calques niveau 1*/
#haut{
	position:absolute; 
	left:0px;
	top: 0px;
	width: 880px;
	height: 250px;
	padding:0px;
	margin: 0px;
	background-image:url(../Images/logo3.jpg);
	background-repeat:no-repeat;
	z-index:10;
}
#bas{
	position:absolute; 
	left:0px;
	top: 553px;
	width: 880px;
	height: 17px;
	padding:0px;
	margin: 0px;
	background-image: url(../Images/bas.jpg);
	background-repeat:no-repeat;
	z-index:10;
}
#guitare{
	position:absolute; 
	left:100px;
	top: 180px;
	width: 300px;
	height: 280px;
	padding:0px;
	margin: 0px;
	background-image: url(../Images/archives44.jpg);
	background-repeat:no-repeat;
	z-index:10;
}

#dorotheeatelier{
	position:absolute; 
	left:480px;
	top: 210px;
	width: 300px;
	height: 280px;
	padding:0px;
	margin: 0px;
	background-image: url(../Images/artdeco1.jpg);
	background-repeat:no-repeat;
	z-index:10;
}
/*Calques niveau 2*/
#sonore{
	position:absolute; 
	left:10px;
	top: 490px;
	width: 302px;
	height: 44px;
	padding:0px;
	margin: 0px;
	background-image: url(../Images/illustration.jpg);
	background-repeat:no-repeat;
	z-index:10;
}
#contact{
	position:absolute; 
	left:145px;
	top: 0px;
	width: 36px;
	height: 12px;
	padding:0px;
	margin: 0px;
	background-image: url(../Images/mail2.jpg);
	background-repeat:no-repeat;
	z-index:10;
}
#news{
	position:absolute; 
	left:239px;
	top: 0px;
	width: 49px;
	height: 12px;
	padding:0px;
	margin: 0px;
	background-image: url(../Images/news.jpg);
	background-repeat:no-repeat;
	z-index:10;

}
#liens{
	position:absolute; 
	left:345px;
	top: 0px;
	width: 44px;
	height: 12px;
	padding:0px;
	margin: 0px;
	background-image: url(../Images/liens.jpg);
	background-repeat:no-repeat;
	z-index:10;
}
/* Autres Styles */
#sonore A{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#sonore A:hover{
	background-image: url(../Images/illustration2.jpg);
	background-repeat:no-repeat;
}
#guitare A{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#guitare A:hover{
	background-image: url(../Images/archives55.jpg);
	background-repeat:no-repeat;
}
#dorotheeatelier A{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#dorotheeatelier A:hover{
	background-image: url(../Images/artdeco2.jpg);
	background-repeat:no-repeat;
}
#contact A{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#contact A:hover{
	background-image: url(../Images/mail.jpg);
	background-repeat:no-repeat;
}
#news A{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#news A:hover{
	background-image: url(../Images/news2.jpg);
	background-repeat:no-repeat;

}
#liens A{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#liens A:hover{
	background-image: url(../Images/liens2.jpg);
	background-repeat:no-repeat;
}
#langue{
	position:absolute; 
	left:900px;
	top: 2px;
	width: 28px;
	height: 20px;
	padding:0px;
	margin: 0px;
	background-image: url(../Images/it_over.gif);
	background-repeat:no-repeat;
	z-index:10;
}
#langue A{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#langue A:hover{
	background-image: url(../Images/it.gif);
	background-repeat:no-repeat;
}
#langue2{
	position:absolute; 
	left:900px;
	top: 28px;
	width: 28px;
	height: 20px;
	padding:0px;
	margin: 0px;
	background-image: url(../Images/uk_over.gif);
	background-repeat:no-repeat;
	z-index:10;
}
#langue2 A{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#langue2 A:hover{
	background-image: url(../Images/uk.gif);
	background-repeat:no-repeat;
}
