body
{
	width: 1000px;
	height: 740px;
	margin: auto;
	background: url(../images/accueil/accueil.jpg) no-repeat center top;
	font-family: "century Gothic", verdana;
	
}
#hover_soirees
{
	position: relative;
	width: 126px;
	height: 111px;
	left: 99px;
	top: 33px;
}
#hover_soirees a
{
	background: url(../images/accueil/soirees.gif);
}
#hover_soirees a:hover
{
	background: url(../images/accueil/hover-soirees.gif);
}
#contenu
{
	position: relative;
	width: 470px;
	height: 340px;
	margin: auto;
	top: -70px;
}
#hover_graphs
{
	position: relative;
	width: 125px;
	height: 109px;
	left: 775px;
	top: -394px;
}
#hover_graphs a
{
	background: url(../images/accueil/graphs.gif);
}
#hover_graphs a:hover
{
	background: url(../images/accueil/hover-graphs.gif);
}
#hover_photos
{
	position: relative;
	width: 125px;
	height: 69px;
	left: 775px;
	top: -203px;
}
#hover_photos a
{
	background: url(../images/accueil/photos.gif);
}
#hover_photos a:hover
{
	background: url(../images/accueil/hover-photos.gif);
}
#hover_controle
{
	position: relative;
	width: 126px;
	height: 49px;
	left: 99px;
	top: -272px;
}
#hover_controle a
{
	background: url(../images/accueil/controle.gif);
}
#hover_controle a:hover
{
	background: url(../images/accueil/hover-controle.gif);
}
#hover_sounds
{
	position: relative;
	width: 126px;
	height: 150px;
	left: 99px;
	top: -272px;
}
#hover_sounds a
{
	background: url(../images/accueil/sounds.gif);
}
#hover_sounds a:hover
{
	background: url(../images/accueil/hover-sounds.gif);
}
#hover_favoris
{
	position: relative;
	width: 200px;
	height: 20px;
	left: 340px;
	top: -401px;
	color: #aaaaaa;
	font-size: 0.70em;
	line-height: 2em;
}
#hover_favoris a
{
	color: #999999;
	text-decoration: none;
}
#hover_favoris a:hover
{
	color: #333333;
	text-decoration: underline;
}
#hover_firefox
{
	position: relative;
	width: 100px;
	height: 20px;
	left: 555px;
	top: -427px;
}
#hover_akoosni
{
	position: relative;
	width: 200px;
	height: 65px;
	margin: auto;
	top: -410px;
}
#hover_videos
{
	position: relative;
	width: 125px;
	height: 97px;
	left: 775px;
	top: -486px;
}
#hover_videos a
{
	background: url(../images/accueil/videos.gif);
}
#hover_videos a:hover
{
	background: url(../images/accueil/hover-videos.gif);
}
#hover_contact
{
	position: relative;
	width: 64px;
	height: 24px;
	left: 445px;
	top: -488px;
}
#hover_contact a
{
	background: url(../images/accueil/contact.gif);
}
#hover_contact a:hover
{
	background: url(../images/accueil/hover-contact.gif);
}
#hover_liens
{
	position: relative;
	width: 37px;
	height: 24px;
	left: 518px;
	top: -512px;
}
#hover_liens a
{
	background: url(../images/accueil/liens.gif);
}
#hover_liens a:hover
{
	background: url(../images/accueil/hover-liens.gif);
}
#footer
{
	position: relative;
	width: 1000px;
	height: 40px;
	margin: auto;
	top: -500px;
	text-align: center;
}
.block
{
	display: block;
	width: 100%;
	height: 100%;
}
#clear
{
	clear: both;
}