body {
	
	background-color:#372923;
	
}

#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: 1070px;
}


#clear{
	line-height: 1px;
	height:43px;
	float:none;
	clear:both;
}
#photoTitre_en {
	position:absolute;
	top:0px;
	left:0px;
	width:353px;
	height:66px;
	background-image:url(../images/photo_en_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}

#photoTitre_fr {
	position:absolute;
	top:0px;
	left:0px;
	width:353px;
	height:66px;
	background-image:url(../images/photo_en_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}

#photoTitre_es {
	position:absolute;
	top:0px;
	left:60px;
	width:353px;
	height:66px;
	background-image:url(../images/photo_es_titre.png);
	behavior: url(../css/iepngfix.htc);
	
}



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


#container {
	top:0px;
	position:absolute;
	width:730px;
	height:585px;
	left:370px;
}

#container div {
	float:left;
width:145px;
height:145px;
margin:0px;
padding:0px;
}


img {
border:0px;	
}

/*  les spectacles */

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

