body {

	background-color:#d7c3ac;

	
}

#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{
	height:43px;
	float:none;
	clear:both;
}



#imageLhasa {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/photo_tour.jpg);
	height:468px;
	width:652px;
}

#tourTitre_en {
	position:absolute;
	top:90px;
	left:670px;
	width:264px;
	height:89px;
	background-image:url(../images/tour_en_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}

#tourTitre_fr {
	position:absolute;
	top:90px;
	left:660px;
	width:440px;
	height:89px;
	background-image:url(../images/tour_fr_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}

#tourTitre_es {
	position:absolute;
	top:90px;
	left:670px;
	width:264px;
	height:89px;
	background-image:url(../images/tour_es_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}

#tourCle_fr a {
	display: block;
	position:absolute;
	top:470px;
	left:495px;
	width:71px;
	height:37px;
	background-image:url(../images/cle_tour_fr.png);
	behavior: url(../css/iepngfix.htc);
	
}


#tourCle_en a {
	display: block;
	position:absolute;
	top:105px;
	left:922px;
	width:31px;
	height:71px;
	background-image:url(../images/cle_tour_en.png);
	behavior: url(../css/iepngfix.htc);
	
	
}



#tourCle_es a {
display: block;
	position:absolute;
	top:100px;
	left:922px;
	width:31px;
	height:71px;
	background-image:url(../images/cle_tour_en.png);
	behavior: url(../css/iepngfix.htc);
	
}





/*  les spectacles */

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

#colonneShows {
	position:absolute;
	left:700px;
	top:200px;
	width:264px;
}

#colonneShows .shows {
	margin-top:-15px;
	padding-left:10px;
	width: 264px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#382d21;
	line-height:14px;

}


#colonneShows .shows a {
	font-size:12px;
color:#663300;	
}

#colonneShows .shows a:hover {
color:#382d21;	
}

#colonneShows  .titre {
	
	font-weight:bold;
	margin-left:0px;
	margin-right:0px;
	z-index:10;
	
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}


