/* CSS Document */




body,html {
	background-image: url(sfondo200.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	background-color: Black;
	height: 100%;
	margin: 0px;
	background-attachment: scroll;
	scrollbar-face-color:black;
scrollbar-highlight-color:black;
scrollbar-shadow-color:blue;
scrollbar-arrow-color:green;
}


H1 {
	color: Green;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 11px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	
	
}

#contenitore {
	background-color: Black;
	width: 759px;
	height: 410px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -205px 0 0 -379px;
	border: 1px solid Green;
}

#boxsx {
	background-color: Black;
	width: 198px;
	height: 381px;
	left: 0px;
	top: 0px;
	position: absolute;
	


}

#boxsxhtml {
	background-color: Black;
	width: 198px;
	height: 381px;
	left: 0px;
	top: 0px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
	padding-left: 5px;
}

#boxdx {
	background-color: Black;
	width: 200px;
	height: 381px;
	left: 559px;
	top: 0px;
	position: absolute;
	

}
#boxdxhtml {
	background-color: Black;
	width: 200px;
	height: 381px;
	left: 0px;
	top: 0px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	text-align: left;
	
}

#boxcenter {
	background-color: Black;
	width: 351px;
	height: 260px;
	left: 198px;
	top: 50px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: White;
	overflow: auto;
	text-indent: 5px;
	padding: 5px 5px 5px 5px;
}

#boxtitolo {
	background-color: Black;
	width: 351px;
	height: 43px;
	left: 198px;
	top: 3px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: Green;
	font-weight: bold;
	line-height: 16px;
}
#boxmenu {
	background-color: Black;
	width: 351px;
	height: 40px;
	left: 203px;
	top: 325px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: Green;
	padding: 6px 5px 0px 5px;
	font-weight: bold;
	line-height: 12px;
}
#boxcopy {
	background-color: transparent;
	width: 432px;
	height: 3px;
	left: 65px;
	top: 416px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: White;
}
#boxservizio {
	background-color: Black;
	width: 757px;
	height: 3px;
	left: 0px;
	top: 393px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: White;
}
#boxbarra {
	background-color: Green;
	width: 758px;
	height: 13px;
	left: 0px;
	top: 381px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: White;
	font-weight: bold;
	z-index: 2

}
a.barra:link
{
	font-size: 10px;
	color: White;
   text-decoration: none; 
}
a.barra:visited {
	font-size: 10px;
	color: White;
	text-decoration: none; 
}
a.barra:hover {
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
}


a.menu:link
{
	color: Green;
	font-size: 11px;	
	text-decoration: none; 
	font-weight: bold;
}
a.menu:visited {
	color: Green;
	font-size: 11px;
	text-decoration: none; 
	font-weight: bold;
}

a.menu:hover {
	color: Red;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold; 
}
a.estratti:link
{
	color: Green;
	font-size: 11px;	
	text-decoration: none;
	line-height: 11px;
	 
}
a.estratti:visited {
	color: Green;
	font-size: 11px;
	text-decoration: none;
	line-height: 11px; 
}

a.estratti:hover {
	color: Red;
	font-size: 11px;
	text-decoration: none; 
	line-height: 11px;
}

a.citta:link
{
	color: white;
	font-size: 11px;
	text-decoration: none;
	text-transform: capitalize;	
		font-weight: bold; 
	 
}
a.citta:visited {
	color: white;
	font-size: 11px;
	text-decoration: none;
	text-transform: capitalize;
		font-weight: bold; 
	
}

a.citta:hover {
	color: Red;
	font-size: 11px;
	text-decoration: none; 
	text-transform: capitalize;
	font-weight: bold; 
	
}

#boxestratti {
	background-color: Black;
	width: 351px;
	height: 35px;
	left: 0px;
	top: 16px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: Green;
	font-weight: bold;
	line-height: 11px;
}
