body {
	
	background-color:#4b3f38;
	
	
}

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

#wrapper {
	z-index: 2;
	position:relative;
	 clear: both;
   width: 1000px;
  margin:auto;
   padding: 1em;


}


#texte {
	margin-right:10px;
	margin-top:140px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#efece5;
	text-align:justify;
}

#clear{
	height:43px;
	float:none;
	clear:both;
}

#colonneUn {
position:absolute;
top:0px;
left:0px;
witdh:455px;
height:100%;
}

#colonneDeux {
	float: right;
   width: 545px;
   font-size: 80%;
  
   padding: 1em;
   margin-left: 10px;
   color: #000;
	
}


#imageLhasa {
	position:relative;
	background-image:url(../images/photo_bio.jpg);
	height:714px;
	width:554px;
}

#bioTitre {
	position:absolute;
	top:55px;
	left:140px;
	width:204px;
	height:84px;
	background-image:url(../images/bio_en_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}



#bioCle a {
	display: block;
	position:absolute;
	top:60px;
	left:20px;
	width:37px;
	height:71px;
	background-image:url(../images/cle_bio.png);
	behavior: url(../css/iepngfix.htc);

	
}




/*  les spectacles */

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


#colonneBio {
	margin-top:-20px;
	padding-bottom:10px;
	margin-left:30px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	width: 400px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#efece5;

}

p {
	padding:0px;
	margin:0px;
}

