body
{
	font-size:9pt;
	font-family:times,serif;
	padding: 0px;
	margin: 0px;
	background-color:#ccc;
}
textarea,input
{
	font-size:9pt;
	font-family:arial,sans-serif;
}
img{border:0px;}
a
{
	text-decoration: none;
	color:black;
	cursor:pointer;
}

div#testa,div#testagall
{
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	width:100%;
	height:144px;
	background-color:#666;
	background-image:url('immagini/fondotesta.gif');
	background-repeat:no-repeat;
	background-position:center;

}
div#testagall
{
	height:72px;
	background-image:url('immagini/index.jpg');
	background-repeat:no-repeat;
	background-position:center;
}
div#logo2
{
	background-image:url('immagini/logo2.jpg');
	z-index:10;
	position:absolute;
	top:0px;
	right:0px;
	height:233px;
	width:88px;
}
div#logo1
{
	background-image:url('immagini/logo1.jpg');
	z-index:40;
	position:absolute;
	top:62px;
	right:88px;
	height:56px;
	width:304px;
}
div#maki
{
	display:none;
	z-index:50;
	background-image:url('immagini/Maki-motard.gif');
	position:absolute;
	top:44px;
	left:183px;
	height:100px;
	width:180px;
}
div#subita
{
	position:absolute;
	top:100px;
	height:20px;
	width:100%;
	background-image:url('images/subita.gif');
	background-position:center;
	background-repeat:no-repeat;
}
div#subfra
{
	position:absolute;
	top:100px;
	height:20px;
	width:100%;
	background-image:url('images/subfra.gif');
	background-position:center;
	background-repeat:no-repeat;
}
div#subeng
{
	position:absolute;
	top:100px;
	height:20px;
	width:100%;
	background-image:url('images/subeng.gif');
	background-position:center;
	background-repeat:no-repeat;
}

div#counter
{
	color:black;
	position:absolute;
	z-index:13;
	height:15px;
	width:100px;
	top:40px;
	left:30px;
}
div#lang
{
	position:absolute;
	z-index:13;
	height:15px;
	width:100px;
	top:20px;
	left:30px;
}       
div#ita,
div#itac,
div#fra,
div#frac,
div#eng,
div#engc
{       
	height:15px;
	width:24px;
	top:0px;
	text-align:center;
	z-index:10;
	position:absolute;
}

div#ita,div#itac
{
	left:0px;
}
div#fra,div#frac
{
	left:38px;
}
div#eng,div#engc
{
	right:0px;
	visibility:hidden;
}


div#testamenu
{
	background-image:url('immagini/testamenu.gif');
	position:absolute;
	top:72px;
	left:130px;
	height:72px;
	width:72px;
}
div.both
{
	clear:both;
}
div#subfra{position:absolute;}

div#boxmenu1
{
	font-family:times,serif;
	border-right:solid 2px;
	border-bottom:solid 2px;
	border-color:#f69a0e;
	padding-bottom:10px;
	z-index:50;
	position:absolute;
	top:72px;
	left:0px;
	width:128px;
	background-color:#ccc;
}
div.menu0
{
	font-size:90%;
	text-align:left;
	width:auto;
	height:16px;
	margin:3px 3px 3px 0px;
	padding:7px 10px 0px 3px;
	border-bottom:solid 2px;
	border-color:#f69a0e;
}
a.menu1,a.menu2
{
	display:block;
	font-size:90%;
	text-transform:uppercase;
	text-align:center;
	background-image:url('immagini/latomenu.gif');
	background-position:100px 0px;
	background-repeat:no-repeat;
	width:110px;
	height:20px;
	margin:10px 10px 3px 3px;
	padding-top:7px;
	background-color:#feff93;

}
a.menu2
{
	text-align:right;
	margin:3px 20px 3px 10px;
	padding:2px 10px 0px 0px;
	width:100px;
	height:14px;
	background-position:105px 0px;
	text-transform:none;
}
a#current2,a#current
{
	text-decoration:none;
	font-weight:bold;
	cursor:default;
	color:#fff;
	background-color:#777;
	background-image:url('immagini/latomenu2.gif');
	background-position:right center;
	background-repeat:no-repeat;
	margin:0px;
	padding-right:10px;
	border-color:#777;
	width:130px;
}
a#current
{
}
a.menu1:hover,a.menu2:hover
{
	margin-left:10px;
	background-color:#f69a0e;
	background-position:95px 0px;
}
a.menu2:hover
{
	margin-left:20px;
}
div#corpo,div#corpogall
{
	color:#000;
	font-size:11pt;
	z-index:50;
	border:double 6px;
	border-color:#666;
	background-position:left bottom;
	background-image:url('immagini/modulo-terra2.gif');
	background-color:#feff93;
	margin:200px 88px 20px 150px;
	text-align:justify;
	padding:0px 25px 25px 25px;
	overflow:auto;
}
div#corpogall
{
	margin:100px 50px 20px 200px;

}
span.bold
{
	font-weight:bold;
}
span.rosso
{
	color:#f00;
}
table{margin:0px;}

td{
	margin:0px;
	padding:10px;
	text-align:center;
	border:solid 1px;
	border-color:#666;
}
div.asterisco
{
	margin:30px 0px 0px 30px;
	font-style:italic;
}
div.titolo,div.grande
{
	text-transform:uppercase;
	text-align:center;
	font-size:150%;
	font-weight:bold;
	margin:40px 0px 20px 0px;
}
div.grande
{       
	text-transform:none;
	font-weight:normal;
}       
a.email 
{       
	font-weight:bold;
}
div#corpo
{
	line-height:1.7;
}

div.left,div.right,div.cent,div.leftv,div.rightv,div.centv
{
	text-align:center;
	float:left;
	margin:3% 3% 3% 0px;
	padding:0px;
	border:solid 3px;
	border-color:#f69a0e;
	width:35%;
	background-color:#ccc;
	color:#333;
	font-style:italic;
	font-weight:bold;
}
div.right,div.rightv
{
	float:right;
	margin:3% 0px 3% 3%;
	clear:right;
}
div.rightv,div.centv,div.leftv
{
	width:25%;
	line-height:1;
}
div.imgbig
{
	font-size:140%;
	background-color:#333;
	color:#ccc;
	font-style:italic;
	font-weight:bold;
	border:solid 3px;
	border-color:#666;
	text-align:center;
	margin-top:3%;
}
img.imgbig
{
	width:100%;
}
img.galleft,img.galright
{
	z-index:100;
	width:4%;
	float:left;
}
img.galright
{
	float:right;
}
div.cent
{
	margin:0px 9% 0px 9%;
	width:80%
}
div.centv
{
	margin:0px 9% 0px 9%;
	width:60%
}
img.left,img.right,img.cent,img.leftv,img.rightv,img.centv
{
	padding:0px;
	border-bottom:solid 2px;
	border-color:#f69a0e;

	width:100%;
}
div#piede1
{
	clear:left;
	float:left;
	text-align:center;
	background-image:url('immagini/piedemenu2.gif');
	width:209px;
	height:105px;
}
div#piede2
{
	float:right;
	width:72px;
	height:72px;
	background-image:url('immagini/piedemenu.gif');
}
div#piede
{
	font-size:120%;
	clear:left;
	text-align:center;
	z-index:10;
	width:100%;
	height:110px;
	background-color:#666;
}
div#htmlvalid
{
	float:left;
	margin:20px;
}
div#cssvalid
{
	float:right;
	margin:20px;
}
div#andrea
{
	z-index:90;
	margin-right:30px;
	float:right;
	font-size:90%;
}

