/* CSS Document */

html{ margin: 0; padding: 0}

body,BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	color: #333333;
	background-color : #FFFFFF;
	background-image: url(../img/sf.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #990000;
	scrollbar-3dlight-color: #990000;
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #990000;
}
TABLE, table
{
	font-size: 11px;
	color : #666666;
}

form {
	font-size: 11px;
	color: #666666;
}

input, textarea  {
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}

select {
	font-size: 11px;
	color:#666666;
	border: 1px solid #666666;
}

#home {
	width: auto;
	height: 169px;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: none;
	border-right: none;
	background-image: url(../img/linea.gif);
	background-repeat: repeat;
	margin: none;
	padding: none;
}

#top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 770px;
	height: 20px;
	margin: 0px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000066;
}

#main {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 770px;
	min-height: 805px;
    height: auto !important;
	height: 805px;
	background-color : #FFFFFF;
	border-top: 2px solid #000066;
	border-bottom: none;
	border-left: none;
	border-right: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#torre {
	position: absolute;
	left: 84px;
	top: 22px;
	width: 130px;
	height: 770px;
	z-index: 1;
}

#lingue {
	position: absolute;
	left: 0px;
	top: 74px;
	width: 84px;
	text-align: center;
	z-index: 1;
}

#barra {
	width: 770px;
	height: 72px;
	margin: 0px;
	padding: 0px;
}

#menu {
	width: 770px;
	height: 62px;
	background-color : #efefef;
	border-top: 5px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: none;
	border-right: none;
	margin: 0px;
	padding: 0px;
}

#pagina {
	width: auto;
	min-height: 565px;
    height: auto !important;
	height: 565px;
	margin: 0px;
	padding: 0 2px 0 2px;
}

#menusotto {
	width: 770px;
	height: 62px;
	background-color : #efefef;
	border-top: 1px solid #000066;
	border-bottom: 0px;
	border-left: none;
	border-right: none;
	margin: 0px;
	padding: 0px;
}

#footer {
	width: auto;
	height: 35px;
	line-height: 17px;
	background-color : #FFFFFF;
	border-top: 5px solid #000066;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 0px;
	padding: 5px;
}

#tabmenu {
	width: auto;
	height: 62px;
	padding: none;
	margin: none;
	text-align: center;
	vertical-align: middle;
}

#tabella-home {
	width: 766px;
	height: 340px;
	padding: none;
	margin: none;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}

#pagine-interne {
	width: auto;
	min-height: 500px;
    height: auto !important;
	height: 500px;
	margin: 5px 3px 5px 3px;
	padding: 0 5px 5px 217px;
	background-image: url(../img/bg_freccia.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#navigatore {
	width: auto;
	height: 20px;
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	padding: 2px 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006599;
	font-weight: bold;
	text-decoration: none;
}

.bgc02 { background-color : #336699;}
.bgc05 { background-color: #DBE4FF;}

