body {
	background-color:#2c2827;
	
	
}

#bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	min-width: 600px;
}

#wrapper {
	z-index: 2;
	top:65px;
	margin: auto;
	height: auto;
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 1000px;
}


#clear{
	width:95px;
	
}

#container {
	position: relative;
	top:245px;
	width:810px;
	height:199px;
	margin: auto;
}


#disqueUn a {
	position:absolute;
	top:0px;
	left:0px;
	width:195px;
	height:191px;
	background-image:url(../images/album1_off.jpg);
	background-repeat:no-repeat;
	border:solid 2px #383f44;
}

#disqueUn a:hover {
	background-image:url(../images/album1_on.jpg);
}

#disqueDeux a {
	position:absolute;
	top:0px;
	left:298px;
	width:195px;
	height:191px;
	background-image:url(../images/album2_off.jpg);
	background-repeat:no-repeat;
	border:solid 2px #383f44;
}

#disqueDeux a:hover {
	background-image:url(../images/album2_on.jpg);
}

#disqueTrois a {
	position:absolute;
	top:0px;
	left:600px;
	width:195px;
	height:191px;
	background-image:url(../images/album3_off.jpg);
	background-repeat:no-repeat;
	border:solid 2px #383f44;
}

#disqueTrois a:hover {
	background-image:url(../images/album3_on.jpg);
}




#albumTitre_en {
	position:absolute;
	top:0px;
	left:0px;
	width:435px;
	height:88px;
	background-image:url(../images/album_en_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}

#albumTitre_fr {
	position:absolute;
	top:0px;
	left:0px;
	width:435px;
	height:88px;
	background-image:url(../images/album_en_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}

#albumTitre_es {
	position:absolute;
	top:0px;
	left:0px;
	width:435px;
	height:88px;
	background-image:url(../images/album_es_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}

#albumCle a {
	display: block;
	position:absolute;
	top:5px;
	left:450px;
		width:37px;
	height:71px;
	background-image:url(../images/cle_album2.png);
	behavior: url(../css/iepngfix.htc);
	
	
}





/*  les spectacles */

#clearN {
	height:0px;
	float:none;
	clear:both;
}

#nouvelle {
	margin-top:20px;
	margin-left:20px;
	width: 550px;
	background-color:#efece5;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#382d21;
	padding: 10px 10px;
}

#nouvelle #titre {
	font-weight:bold;
	margin: -10px -10px 0px -10px;
	margin-top:-10px;
	z-index:10;
	background-color:#b6a596;
	color:#000000;
	
}


/* pochettes et infos */


#pochette {
	position:absolute;
	top:245px;
	left:95px;
	width:195px;
	height:191px;
	border:solid 2px #383f44;
}

#titrePochette {
	position:absolute;
	top:243px;
	left:341px;
	width:359px;
	height:37px;
	}
	
#listeChanson {
	position:absolute;
	top:293px;
	left:341px;
	width:439px;
	height:37px;
}

#listeChanson ul {
	list-style-type:none;
	margin: 0px;
	padding:0px;
	padding-left:10px;
}

#listeChanson ul li a {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	color:#b6a596;
	font-weight:700;
}


#listeChanson ul li a:hover {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	text-transform:uppercase;
	color:#efece5;
	font-weight:700;
}

/* le pop */

#box
{
position: absolute;
top:100px;
left:341px;;
width:638px;
text-align: center;

z-index:20;
}

 #form{
	 
	 background-image:url(../images/fond_parole.jpg);
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	text-transform:uppercase;
	font-weight:200;
	text-align:left;
	color:#797464;
 width: 638px;  
 height: 512px;  
 margin: 0 auto;  
 
border:solid 2px #383f44;
 }  


#form #titreP {
position:absolute;
font-weight:700;
left:20px;
top:30px;
width:290px;

}

#form #colonne1 {
position:absolute;
left:20px;
top:60px;
width:320px;
height:100%;
}

#form #colonne2 {
position:absolute;
left:360px;
top:60px;
width:270px;
height:100%;
}



#wrapNP {
	position:absolute;
	top:5px;
	left:500px;
	width:145px;
	height:51px;
}

#wrapNP img {
	float:left;
	
	
	
}

