* { 
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, BLOCKQUOTE {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

A, A:hover {
	color: #0248e5;
	text-decoration: none;
}

A IMG {
  border: 0;
}

HR {
	display: none;
}

BODY {
	font-size: 12px;
	font-family: Georgia, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#WrapperContainer {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#Testata {
	position: relative;
	width: 700px;
	height: 215px;
}

#Logo {
	position: relative;
	top:30px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 162px;
}

#Logoen {
	position: relative;
	top:30px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 162px;
}

#Lingua {
	position: absolute;
	top:200px;
	left:500px;
	width: 200px;
	text-align:right;
}

#Testata A {
	color: #0248e5;
}

#Testata A:hover {

}

#Homepage {
	position: absolute;
	top: 200px;
	width: 400px;
	text-align:left;
}

#Homepage A {
	margin-right: 8px;
}

#PiedePagina {
	position: relative;
	width: 700px;
	text-align: center;
	/*padding-right: 40px;*/
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	line-height: 15px;
}

/*
#IstitAlto LI {
	list-style-type: none;
	display: inline;
}

#IstitAlto A {
	display: block;
	position: absolute;
	top: 11px;
	width: 25px;
	height: 17px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#IstitAlto A#Italiano {
	background-image: url('../immagini/italiano.gif');
	right: 75px;
}

#IstitAlto A#Inglese {
	background-image: url('../immagini/inglese.gif');
	right: 38px;
}

UL#Ambiti {
	position: absolute;
	top: 86px;
	left: 70px;
	height: 30px;
	border-left: 1px solid #103CDB;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
	font-size: 12px;
	color: #4162CB;
	height: 30px;
	line-height: 29px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #103CDB;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	background-image: url('../immagini/ambiti_on.gif');
	background-repeat: repeat-x;
	background-position: top;
	color: #ffffff;
}

#WrapperTabella {
	background-image: url('../immagini/b_pagina.gif');
	background-repeat: repeat-y;	
}

TABLE#WrapperPagina {
	width: 100%;
	border-collapse: collapse;
}

TD#Barra {
	vertical-align: top;
	width: 140px;	
}

#Barra UL {
	margin-left: auto;
	margin-right: auto;
	width: 120px;
	border-top: 1px solid #E7EDFF;
	margin-top: 48px;
	margin-bottom: 30px;
}

#Barra LI {
	list-style-type: none;
	display: inline;
}

#Barra A {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #3863FD;
	text-align: right;
	border-bottom: 1px solid #E7EDFF;
	padding-right: 8px;
}

#Barra A:hover {
	color: #0533D9;
	background-color: #E7EDFF;
}

TD#WrapperContenuto {
	vertical-align: top;
	width: auto;	
}

#PiedePagina {
	width: auto;
	height: 61px;
	background-image: url('../immagini/b_piede.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: right;
	padding-right: 40px;
	padding-top: 6px;
	line-height: 15px;
}

#PiedePagina STRONG {
	color: #3863FF;
}

*/

