/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #000000;
	text-align: center;
	/* bottoni */
	scrollbar-face-color:#000000;
	/* frecce */
	scrollbar-arrow-color:#cccccc;
	scrollbar-base-color:#cccccc;
	/* spessore interno */
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#333333;
	/* spessore esterno */
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	/* sfondo */
	scrollbar-track-color:#000000;
}
	a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	}
	a:visited {
	text-decoration: none;
	color: #ffcc00;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	a:hover {
	color: #ffcc00;
	font-weight: bold;
	font-size: 10px;
	}
	a:active {
	text-decoration: none;
	color: #ffcc00;
	font-weight: bold;
	font-size: 10px;
	}

#sezione {
	position:relative;
	left:10px;
	top:15px;
	width:165px;
	height:200px;
	z-index:1;
	overflow: hidden;
}
#servizio {
	position:relative;
	left:35px;
	top:15px;
	width:550px;
	z-index:1;
	overflow: visible;
}

#foto {
	text-align:center;
	position:absolute;
	background-color:#000000;
	left:10px;
	top:0px;
	border:solid;
	border-color:#000000;
	border-width:2px;
	width:115px;
	height:115px;
	z-index:1;
	overflow: hidden;
}
#titolo {
	position:absolute;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:9px;
	color:#66CCCC;
	left:10px;
	top:125px;
	width:115px;
	height:54px;
	z-index:1;
	overflow: hidden;
	text-transform:uppercase;
}
#testo {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	left:10px;
	top:162px;
	width:115px;
	height:110px;
	z-index:1;
	overflow: hidden;
}
#linksezione {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	left:10px;
	top:182px;
	width:115px;
	height:16px;
	z-index:1;
	overflow: hidden;
}

#titolo2 {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#66CCCC;
	left:10px;
	top:125px;
	width:115px;
	height:22px;
	z-index:1;
	overflow: hidden;
}
#testo2 {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	left:10px;
	top:157px;
	width:115px;
	height:110px;
	z-index:1;
	overflow: hidden;
}
#linksezione2 {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	left:10px;
	top:282px;
	width:115px;
	height:16px;
	z-index:1;
	overflow: hidden;
}


form {
	text-align: center;
	vertical-align: top;
}

#menu {
	position:relative;
	vertical-align:top;
	left:0px;
	top:0px;
	width:168px;
	height:501px;
	z-index:2;
	overflow: visible;
}

#nav {
	position:relative;
	background-image:url(../img/img05.gif);
	width:168px;
	height:22px;
	z-index:1;
	text-align:right;
	overflow: hidden;
}

#nav a:link {
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#nav a:visited {
	vertical-align:middle;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav a:hover {
	vertical-align:middle;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}
#nav a:active {
	vertical-align:middle;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#on {
	position:relative;
	background-image:url(../img/img04.gif);
	width:168px;
	height:22px;
	z-index:1;
	text-align:right;
	overflow: hidden;
}

#on a:link {
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#on a:visited {
	vertical-align:middle;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#on a:hover {
	vertical-align:middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#on a:active {
	vertical-align:middle;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}



.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003366;
	text-align: left;
	padding: 3px;
	border: 2px solid #0099CC;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	padding: 0px;
	border-top-style: none;
	border-style: none;
	outline-color: #00CCFF;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	text-align: center;
	padding: 4px;
	border: 1px solid #006699;
	text-transform: uppercase;
	background-image: url(../img/butt_pattern.gif);
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial Black, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #66CCCC;
	text-transform:uppercase;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #CCCCCC;
}


#MAIN {
	position:relative;
	width:800;
	margin:0 auto;
	overflow:visible;
}
#HEAD {
	position:relative;
	width:800px;
	height:103px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: uppercase;
	font-weight: bold;
	margin:0 auto;
	overflow:visible;
}

#links {
	position:absolute;
	left:13px;
	top:97px;
	width:760px;
	height:26px;
	z-index:1;
}

	#HEAD a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	}
	#HEAD a:visited {
	text-decoration: none;
	color: #0099CC;
	font-weight: bold;
	font-size: 9px;
	}
	#HEAD a:hover {
	text-decoration: line-through;
	color: #FF0000;
	font-weight: bold;
	font-size: 9px;
	}
	#HEAD a:active {
	text-decoration: none;
	color: #0099CC;
	font-weight: bold;
	font-size: 9px;
	}

#CONTENT {
	position:relative;
	width:800px;
	top: 0px;
	margin:0 auto;
	overflow:visible;
	text-align:left;
	margin:0px;
	padding:0px;
}


	#LEFT {
		position:absolute;
		left: 0px;
		top: 0px;
		width:168px;
		height:640px;
		margin:0 auto;
		overflow:hidden;
	}
	#RIGHT {
		position:absolute;
		left: 615px;
		top: 10px;
		width:160px;
		height:640px;
		margin:0 auto;
		overflow:visible;
	}
	#SPOT {
		position:relative;
		top: 0px;
		left: 168px;
		width:632px;
		overflow:hidden;
	}
	
#FOOTER {
	position:relative;
	width:800px;
	height:32px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	overflow:visible;
}

	#FOOTER a:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #0099CC;
		text-decoration: none;
	}
	#FOOTER a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-decoration: none;
		color: #0099CC;
		font-weight: bold;
	}
	#FOOTER a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-decoration: line-through;
		color: #FF0000;
		font-weight: bold;
		font-size: 9px;
	}
	#FOOTER a:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-decoration: none;
		color: #0099CC;
	}
	
#FOOTER2 {
	position:absolute;
	width:615px;
	height:20px;
	top:0px;
	right:17px;
}

#POPUP {
	position:absolute;
	height:50px;
	z-index:10;
	overflow: visible;
	width: 800px;
	left: 543px;
	top: 32px;
	text-align:center;
	visibility: hidden;
	overflow: visible;
}
#POPUP h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	line-height: 16px;
}
#POPUP p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
}
#POPUP a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#POPUP a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#POPUP a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#POPUP a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#WEBSPOT {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:600px;
	visibility:hidden;
	overflow:hidden;
}
#BALLOON {
	position:absolute;
	left:0px;
	top:0px;
	width:120px;
	height:20px;
	z-index:1;
	overflow: visible;
	background-color: #ffffff;
	visibility:hidden;
	text-align:left;
	padding: 5px;
	border:#006699;
	border-width:thin;
}
#MESSAGEBOX {
	position:absolute;
	height:50px;
	z-index:10;
	overflow: visible;
	width: 300px;
	left: 543px;
	top: 32px;
	text-align:center;
	visibility: hidden;
	overflow: visible;
}
#MESSAGEBOX h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	line-height: 16px;
}
#MESSAGEBOX p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
}
