.body {
	background-color:#ffffff;
	margin:0px;
}




#wrapper_fr {
	top:0px;
	margin: auto;
	height: auto;
	height: 730px;
	min-height: 730px;
	position: relative;
	width: 1100px;
	
	background-image:url(../images/contact_back_en.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}

#wrapper_en {
	top:0px;
	margin: auto;
	height: auto;
	height: 730px;
	min-height: 730px;
	position: relative;
	width: 1100px;
	
	background-image:url(../images/contact_back_en.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}

#wrapper_es {
	top:0px;
	margin: auto;
	height: auto;
	height: 730px;
	min-height: 730px;
	position: relative;
	width: 1100px;
	
	background-image:url(../images/contact_back_es.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}

p {
	margin:0px;
	padding:0px;
}
#colonneUn {
	position:absolute;
	top:65px;
	left:410px;
	width:360px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#978678;
	text-align:right;
	font-weight:700;
}
#colonneDeux {
	position:absolute;
	top:411px;
	left:410px;
	width:360px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#978678;
	text-align:right;
}

#colonneTrois {
position:absolute;
top:65px;
left:803px;	
width:325px;
font-family:"Courier New", Courier, monospace;
font-size:14px;
color:#978678;
text-align:left;
font-weight:700;
}


.titre {
	font-size:18px;
	padding-bottom:15px;
	
}

.credit {
	font-size:.8em;
}
#clear{
	height:43px;
	float:none;
	clear:both;
}





#tourCle a {
	display: block;
	position:absolute;
	top:548px;
	left:245px;
	width:37px;
	height:71px;
		background-image:url(../images/cle_contact.png);
	behavior: url(../css/iepngfix.htc);
	
	
	
}






/*  les spectacles */

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

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

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

}

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



a {
	color:#c9bbae;
	text-decoration:none;
}

a:hover {
	color:#978678;
}
