#Layer1 {
	position:relative;
	left:460px;
	top:80px;
	width:300px;
	height:20px;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#Layer2 {
	position:absolute;
	left:60px;
	top:170px;
	width:800px;
	height:25px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:60px;
	top:501px;
	width:800px;
	height:25px;
	z-index:3;
}

.p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90px;
	color:#000000;
	line-height:18px;
	padding:3px;
}

.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.navigation, #navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
	background-color: #990000;
	display: block;
	padding: 6px;
	width: 120px;
	text-align: left;
	padding-left: 6px;
}

.navigation:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 6px;
	width: 120px;
	text-align: left;
	padding-left: 6px;
	border-bottom: 0;
}

	
.coordonnees{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
	
.courriel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	background-color: #990000;
	
}
.www {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #00FFFF;
	text-decoration: none;
	font-weight: bold;
}
