@import "textFormat.css";
@import "footerstickalt.css";

html, body
{
    margin: 0;
    padding: 0;
	background-color:#FFF;
	text-align:center;
}

body { 
	text-align:center;
	width:960px;
	margin:auto;
	font-family:Tahoma, Geneva, sans-serif;
}

.logo {
	width:174px;
	height:54px;
	margin-top:15px;
	margin-left:-20px;
}

.logo img {
	width:129px;
	height:40px;
}

.contentWrapper {
	min-height:100%;
	overflow: hidden;
}

.content {
	text-align:left;
	color: #4d5b64;
	font-size:13px;
}

.content h1 {
	color:#4d5b64;
	font-weight:100;
	font-size:22px;
}

.content a {
	color:#4d5b64;
}

.content a:hover {
	color:#4d5b64;
	text-decoration:none;
}

.generalMenu {
	margin-top:-45px;
	margin-right:-20px;
PADDING-BOTTOM: 0px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; COLOR: #92a3af; FONT-SIZE: 17px; TEXT-DECORATION: none; PADDING-TOP: 0px;
float:right;
}

.generalMenu a {
	float:right;
	padding-right:5px;
	color: #92a3af;
	padding: 0 20px 0 20px;
}

.generalMenu td a.active {
	color:#4d5b64;
}

.subMenu td a.active {
	color:#4d5b64;
}

.generalMenu a:hover {
	color:#4d5b64;
	text-decoration:none;
}

.footer {
	width:100%;
	height:24px;
	color:#4d5b64;
	font-size:10px;
	margin-top:-24px;
}

.title {
	margin-top:20px;
	margin-left:0px;
	margin-bottom:40px;
	width:250px;
	height:20px;
	color:#4d5b64;
	text-transform:uppercase;
	text-align:left;
	font-size:19px;
}

.slideshow {
	background-image: url(../images/content.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:944px;
	margin-bottom:10px;
	height:575px;
}

/* SLIDESHOW */
#galleria {width:944px;height:675px;margin:2px auto;
	margin-bottom:100px;}
#close {position:inherit; width: 944px; padding-left:905px; z-index:3; }

.subMenu {
	width:700px;
	text-align:center;
	height:20px;
	float:right;
	margin-left:-240px;
	line-height:20px;
	margin-top:37px;
	position: absolute;
	}
	
	
.subMenu a { 
	font-size: 14px; 
	font-weight: bold;
	text-transform:none;
}
	
.subMenu a.active {
	color: #006e12;
}

.generalMenu td .subMenu {
	display: block;
}

.subMenu a:hover { 
	text-decoration: none; 
	color: #4d5b64;
	text-transform:none;
}
	
.subMenu td:hover { 
	text-decoration: none; 
	color: #59c8f5;
}

.main_thumbnails {
	width:220px;
	float:left;
	padding-right:20px;
	margin-bottom:80px;
}

.description {
	text-align:center;
	COLOR: #4d5b64;
TEXT-DECORATION: none;
padding-top:5px;
}

.trans_on_over {
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
	width:250px;
    border:0;   
}
.trans_on_over:hover {
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    border:0;       
}

IMG.trans_on_over {
    border:0;
}

.mainLogo {
	width:700px;
	top:50%;
	left:50%;
	position: absolute;
	height:230px;
	margin-top:-115px;
	margin-left:-340px;
}

.mainWrapper {
	min-height:100%;
}

.lang {
	POSITION: absolute; 
	TEXT-ALIGN: center; 
	WIDTH: 100%; 
	BOTTOM: 0px; 
	HEIGHT: 24px; 
	MARGIN-RIGHT: 20px;
}

.langMenu a {
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 20px; 
	PADDING-RIGHT: 20px; 
	COLOR: #4d5b64; 
	FONT-SIZE: 16px; 
	TEXT-DECORATION: none; 
	PADDING-TOP: 0px
}

.mainFooter {
		COLOR: #4d5b64; 
		FONT-SIZE: 10px; 
		TEXT-DECORATION: none;
		height:24px;
		margin-top:-24px;
}