#outer {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 6;
	height: 730px;
	width: 1200px;
}
body {
	font-family: "Apple Chancery", Pristina, Georgia;
	color: #660000;
	text-decoration: none;
}
#naviEleg {
	font-family: "Apple Chancery", Pristina, Georgia;
	font-size: 20px;
	color: #660000;
	text-decoration: none;
	text-align: center;
	position: absolute;
	height: 25px;
	left: 80px;
	top: 30px;
	right: 80px;
	z-index: 1;
	width: auto;
}
#LogoHome {
	text-decoration: none;
	position: absolute;
	width: auto ;
	left: 200px;
	top: 180px;
	z-index: 2;
}
#adresse {
	font-family:"Apple Chancery", Pristina, Georgia;
	font-size: 20px;
	color: #660000;
	text-decoration: none;
	text-align: center;
	position: absolute;
	width: auto;
	left: 80px;
	right: 80px;
	z-index: 6;
	height: 30px;
	bottom: 2px;
}

#texteHome {
	font-family:"Apple Chancery", Pristina, Georgia;
	font-size: 22px;
	color: #660000;
	text-decoration: none;
	position: absolute;
	top: 420px;
	text-align: center;
	width: auto;
	z-index: 5;
	font-weight: bold;
	height: 200px;
	right: 200px;
	left: 200px;
}

a:link {
	font-family: "Apple Chancery", Pristina, Georgia;
	color: #660000;
	text-decoration: none;
}

a:hover {
	font-family: "Apple Chancery", Pristina, Georgia;
	color: #CC6600;
	text-decoration: none;
	
}
a:visited {
    font-family: "Apple Chancery", Pristina, Georgia;
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
	font-family: "Apple Chancery", Pristina, Georgia;
}
#lineHori {
	border-top-width: 2px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #880000;
	position: absolute;
	height: 1px;
	width: auto;
	top: 80px;
	left: 80px;
	right: 80px;
	z-index: 4;
}
#lineVert {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	position: absolute;
	width: auto;
	height:auto;
	left: 80px;
	top: 80px;
	right: 80px;
	bottom:5px;
}
#Photos {
	position: absolute;
	width: auto;
	top: 150px;
	right: 180px;
	height: 220px;
}
#photoHome {
	position: absolute;
	height: 100px;
	width: 380px;
	top: 120px;
	right: 200px;
	z-index: 1;
}

#counter {
	position: absolute;
	height: 20px;
	width: 100px;
	bottom: 11px;
	right: 100px;
}

#prot {
	position: absolute;
	height: 20px;
	width: 150px;
	right: 90px;
	bottom: 11px;
	font-family: Verdana;
	font-size: 9px;
	color: #660000;
	text-decoration: none;
}

#copy {
	font-family: Verdana;
	font-size: 9px;
	color: #660000;
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 177px;
	left: 100px;
	bottom: 5px;
	z-index: 4;
}

