body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.testonormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: left;
}

.spaziatore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
	margin-left:10px;
	margin-right:10px
}

.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-align:left
}

.titoliverde {
	font-family:Garamond, "Times New Roman";
	font-size: 16px;
	color: #053F1B;
	line-height:16px;
}

.titolimarrone {
	font-family:Garamond, "Times New Roman";
	font-size: 16px;
	color: #A38453;
	line-height:16px;
}

.titoliviola {
	font-family:Garamond, "Times New Roman";
	font-size: 16px;
	color: #474F72;
	line-height:16px;
}

.titolibig {
	font-family:Garamond, "Times New Roman";
	font-size: 20px;
	color: #666666;
	line-height:16px;
}

.titoli {
	font-family:Garamond, "Times New Roman";
	font-size: 16px;
	color: #666666;
	line-height:16px;
}

.titoli a:link, .titoli a:visited {
	color: #666666;
	text-decoration:none;
}

.titoli a:hover{
	color: #666666;
	text-decoration:none;
}


a:link, a:visited, a:active { text-decoration: none;
	color: #666666;
}

a:hover { text-decoration: none;
	color: #333333;
}

.linktesta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.linktesta a:link, .linktesta a:visited {
	color: #666666;
	text-decoration:none;
}

.linktesta a:hover{
	color: #333333;
	text-decoration:none;
}

form {
	margin: 0px;
	border: 0px;
}

input {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 7.5pt;
	background: white;
	border-left: #000000 1px solid;
	color: #000000;
	line-height: normal;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none
}
textarea {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 7.5pt;
	background: white;
	border-left: #000000 1px solid;
	color: #000000;
	line-height: normal;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none
}

#contenitore {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../immagini/sfondo_centro.jpg);
	overflow:auto;
}

#testa {
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
	height:90px
}

#flash {
	margin-bottom:10px;
}

.logo {
	margin-top:56px;
	margin-left:15px
}

.grigio {
	height:1px;
	overflow:hidden;
	background-color:#CCCCCC
}

.verde {
	height:1px;
	overflow:hidden;
	background-color:#053F1B
}

.marrone {
	height:1px;
	overflow:hidden;
	background-color:#A38453
}

.viola {
	height:1px;
	overflow:hidden;
	background-color:#474F72
}

#menutesta {
	float:right;
	margin-right:15px;
	margin-top:60px;
	display:inline
}

#centro {
	margin-left:25px;
	margin-right:25px;
	overflow:auto;
	margin-top:45px
}

#testoint {
	margin-top:15px;
	margin-bottom:15px;
	overflow:auto
}


#home01 {
	display:inline;
	float:left;
	width:180px;
	margin-right:16px
}

#home02 {
	display:inline;
	float:left;
	width:180px;
	margin-right:17px
}

#home03 {
	display:inline;
	float:left;
	width:180px;
	margin-right:17px
}

#home04 {
	display:inline;
	float:left;
	width:180px;
}

#coda {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../immagini/coda.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px;
	overflow:auto;
}

#language {
	float:right;
	margin-right:15px;
	display:inline
}

#indirizzo {
	float:left;
	margin-left:15px;
	display:inline
}

#sx {
	float:left;
	overflow:auto;
	display:inline;
	line-height:26px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:15px;
	background-color: #F9F9F9;
	width:190px
}

#dx {
	float:right;
	width:550px;
	overflow:auto;
	display:inline
}