﻿a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #993300;
}

a:active {
	text-decoration: none;
}

.fond {
	position: absolute;
	left: 50%;
	top: 0px;
	height: 580px;
	width: 960px;
    margin-left: -470px;
    background-image: url(charte.jpg);
}

.logo_lien {
	position: absolute;
	left: 14px;
	top: 18px;
	height: 84px;
	width: 193px;
}

.conteneur {
	position: absolute;
	left: 214px;
	top: 116px;
	width: 709px;
	height: 428px;
}
.menu {
	position: absolute;
	left: 50px;
	top: 120px;
	width: 154px;
	height: 350px;
}
.flash {
	position: absolute;
	left: 198px;
	top: 25px;
	width: 252px;
	height: 87px;
}
