@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
/* Powered By Gatewaytoitaly.net */

body {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	text-align: center; 
	margin: 0px;
	padding: 0px;
}
	
a:link, a:visited { color:#CC0000; text-decoration: none; }
a:hover, a:active { text-decoration: underline;}

h1{font-size: 14px;}
h2{font-size: 16px;}
h3{font-size: 14px;}
h4{font-size: 12px;}
h5{font-size: 10px;}
h6{font-size: 9px;}

img{border: none;}

/* Div */

#container {
	width: auto !important;
	width: 990px;
	min-width: 990px;
	height: auto;
	min-height: 600px;	
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-top: thick #000000 solid;
	position: relative;
	background: #FFFFFF;
	}	
	
#testata {
	width: auto;
	height: auto;
	position: absolute;
	top: 20px;
	left: 75px;
	
	}
	
#flash_intro {
	width: auto;
	height: auto;
	position: absolute;
	top: 3px;
	right: 0px;
	text-align: right;
	padding-right: 0px;
	font-size: 9px;
	color: #CCCCCC;
		border-right:  #CCCCCC solid 1px;
		z-index: 1;
		
	
	}#flash_intro object { margin-top: 5px; }
#menu {
	width: inherit;
	height: auto;
	position: absolute;
	top: 120px;
	left: 0px;
	width: 40%;
	}
#menutop { font-size: 10px; }
#heading {
	background: #000000;
	color: #FFFFFF     ;
	position: absolute;
	top: 145px;
	left: 0px;
	width: 70%;
	height: 71px;
	text-align: left;
	}
#heading h1 { margin: 18px auto auto 25px; 	width: 450px; text-align: left;}
#menubtm {
	background: #F8F8F8;
	color: #000000;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 410px;
	height: auto;
	}
#menu_bottom_list a:link, #menu_bottom_list a:visited{ color: #333333;}
#corpo h2 { font-size: 12px; color: #CC0000; }
.gti {  color: #CC0000; }
#corpo {
	width: inherit;
	height: auto;
	position: absolute;
	top: 260px !important;
	top: 350px;
	left: 436px;
	width: 50%;
	text-align: left;
	}

#sezione {
	width: inherit;
	height: auto;
	clear: both;
	position: absolute;
	top: 350px;
	text-align: left;
	padding-left: 0px;
	left: 0px;
	width: 411px;
	color: #CCCCCC;
	border-bottom: thick #CCCCCC solid;
	}
#sezione h2 { font-size: 14px; margin: 0px 0px 3px 10px; }

#box {
	color: #666666;
	
	}
.boxstampa { margin-bottom: 25px; margin-top: 20px;}	
#box, h6 {
	margin-left: 20px;
	

}
/* Classi */
#corpo img { margin-right: 5px;}
.percorso { margin-bottom: 30px;}
.menu {}
.img_left { float: left;}
/* Table */

table { 
	margin: 0px; 
	padding: 0px; 
	border: none; 
	border-spacing: 0px; 
	border-collapse:collapse; 
	caption-side: top; 
	vertical-align: middle; 
	}
	
/* Liste */

.menubottom ul, ul { list-style: none; text-align:left;}
li {  width: 100%; height: 28px; } 
li:hover { width: 100%; height: 28px; background-color: #EAEAEA; padding-left: 5px; } 
#sezione ul { margin: 0px 0px 0px 20px; padding: 0px;}
/* Moduli */

form {
	margin: 0px; 
	padding:0px;
	}
.form_right { text-align: right;}	
.input { width: 40%; background-color: #FCF0EF; border: 1pt solid #999999;   }

textarea { width: 60%; background-color: #FCF0EF; border: 1pt solid #999999;}

.tabusiness td { vertical-align: top;}
