@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}

#conteneur {
	position: relative;
	height: 100%;
	width: 100%;
	left: 5%;
	top: 1%;
	right: 1%;
}
#bordgauche {
	position: absolute;
	height: 900px;
	width: 62px;
	background-image: url(images/bord-gauche.png);
	background-repeat: no-repeat;
	left: 1px;
}
#pagegauche {
	background-image: url(images/pagegauche.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 900px;
	width: 506px;
	left: 63px;
	top: 0px;
}
#centre {
	background-image: url(images/centre.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 900px;
	width: 74px;
	left: 568px;
	top: 0px;
}
#cnews {
	font-family: "Avant que...";
	font-size: 9px;
	color: #000000;
	position: absolute;
	height: auto;
	width: 467px;
	left: 33px;
	top: 306px;
	text-align:justify;
	font-weight: lighter;
}
h1 {
	font-family: "Avant que...";
	font-size: 14px;
	color: #2a1501;
	position: absolute;
	height: auto;
	width: auto;
	left: 235px;
	top: 273px;
}
#logonews {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 454px;
}
#album {
	position: absolute;
	height: auto;
	width: auto;
	left: 3px;
	top: 433px;
}
#discography {
	font-family: "Avant que...";
	font-size: 14px;
	color: #2a1501;
	position: absolute;
	height: auto;
	width: auto;
	left: 24px;
	top: 408px;
}





#pagedroite {
	background-image: url(images/pagedroite.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 900px;
	width: 485px;
	left: 642px;
	top: 1px;
}
#borddroite {
	background-image: url(images/bord-droite.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 900px;
	width: 63px;
	left: 1127px;
	top: -1px;
}
#logo {
	position: absolute;
	height: 179px;
	width: 178px;
	left: 290px;
	top: 83px;
	z-index: 100;
}
#image-accueil {
	position: absolute;
	height: 394px;
	width: 485px;
	left: 1px;
	top: 1px;
}
#gallery-accueil {
	font-family: "Avant que...";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #2a1501;
	position: absolute;
	height: auto;
	width: auto;
	left: 335px;
	top: 65px;
}
#lien-accueil {
	position: absolute;
	height: auto;
	width: auto;
	left: 12px;
	top: 368px;
	z-index:100;
}

#biography {
	position: absolute;
	height: 82px;
	width: 63px;
	top: 55px;
	left: -1px;
}
#pics {
	position: absolute;
	height: 78px;
	width: 63px;
	top: 212px;
	left: -1px;
}
#tour {
	position: absolute;
	height: 77px;
	width: 63px;
	top: 290px;
	left: -1px;
}
#video {
	position: absolute;
	height: 82px;
	width: 63px;
	top: 370px;
	left: 0px;
}
