


*{ margin: 0; padding: 0; }* 
body { 
	background: #555555;
	overflow: hidden;
}


#content {
	width: 886px;
	height: 480px;
}

#logo {
	margin: 0px 0 0 0;
	height: 113px;
	width: 231px;
    align: right;
	background: url(images/LOGO.gif) no-repeat bottom;
	background-color : #555555;
	background-position: right;
}
.image {
	border : 1px solid white;
}
.altezza {
	height : 50%;
}
#text 
 {
	width:600px;
	height:295px;
	overflow: auto;
	background-color: #ffffff;
	vertical-align: bottom;
	color: #555555;
	padding: 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	overflow-x : hidden;
	overflow-y : inherit;
}
#textnoscr
 {
	width:600px;
	height:295px;
	overflow: auto;
	background-color: #ffffff;
	vertical-align: bottom;
	color: #555555;
	padding: 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	overflow: hidden;

}
#top
 {
 overflow: hidden; 
width:619px; height:45px; 
background-image: url(images/bgstaticotop.gif);
background-repeat: no-repeat ;
background-position:bottom  left;
}
#title
 {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align: left;
	font-style: normal;
	padding-bottom: 10px;
}
#img {
	
	float: left;

}
#img2 {
	
	float: right;

}
#bottom
 {
width:619px; height:50px; overflow: no; 
background-image: url(images/bgstaticobottom.gif);
background-repeat: no-repeat ;
background-position: top left;

}

#left {
	width: 269px;
	height: 360px;
	font-size: .9em;
	background-color : #9d9d9d;
	vertical-align :bottom;
	background-image: url(images/MENU.gif);
	background-position : top left;
	background-repeat : no-repeat;
	background-attachment : inherit;

}
	.menu {
	width: 157px;
	height: 35px;
	font-size: 12px;
	vertical-align : middle;
	background-image: url(images/bgmenu.gif);
	background-repeat : repeat-y;
	background-color: #bdbdbd;
	border: 1px solid #D3D3D3;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: #555555;
	text-align : left;
	padding-left : 47px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.menu a:link {
	
	font-family : Arial, Helvetica, sans-serif;
	color: #555555;
	text-align : left;
	text-decoration: none;
}
.menu a:visited {
	
	font-family : Arial, Helvetica, sans-serif;
	color: #555555;
	text-align : left;
	text-decoration: none;
}
.menu a:hover {
	
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align : left;
   text-decoration: none;
}
.menu a:hover:visited {
	
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align : left;
	   text-decoration: none;
}


.menusel {
	width: 157px;
	height: 35px;
	font-size: 12px;
	vertical-align : middle;
	background-image: url(images/bgmenusel.gif);
	background-repeat : repeat-y;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: #555555;
	text-align : left;
	padding-left : 47px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.slogan { 
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color: #555555;
	text-align : left;
	font-size: 11px;
	text-align: center;
	 }
	 .slogan a:link{
	font-weight : bold;
	color: #555555;
	text-decoration: none;
}
	 .slogan a:hover{
	font-weight : bold;
	color: #555555;
	text-decoration: underline;
}
	 .slogan a:visited{
	font-weight : bold;
	color: #555555;
	text-decoration: none;

}
	.slogan a:visited:hover{
	font-weight : bold;
	color: #555555;
	text-decoration: underline;
}
	 
#footer {

	font-size: 10px;
	vertical-align : top;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : normal;
	color: #dedede;
	text-align : center;
	padding-left : 0px;
	padding-bottom: 0px;
    padding-top: 0px;
	padding-right:0px;

}



