body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #a4a39e;
	margin: 0;
}

#full {
	position:absolute;
	width:817px;
	z-index:2;
	top: 0;
	left: 0; 
	margin: 0px;
}

#rosace {
	position:absolute;
	width:358px;
	height:349px;
	z-index:20;
	top: 2px;
	left: -12px; 
	margin: 0px;
	background-image:url(images/graphical/flower_top.png);
	background-repeat: no-repeat;
	opacity:0.6;
}

#slideshow {
	position:absolute;
	width:358px;
	height:356px;
	left: 158px;
	top: 460px;
	z-index:1;
}

.head {
	float:left;
	width:1098px;
	height:372px;
	z-index:2;
	background-image:url(images/graphical/fer_top.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.menu{
	margin-left: 420px;
	padding-top: 260px;
	float: left;
	width: 350px;
	z-index: 3;
	font-size: 10pt;
}
.menu a,.menu a:visited{
	font-size: 8pt;
	color: #a66979;
	text-decoration: none;
}
.menu a:hover{
	font-size: 8pt;
	color: #000;
	text-decoration: none;
}

.simplelink {
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}


.menuselected{
	font-size: 8pt;
	color: #000;
}

.menuselected1{
	font-size: 8pt;
	font-weight: bold;
	color: #000;
}

.middlezone {
	float:left;
	width:1098px;
	z-index:2;
	background-image:url(images/graphical/fer_middle.jpg);
	background-repeat: repeat-y;
}

.middlezonetxt{
	margin-left: 430px;
	float: left;
	width: 580px;
	z-index: 3;
	font-size: 10pt;
}

.liens a,.liens a:visited{
	font-size: 10pt;
	color: #a66979;
	text-decoration: none;
}
.liens a:hover{
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}

.foot {
	float:left;
	width:1098px;
	height:350px;
	z-index:10;
	background-image:url(images/graphical/fer_bottom.jpg);
	background-repeat: no-repeat;
}

#contact {
	/* margin-top: 0px;
	margin-left: 460px;
	float:left; */
	position: absolute;
	text-align: right;
	width:300px;
	color: #fff;
	font-size: 8pt;
	top: 250px;
	left: 714px;
}


.inputfield {
	font-size: 10pt ;
	color: #000 ;
	border: 1px solid #000 ;
	background-color:#fff ;
}

p {
	font-size: 10pt ;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

