@charset "utf-8";

.imagecoingauche {
	margin-top: 35px;
	position: absolute;
	left: 15px;
	top: -5px;
}
.barre {
	position: absolute;
	left: 285px;
	top: 274px;
	width: 0px;
	height: 488px;
	visibility: visible;
}

.news {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: absolute;
	left: 909px;
	top: 12px;
	width: 120px;
	height: 160px;
}
.légende {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
	position: absolute;
	left: 354px;
	top: 36px;
	width: 382px;
	text-align: center;
	height: 46px;
}
.légende2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
	position: absolute;
	left: 764px;
	top: 36px;
	width: 382px;
	text-align: center;
	height: 46px;
}


.boutons {
	font-family: "Times New Roman", Times, serif;
	position:absolute;
	margin-right: 350px;
	left: 292px;
	top: 84px;
	width: 721px;
}
.textepresentation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 335px;
	top: 306px;
	height: 443px;
	text-align: justify;
	width: 720px;
	font-weight: normal;
}
.barreessai {
	position: absolute;
	left: 292px;
	top: 295px;
	height: 558px;
}
.adresseessai {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC33;
	text-align: right;
	font-weight: bold;
	left: 85px;
	position: absolute;
	top: 775px;
}
a.button{
	display:block;
	color:#555555;
	font-weight:bold;
	height:31px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
	left: 386px;
	top: 100px;
	background-color: #000000;
}
a:hover.button{
	color:#0066CC;
}
.concerts{
	text-indent:0px;
	display:block;
	position: absolute;
	left: 503px;
	top: 195px;
	width: 113px;
	height: 73px;
	color: #979797;
	font-family: "Myriad Pro";
	text-align: center;
	background-image: url(EcranN9reduit.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-style: normal;
	vertical-align: bottom;
	font-weight: 500;
	font-variant: normal;
	}
.musiques {
	text-indent:0px;
	display:block;
	position: absolute;
	width: 145px;
	height: 73px;
	color: #979797;
	font-family: "Myriad Pro";
	text-align: center;
	background-image: url(EcranN5reduit.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-style: normal;
	vertical-align: bottom;
	font-weight: 500;
	font-variant: normal;
	left: 629px;
	top: 195px;
}
.presentation {
	text-indent:0px;
	display:block;
	position: absolute;
	width: 99px;
	height: 73px;
	color: #979797;
	font-family: "Myriad Pro";
	text-align: center;
	background-image: url(EcranN2reduit.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-style: normal;
	vertical-align: bottom;
	font-weight: 500;
	font-variant: normal;
	top: 195px;
	left: 390px;
}
.biographie {
	text-indent:0px;
	display:block;
	position: absolute;
	width: 91px;
	height: 73px;
	color: #979797;
	font-family: "Myriad Pro";
	text-align: center;
	background-image: url(EcranN7reduit.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-style: normal;
	vertical-align: bottom;
	font-weight: 500;
	font-variant: normal;
	top: 195px;
	left: 789px;
}
.phototheque {
	text-indent:0px;
	display:block;
	position: absolute;
	width: 105px;
	height: 73px;
	color: #979797;
	font-family: "Myriad Pro";
	text-align: center;
	background-image: url(Newphotothequereduit.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-style: normal;
	vertical-align: bottom;
	font-weight: 500;
	font-variant: normal;
	top: 195px;
	left: 895px;
}
.contact {
	text-indent:0px;
	display:block;
	position: absolute;
	width: 82px;
	height: 73px;
	color: #979797;
	font-family: "Myriad Pro";
	text-align: center;
	background-image: url(Newcontact1reduit.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-style: normal;
	vertical-align: bottom;
	font-weight: 500;
	font-variant: normal;
	top: 195px;
	left: 1016px;
}

.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 2px 0 0px 0;
	padding-left: 415px; /*width of left column containing the label elements*/
	height: 2%;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -175px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	margin-top: 17px;
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 270px;
	font-family: "Times New Roman", Times, serif;
}

.cssform textarea{
	width: 380px;
	height: 190px;
	font-family: "Times New Roman", Times, serif;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
.textepresentationCopie {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 335px;
	top: 306px;
	height: 443px;
	text-align: center;
	width: 720px;
	font-weight: normal;
}
.pochettesCD {
	position: absolute;
	left: 35px;
	top: 399px;
}
.lecteurmusiquesscene {
	position: absolute;
	left: 72px;
	top: 370px;
}
.textebiographie {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 246px;
	top: 306px;
	height: 443px;
	text-align: justify;
	width: 720px;
	font-weight: normal;
}
.pochettesCDCopie1 {
	position: absolute;
	left: 109px;
	top: 1145px;
}
.lecteurmusiquesalbum1 {
	position: absolute;
	left: -1px;
	top: 245px;
}
.textealbum1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 400px;
	top: 847px;
	height: 138px;
	text-align: justify;
	width: 720px;
	font-weight: normal;
}
.pochettesCDCopie2 {
	position: absolute;
	left: -321px;
	top: 207px;
}
.lecteurmusiquesalbum2 {
	position: absolute;
	left: -1px;
	top: 175px;
}
.textealbum2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 399px;
	top: 1152px;
	height: 102px;
	text-align: justify;
	width: 720px;
	font-weight: normal;
}
.pochettesCDCopie3 {
	position: absolute;
	left: -322px;
	top: 302px;
}
.lecteurmusiquesalbum3 {
	position: absolute;
	left: 1px;
	top: 229px;
}
.textealbum3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 394px;
	top: 1467px;
	height: 200px;
	text-align: justify;
	width: 720px;
	font-weight: normal;
}
.pochettesCDCopie4 {
	position: absolute;
	left: -314px;
	top: 303px;
}
.lecteurmusiquesalbum4 {
	position: absolute;
	left: 429px;
	top: 1965px;
}
.textealbum4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 399px;
	top: 1783px;
	height: 200px;
	text-align: justify;
	width: 720px;
	font-weight: normal;
}
.pochettesCDCopie5 {
	position: absolute;
	left: -320px;
	top: 301px;
}
.lecteurmusiquesalbum5 {
	position: absolute;
	left: 434px;
	top: 2364px;
}
.textemusiquesdescene {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	margin-bottom: 30px;
	left: 352px;
	top: 306px;
	height: 1628px;
	text-align: justify;
	width: 720px;
	font-weight: normal;
}
.textepresentationconcerts {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 79px;
	top: 288px;
	height: 125px;
	text-align: justify;
	width: 1033px;
	font-weight: normal;
}
.pochettesCDCopie6 {
	position: absolute;
	left: -322px;
	top: 318px;
}
.pochettesCDCopie7 {
	position: absolute;
	left: -321px;
	top: 307px;
}
.pochettesCDCopie8 {
	position: absolute;
	left: -322px;
	top: 318px;
}
.lecteurmusiquesalbum6 {
	position: absolute;
	left: 430px;
	top: 2608px;
}
.lecteurmusiquesalbum7 {
	position: absolute;
	left: 433px;
	top: 3003px;
}
.lecteurmusiquesalbum8 {
	position: absolute;
	left: 434px;
	top: 3318px;
}
.textealbum5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 401px;
	top: 2084px;
	height: 200px;
	text-align: justify;
	width: 720px;
	font-weight: normal;
}
.textealbum6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 400px;
	top: 2411px;
	height: 142px;
	text-align: justify;
	width: 720px;
	font-weight: normal;
}
.textealbum7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 400px;
	top: 2719px;
	height: 200px;
	text-align: justify;
	width: 720px;
	font-weight: normal;
}
.textealbum8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 400px;
	top: 3042px;
	height: 251px;
	text-align: justify;
	width: 720px;
	font-weight: normal;
}
.infosCD {
	position: absolute;
	left: 105px;
	top: 3370px;
	width: 837px;
	color: #B7B7B7;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.adresseessaiCopie {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	left: 388px;
	margin-left: -150px;
	position: absolute;
	top: 375px;
	width: 653px;
}
.pochettesCDCopie {
	position: absolute;
	left: 109px;
	top: 839px;
}
.pochettesCDCopiebis {
	position: absolute;
	left: 109px;
	top: 514px;
}
.textealbumbis {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7B7B7;
	position: absolute;
	margin-left: 30px;
	left: 400px;
	top: 528px;
	height: 138px;
	text-align: justify;
	width: 720px;
	font-weight: normal;
}

