body {
	width: 980px;
	background: white;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background: transparent url(chronometre.jpg) 630px 130px no-repeat;
}

h1 {
	position: absolute;
	top: 50px;
	left: 260px;
	margin: 0;
	padding: 0;
	height: 400px;
	width: 72px;
	background: #ed1e25 url(logo2.gif) top left no-repeat;
	text-indent: -9000px;
	z-index: 1;
}

#accroche {
	position: absolute;
	margin: 0;
	padding: 10px 20px 10px 10px;
	_padding: 420px 20px 10px 10px;
	top: 0;
	left: 0;
	width: 180px;
	height: 500px;
	background: #ed1e25 url(serpent.gif) -20px -190px no-repeat;
	letter-spacing: 2px;
}

#accroche a {
	color: #fff;
	text-decoration: none;
	opacity: .3;
}

#accroche a:hover {
	opacity: .8;
}

#accroche h2 {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: right;
/*	_margin-top: 150px; */
}

#accroche h2:first-child {
	margin-top: 340px;
}

#menu {
	position: absolute;
	top: 50px;
	height: 400px;	
	left: 380px;
	width: 420px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 6px;
	list-style-type: none;
	border-bottom: 2px solid #ed1e25;
}

#menu li a {
	display: block;
	width: 380px;
	height: 100%;
	padding: 12px 0 12px 40px;
	background: transparent url(puce_menu.gif) center left no-repeat;
	text-decoration: none;
	color: #000;	
	opacity: .75;
}

#menu li a:hover {
	background: #eee url(puce_menu.gif) center left no-repeat;
}

#menu_general {
	width: 100%;
	border-top: 20px solid #ed1e25;
}

#menu_contact {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 2px solid #ed1e25;
	border-bottom: 18px solid #ed1e25;
}

#pied {
	position: absolute;
	top: 470px;
	left: 300px;
	width: 500px;
	font-size: 11px;
	text-align: right;
}

#pied a {
	color: #aaa;
}

#pied a:hover {
	background: #ddd;
	color: #000;
	text-decoration: none;
}

#pied p {
	margin: 3px 0;
}

#metronome {
	position: absolute;
	top: 310px;
	left: 820px;
	width: 112px;
	height: 200px;
	background: transparent url(metronome.gif) top left no-repeat;
}
