html {
	width: 100%;
	height: 100%;
	overflow:hidden;
}

body {
	/*background-image: url(img/sfondo_hp.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
#menu {
	position: relative;
	top: 0;
	left: 0;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: 20px;
}
.imglogo {
	margin: 15px 0 52px 0;
}
.bordermenu {
	/*border-right: 2px solid white;*/
}
#img {
	position: relative;
	background: white;
	width: 100%;
	text-align: center;
}
#sfondomenu {
	position: relative;
	background: #9EBBEF;
	width: 100%;
	height: 20px;
	/*border: 1px solid black;*/
	text-align: center;
}
#companyh {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 118px;
}

#companyh a {
	display: block;
	background: #9EBBEF;
	font-size: 11px;
	color: white;
	padding: 3px 0 3px 0;
	margin: 0;
	text-decoration: none;
}
.bordermenu {
	border-left: 2px solid white;
	border-right: 2px solid white;
}
.bordermenudx {
	border-right: 2px solid white;
}
#subcompanyh {
	text-align: left;
	width: 118px;
	margin: 2px 0 0 0;
}
#technologyh {
	position: absolute;
	top: 0;
	left: 120px;
	text-align: center;
	width: 118px;
}

#technologyh a {
	display: block;
	width: auto;
	background: #9EBBEF;
	font-size: 11px;
	color: white;
	padding: 3px 0 3px 0;
	margin: 0;
	text-decoration: none;
}
#contactush {
	position: absolute;
	top: 0;
	left: 240px;
	text-align: center;
	width: 118px;
}

#contactush a {
	display: block;
	background: #9EBBEF;
	font-size: 11px;
	color: white;
	padding: 3px 0 3px 0;
	margin: 0;
	text-decoration: none;
	border-right: 2px solid white;
}
#subcontacth {
	text-align: left;
	width: 118px;
	margin: 2px 0 0 0;
}

#newsh {
	position: absolute;
	top: 0;
	left: 360px;
	text-align: center;
	width: 118px;
}

#newsh a {
	display: block;
	background: #9EBBEF;
	font-size: 11px;
	color: white;
	padding: 3px 0 3px 0;
	margin: 0;
	border-right: 2px solid white;
	text-decoration: none;
}
#subtechnologyh {
	text-align: left;
	width: 118px;
	margin: 2px 0 0 0;
}

#subcompanyh a {
	display: block;
	background: #414FC6;
	font-size: 10px;
	color: #A0A7E3;
	padding: 3px 0 4px 10px;
	margin: 0;
	text-decoration: none;
}

#subcompanyh a:hover {
	display: block;
	background: #414FC6;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px 0 4px 10px;
	margin: 0;
	text-decoration: none;
}

#subtechnologyh a {
	display: block;
	background: #414FC6;
	font-size: 10px;
	color: #A0A7E3;
	padding: 3px 0 4px 10px;
	margin: 0;
	text-decoration: none;
}

#subtechnologyh a:hover {
	display: block;
	background: #414FC6;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px 0 4px 10px;
	margin: 0;
	text-decoration: none;
}
#subcontacth a {
	display: block;
	background: #414FC6;
	font-size: 10px;
	color: #A0A7E3;
	padding: 3px 0 4px 10px;
	margin: 0;
	text-decoration: none;
	border:0;
}

#subcontacth a:hover {
	display: block;
	background: #414FC6;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px 0 4px 10px;
	margin: 0;
	text-decoration: none;
}

#table1 {
	margin: 0;
	background-color: #0000A5;
	height: 100%;
	text-align: center;
}
#table1 p {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	margin: 0 5px 0 245px;
	padding: 20px 0 0 0;
	letter-spacing: 1px;
}
#tablecont {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#tablecont a:hover { font-weight:bold; color:#ffffff; text-decoration:underline; }	
#tablecont a:link { font-weight:bold; color:#ffffff; text-decoration:none; }
#tablecont a:visited { font-weight:bold; color:#ffffff; text-decoration:none; }
#tablecont a:active { font-weight:bold; color:#ffffff; text-decoration:none; }
#tablecont a:focus { font-weight:bold; color:#ffffff; text-decoration:underline; }

div#lingue {
	padding: 5px;
	text-align: right;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000A5;
}

div#lingue a {
	color: #0000A5;
}
