body {
	background-image: url(images/fond.gif);
	margin:10px;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4C31E;
}
.bg {
	background-image: url(images/bg.gif);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3BC7D;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E3BC7D;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AB1206;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB1206;
}
.bgtxt {
	background-image: url(images/bgtxt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3BC7D;
	padding-left: 20px;
}
a:hover {
	color:#d2b946;
}

.tab {
	border: solid 1px #E3BC7D;
	background-color: #a10401;
}
.platscadre {
	border: solid 1px #E3BC7D;
	
}