

body {
	background-color: #97D0D0;
	margin:0px, 0px, 0px, 0px;
	padding:0px, 0px, 0px, 0px;
	height: 100%;
	font-size: 10px; /* il testo per default e' 11 px*/
	font-family: Verdana;
	color: #000066;
	scrollbar-face-color: #E6E6E6; /* configurazione scrollbar*/
	scrollbar-highlight-color: #E6E6E6;
	scrollbar-shadow-color: #E6E6E6;
	scrollbar-3dlight-color: #FAFAFA;
	scrollbar-arrow-color: #999;
	scrollbar-track-color: #FAFAFA;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-base-color: #FAFAFA;
	}
	
	
img,  a img, .top  {
	border: 0px 0px 0px 0px;
	}  
	
.top {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;
	height: 150px;
	padding: 0px 0px 0px 0px;
	background-image: url("../../img/common/gif/top_it.jpg");
	background-repeat: no-repeat; /* l'immagine viene ripetuta solo in verticale*/
	margin: 0px 0px 0px 0px;
	}  

.topmenu {
	position:absolute;
	top: 128px;
	left: 160px;
	z-index: 0;
	width: 620px;
	height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}  
	
.center {
	position:absolute;
	top: 160px;
	left: 20px;
	z-index: 10;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}  

.ind:link, ind:visited, ind:active { text-decoration: none; color: #003366; font: 10px Verdana;  text-align: left;}
.ind:hover { text-decoration: underline; color: #FE5401; font: 10px Verdana;text-align: left;  }
.testo { text-decoration: none; color: #000066; font: 10px Verdana }

a.ap:link   {color: #000066; text-decoration: underline; FONT-WEIGHT: none;}
a.ap:active {color: #000066; text-decoration: underline; FONT-WEIGHT: none;}
a.ap:visited {color: #000066; text-decoration: underline; FONT-WEIGHT: none;}
a.ap:hover {color: #171717; text-decoration: none; FONT-WEIGHT: none;}
