@charset "UTF-8";body {	background-color: #3f2626;	background-image: url(../immagini/pattern.jpg);	background-repeat: repeat-x;	/*background-attachment: scroll;	background-position: bottom center;*/	margin: 0px;	padding: 0px;	font-family: helvetica, arial, verdana, sans-serif, tahoma;	font-size:0.85em;	color:#000000;	text-align:center;	}#testata {	width: 760px;	height:163px;	background-image: url(../immagini/testata.jpg);	margin-top: 30px;	margin-bottom: 0;	margin-right: auto;	margin-left: auto;	padding-top:0px;	}#pulsantiera {	width: 760px;	height: 33px;	/*border: 1px solid #000000;*/	background-color:#ffffff;	margin-top: auto;	margin-bottom: 0;	margin-right: auto;	margin-left: auto;	padding:0px;	}#contenitore{	width: 760px;	height: 377px;	/*border: 1px solid #000000;	background-image: url(../immagini/macchina_antica.jpg);	background-repeat: no-repeat;	background-position: bottom right;*/	background-color:#ffffff;	margin-top: auto;	margin-bottom: 0;	margin-right: auto;	margin-left: auto;	padding:0px;	}#contenitore_home{	width: 760px;	height: 660px;	/*border: 1px solid #000000;	background-image: url(../immagini/macchina_antica.jpg);	background-repeat: no-repeat;	background-position: bottom right;*/	background-color:#ffffff;	margin-top: auto;	margin-bottom: 0;	margin-right: auto;	margin-left: auto;	padding:0px;	}#piede {	width: 760px;	height:48px;	background-image: url(../immagini/piede.jpg);	margin-top: 0px;	margin-bottom: 0;	margin-right: auto;	margin-left: auto;	padding-top:0px;	}#cont_left {	padding-top:20px;	padding-left:20px;	margin:0;	width:500px;	float:left;	}#cont_left_home {	padding-top:20px;	padding-left:20px;	margin:0;	width:700px;	float:left;	}.pulsante {	border:none;	cursor:pointer;	}h2 {	font-size:1em;	 color: #000000;	 text-align:left;	 padding-left: 0px;	 padding-top: 0px;	 margin-top:0px;	 /*background-image: url(../pattern/sottolineatura.gif);	 background-repeat:no-repeat;	 background-position: bottom left;*/	 }p{	margin:0px;	padding:0px;	text-align:left;}#firma {	width:760px;	background:transparent;	margin-left:auto;	margin-right:auto;	}p.piccolo{	margin:0px;	padding-top:5px;	text-align:center;	font-size:0.7em;	color:#000000;}	#contenitoreGalleria{	width: 760px;	background-color:#ffffff;	margin-top: auto;	margin-bottom: 0;	margin-right: auto;	margin-left: auto;	padding:0px;	}		.cornice {	padding: 7px;	border: 1px solid #ddd;	float: left;	margin-right: 3px;	margin-bottom: 10px;	font-family: helvetica, arial, verdana, sans-serif, tahoma;	font-size: 9px;	color: #135140;	text-decoration: none;	margin-left: 3px;}.Stile2 {	font-size: 22px;	font-weight: bold;	color:#000066;	font-family: helvetica, arial, verdana, sans-serif, tahoma;}.Stile3 {	font-family: helvetica, arial, verdana, sans-serif, tahoma;	font-size: 12px;}.Stile5 {	font-family: helvetica, arial, verdana, sans-serif, tahoma;	font-size: 12px;	font-weight: bold;	}.testo {	font-family: helvetica, arial, verdana, sans-serif, tahoma;	font-size: 12px;	color: #000000;}.testo2 {	font-family: helvetica, arial, verdana, sans-serif, tahoma;	font-size: 0.8em;	color: #000000;	margin:0;	padding:0;	}.privacy {	font-family: helvetica, arial, verdana, sans-serif, tahoma;	font-size: 0.7em;	color: #000000;	}a:link, a:visited { 	color:#000000;	}a:hover {	 background:#f0f0f0;	 color:#000066;	 }form {	margin: 0;	padding: 0;}input {		border: 1px solid #000066;		background: url(../immagini/input.jpg);		}textarea	{			border: 1px solid #000066;			}select	{		border-bottom: 1px solid #666666;		border-right: 1px solid #666666;		border-top: 1px solid #cccccc;		border-left: 1px solid #cccccc;		background : #f0f0f0;	}
