@charset "UTF-8";
/* CSS Document */

div#header {
	width: 960px;
	height: 477px;
	background-image: url(../images/accueil/visuel.jpg);
}

div#logo {
	width: 286px;
	height: 211px;
	background-image: url(../images/accueil/logo.png);
	top: 166px;
}

div#wave {
	top: 339px;
}

div#navigation {
	top: 387px;
}

div#right h2#tagline {
	display: block;
	width: 628px;
	height: 59px;
	margin: 25px 0px 21px 0px;
	text-indent: -10000px;
	/*overflow: hidden;*/
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/accueil/accroche.gif);
}
