#LogoDF {
	position: absolute;
	z-index: 2;
	height: 130px;
	width: 300px;
	left: 50px;
	top: 10px;
}
#LogoName {
	position: absolute;
	z-index: 2;
	height: 140px;
	width: 362px;
	left: 380px;
	top: 10px;
	font-family: "Arial Narrow";
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
}
#tbHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	height: 400px;
	width: 780px;
	left: 300px;
	top: 200px;
	z-index: 4;
}
#ADWeb{
	position: absolute;
	left: 50px;
	width: 151px;
	height: 15px;
	color: #999999;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	z-index: 3;
	bottom: 10px;
	}
	
#photoL1 {
	position: absolute;
	height: 240px;
	width: 780px;
	left: 300px;
	top: 250px;
	background-color: #333333;
	visibility: hidden;
	z-index:6;
}
#photoL2 {
	position: absolute;
	height: 240px;
	width: 780px;
	left: 300px;
	top: 250px;
	background-color: #333333;
	visibility: hidden;
	z-index:6;
}
#photoL3 {
	position: absolute;
	height: 240px;
	width: 780px;
	left: 300px;
	top: 250px;
	background-color:#333333;
	visibility: hidden;
	z-index:6;
	}
#photoL4 {
	position: absolute;
	height: 240px;
	width: 780px;
	left: 300px;
	top: 250px;
	background-color:#333333;
	visibility: hidden;
	z-index:6;
	}
#photoL5 {
	position: absolute;
	height: 240px;
	width: 780px;
	left: 300px;
	top: 250px;
	background-color: #333333;
	visibility: hidden;
	z-index:6;
	}
#photoL6 {
	position: absolute;
	height: 240px;
	width: 780px;
	left: 300px;
	top: 250px;
	background-color:#333333;
	visibility: hidden;
	z-index:6;
}
#navigation {
	position: absolute;
	height: 400px;
	width: 200px;
	left: 50px;
	top: 250px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#outer {
	position: absolute;
	z-index: 1;
	height: 680px;
	width: 1100px;
	left: 7%;
	top: 5px;
}
#Adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	position: absolute;
	z-index: 4;
	height: 85px;
	width: 310px;
	left: 790px;
	top: 79px;
}
h4 {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
#tbHomeXL {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	height: 400px;
	width: 996px;
	left: 100px;
	top: 250px;
	z-index: 4;
}
#outer #tbHome h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #FFFFCC;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}

