/* CSS Document */

html, body {
	margin: 0px;
	/* hack pour IE5 Mac \*/
	height: 100%;
	width: 100%;
	background-color: #000000;
	/* fin du hack */
}
h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	margin: 0px;
}
div {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
a {
	color: #0099CC;
}

.box {
	height: 100%;
	width: 100%;
}
#container {
	height: 600px;
	width: 955px;
	position: relative;
	background-image: url(../images/home/fond-home.png);
	background-color: #5C8D03;
}
#mag {
	position: absolute;
	left: 305px;
	top: 51px;
	width: 84px;
	height: 83px;
}
#audio {
	position: absolute;
	left: 218px;
	top: 140px;
	width: 84px;
	height: 83px;
}


#texte {
	position: absolute;
	left: 162px;
	top: 234px;
	height: 213px;
	width: 252px;
	text-align: center;
}
#pack {
	position: absolute;
	left: 194px;
	top: 252px;
	width: 84px;
	height: 83px;
}
#charte {
	position: absolute;
	left: 226px;
	top: 367px;
	width: 84px;
	height: 83px;
}
#photos {
	position: absolute;
	left: 312px;
	top: 457px;
	width: 84px;
	height: 83px;
}
#divers {
	position: absolute;
	left: 645px;
	top: 366px;
	width: 84px;
	height: 83px;
}
#cata {
	position: absolute;
	left: 676px;
	top: 252px;
	width: 84px;
	height: 83px;
}
#contact {
	position: absolute;
	left: 647px;
	top: 138px;
	width: 84px;
	height: 83px;
}
#site {
	position: absolute;
	left: 437px;
	top: 491px;
	width: 84px;
	height: 83px;
}

#logo {
	position: absolute;
	left: 563px;
	top: 48px;
	width: 84px;
	height: 83px;
}
#interrog {
	position: absolute;
	height: 83px;
	width: 84px;
	left: 436px;
	top: 12px;
}








#show {
	position: absolute;
	left: 457px;
	top: 115px;
	width: 332px;
	height: 238px;
}
#menu {
	position: absolute;
	left: 518px;
	top: 378px;
	width: 245px;
	height: 25px;
}
#menu img {
	margin-right: 12px;
}
#suite {
	position: absolute;
	left: 595px;
	top: 467px;
	width: 166px;
	height: 50px;
	text-align: right;
}
#suite img {
	margin-left: 15px;
}
#rubrique {
	position: absolute;
	left: 215px;
	top: 44px;
	width: 111px;
	height: 110px;
}
#hlm {
	position: absolute;
	left: 408px;
	top: 474px;
	height: 126px;
	width: 151px;
}
