﻿.conteneur {

	height:790px;

	width: 1020px;

	margin:auto;

	position:relative; 
}



.corps {

	position:absolute;

}



.menu {

	position:absolute;

	color:#690A0E;

	text-align:center;
	
	font-family: "Century Gothic";

	font-size: 20px;

}



.menu a {

	color:#690A0E;

	text-decoration: none 

}

.menu a:hover {
	
	color:#FF7456;
	
	text-decoration:none;
	
	
}


.texte {

	position:absolute;

	color:#690A0E;

	text-align:justify;

	font-family: "Century Gothic";

	font-size: 18px;

}
.adresse {

	position:absolute;

	color:#690A0E;

	text-align:center;

	font-family: "Century Gothic";

	font-size: 18px;

}
.mel {

	position:absolute;

	color:#690A0E;

	text-align:center;

	font-family: "Century Gothic";

	font-size: 14px;

}
.ref {

	position:absolute;

	color:#690A0E;

	text-align:center;

	font-family: "Century Gothic";

	font-size: 18px;

}
.ref a {

	color:#690A0E;

	text-decoration: none; 

	font-family: "Century Gothic";

	font-size: 12px;
}

.ref a:hover {
	
	color:#FF7456;
	
	text-decoration:none;
	
	
}
	
