body {
	background-image : URL('images/background.gif');
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-attachment: fixed
}

/* show various link effects (including the rollover effect) */
a {
	text-decoration : none;
	font-weight : normal;
}
a:link {
	color : #749834;
	background-color : transparent;
}
a:visited {
	color : #999;
	background-color : transparent;
}
a:active {
	color : #749834;
	background-color : transparent;
}
a:hover {
	color : #1E872B;
	background-color : transparent;
	
}
/* fine rollover) */

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px;
	width: 90px;
	height: 16px;
	border-style: solid;
	border-color: #C0C0C0;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url('images/form.gif');
}

tastoform {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 30px;
	background-image: url('images/form.gif');
}


textarea {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.check {
	border-style: none;
	font-family: verdana, Helvetica, sans-serif;
	width: 20px;
	font-size: 8px;
	background-image: none;
}



select {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#C9E2A4;
}

li {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.piccolo {
	color : #000000;
	/* text-align : justify; */
	text-align : left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.piccolorosso {
	color : #FF0000;
	/* text-align : justify; */
	text-align : left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.titolopiccolo {
	color : #000000;
	font-weight : bold;
	text-align : left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.titolo {
	color : #000000;
	text-align : left;
	font-weight : bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	
}

.testo {
	text-align : justify;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}


.testoasinistra {
	text-align : left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.tabellanormale {
	text-align : left;
	padding: 0px;
	border-width: 0;
	border-style: solid;

}

.tabellahome {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	width: 754px;
	height: 218px;
	background-image: url('images/foto_home.jpg');
}

.tabellacrmpa {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	width: 754px;
	height: 218px;
	background-image: url('images/foto_crmpa02.jpg');
}

.tabellaricerca {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	width: 754px;
	height: 218px;
	background-image: url('images/foto_ricerca.jpg');
}

.tabellaprogetti {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	width: 754px;
	height: 218px;
	background-image: url('images/foto_progetti.jpg');
}

.tabellapartnership {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	width: 754px;
	height: 218px;
	background-image: url('images/foto_partnership.jpg');
}

.tabellapressroom {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	width: 754px;
	height: 218px;
	background-image: url('images/foto_pressroom.jpg');
}

.cellaasinistra {
	text-align : left;
	padding: 0px;
	border-width: 0;
	border-style: solid;
	font-size: 10px;
}

.cellalingua {
	text-align : right;
	padding: 0px;
	border-width: 0;
	border-style: solid;
	font-size: 10px;
}

.cellasfumatura02 {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	width: 754px;
	background-image: url('images/sfumatura02.gif');
}

.cellasfumatura03 {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	width: 754px;
	height: 110px;
	background-image: url('images/sfumatura03.gif');
}

.tabellasottosottomenu {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	width: 471px;
	height: 7px;
	background-image: url('images/grigioverde_menu.gif');
}

form {margin-bottom : 0; }