﻿body {
	background-color: black;
	margin: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#header {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 250px;
	background-image: url('../images/header.jpg');
	background-repeat:no-repeat;
}
#logoaqua {
	position: absolute;
	width: 255px;
	height: 180px;
	top: 250px;
	left: 0px;
	background-image: url('../images/commons/logoaqua.jpg');
	background-repeat:no-repeat;
}
#sitoaccessibile {
	font-size: 13px;
	position: absolute;
	z-index: 2;
	width: 180px;
	height: 32px;
}
#setlanguage {
	font-size: 14px;
	position: absolute;
	width: 700px;
	height: 35px;
	top: 263px;
	left: 275px;
	vertical-align: bottom;
}
.line {
	width: 720px;
	height: 1px;
	background-color: #3d3d3d;
	color: #3d3d3d;
}
.counter {
	position: absolute;
	width: 120px;
	height: 30px;
	background-color: #000000;
}
.countertext {
	padding-top: 10px;
	font-size: 11px;
}
#headerAboutus {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 175px;
	background-image: url('../images/headers/headerAboutus.jpg');
	background-repeat: no-repeat;
}
#headerGroup {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 175px;
	background-image: url('../images/headers/headerGroup.jpg');
	background-repeat: no-repeat;
}
#headerActivities {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 175px;
	background-image: url('../images/headers/headerActivities.jpg');
	background-repeat: no-repeat;
}
#headerEnergy {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 175px;
	background-image: url('../images/headers/headerEnergy.jpg');
	background-repeat: no-repeat;
}
#headerQuality {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 175px;
	background-image: url('../images/headers/headerQuality.jpg');
	background-repeat: no-repeat;
}
#headerImplants {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 175px;
	background-image: url('../images/headers/headerImplants.jpg');
	background-repeat: no-repeat;
}
#headerCommunication {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 175px;
	background-image: url('../images/headers/headerCommunication.jpg');
	background-repeat: no-repeat;
}
#headerWorkwithus {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 175px;
	background-image: url('../images/headers/headerWorkwithus.jpg');
	background-repeat: no-repeat;
}
#headerTools {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 175px;
	background-image: url('../images/headers/headerTools.jpg');
	background-repeat: no-repeat;
}
#menu {
	font-size: 14px;
	position: absolute;
	width: 720px;
	height: 35px;
	top: 188px;
	left: 275px;
	vertical-align: bottom;
}
.selected {
	color: #76ad1c;
}
#sidebarleft {
	font-size: 16px;
	position: absolute;
	width: 260px;
	height: 590px;
	left: 0px;
	top: 176px;
	vertical-align: top;
	background-image: url('../images/commons/sidebarleft.jpg');
	background-repeat:no-repeat;
}
#it_sidebarleft {
	font-size: 16px;
	position: absolute;
	width: 260px;
	height: 590px;
	left: 0px;
	top: 176px;
	vertical-align: top;
	background-image: url('../images/commons/it_sidebarleft.jpg');
	background-repeat:no-repeat;
}

.content {
	position: absolute;
	text-align:justify;
	line-height: 30px;
	width: 720px;
	top: 258px;
	left: 275px;
}
#news {
	position: absolute;
	width: 186px;
	height: 400px;
	left: 22px;
	top: 80px;
}
.selected{
	color:#709903;	
}








