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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	background-image: url(images/accueil/backgroundbois.jpg);
}

#main {
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 984px;
	height:auto;
	border: 0px none #000000;
	top: -15px;
}

#bandeaugauche {
	float: left;
	position: absolute;
	height: 768px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #660000;
	text-align: left;
	white-space: nowrap;
	z-index: 900;
	left: 0px;
	top: 250px;
	background-image: url(images/pointorange.png);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#imgbambou {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 902;
}

#logo {
	background-image: url(images/pointorange.png);
	background-repeat: repeat;
	float: left;
	height: 250px;
	width: 400px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bolder;
	color: #660000;
	line-height: 1em;
	letter-spacing: 1em;
}
#imglogo {
	z-index: 905;
	position: absolute;
	top: 30px;
}


#bandeauhaut {
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	z-index: 600;
	height: 250px;
	width: 984px;
}
#fondflash {
	float: left;
	position: absolute;
	top: 250px;
	z-index: 5;
	height: 768px;
	width: 984px;
	left: 0px;
}
#slogan {
	position: absolute;
	z-index: 4;
	left: 250px;
	top: 250px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#imgbg {
	z-index: 601;
	position: absolute;
	height: 1018px;
	top: 0px;
}
#mp3 {
	position: absolute;
	left: 50px;
	z-index: 950;
	top: 1000px;
}
#basdepage {
	text-align: center;
	position: absolute;
	height: auto;
	width: 984px;
	z-index: 910;
	top: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/*
#basdepage a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
*/
#basdepage a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	color: #FFFFFF;
}

#basdepage a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

#basdepage a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFF00;
}

#basdepage a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
