<style type="text/css">{  }
li           { list-style-type: square; line-height: 140% }
ul           { list-style-type: square; line-height: 140%}
p            { line-height: 140% }
body         { font-size: 10pt; font-weight: normal;font-family: verdana, helvetica; text-decoration: none; color: #000000}
a:link       { color: #000000; text-decoration: none; z-index: 2; font-weight: normal }
a:visited    { color: #000000; font-weight: normal; text-decoration: none }
a:hover      { color: #000000; text-decoration: underline; font-weight: normal }
td           { font-size: 10pt; font-weight: normal; font-family: verdana, helvetica; text-decoration: none; color: #000000}

.p7           { font-size: 7pt; font-weight: normal; font-family: verdana, helvetica; text-decoration: none; color: #000000}
.p8           { font-size: 8pt; font-weight: normal; font-family: verdana, helvetica; text-decoration: none; color: #000000}
.p9           { font-size: 9pt; font-weight: normal; font-family: verdana, helvetica; text-decoration: none; color: #000000}
.p10          { font-size: 10pt; font-weight: normal; font-family: verdana, helvetica; text-decoration: none; color: #000000}
.p12          { font-size: 12pt; font-weight: normal; font-family: verdana, helvetica; text-decoration: none; color: #000000}
.p14          { font-size: 14pt; font-weight: normal; font-family: verdana, helvetica; text-decoration: none; color: #000000}
.p16          { font-size: 16pt; font-weight: normal; font-family: verdana, helvetica; text-decoration: none; color: #000000}
.p18          { font-size: 18pt; font-weight: normal; font-family: verdana, helvetica; text-decoration: none; color: #000000}
.p20          { font-size: 20pt; font-weight: normal; font-family: verdana, helvetica; text-decoration: none; color: #000000}
.p22          { font-size: 22pt; font-weight: normal; font-family: verdana, helvetica; text-decoration: none; color: #000000}
.p24          { font-size: 24pt; font-weight: normal; font-family: verdana, helvetica; text-decoration: none; color: #000000}
.annunci      { font-size: 9pt; 
			    font-style: normal;
			    text-align:justify;
			    color: #FFFFFF;
			    line-height: 140%;
			    font-weight: bold; 
			    font-family: verdana, helvetica; 
			    text-decoration: none;
			  }

.body_background {
				background-image:url('images/fondopagina.png');
				background-repeat:repeat-x;
				background-color: #578FC5;
				background-position-y: 0%
}
textarea     { font-size: 10 pt; font-weight: normal; font-family: verdana, helvetica; }
button       { font-size: 10 pt; font-weight: normal; font-family: verdana, helvetica; }
form         { font-size: 10 pt; font-weight: normal; font-family: verdana, helvetica; }
menu         { font-size: 10 pt; font-weight: normal; font-family: verdana, helvetica; }

.prezzo  {  font-size: 18pt; 
			font-weight: bold; 
			font-family: 'Verdana'; 
			text-decoration: none; 
			color: #FFFFFF;
			/* background-color: #FFFFFF */
			/* background-image: url('images/fndinput.gif'); */
			/* background-repeat: no-repeat; */
			border: 1px solid #FFFFFF;
			/* margine esterno */
			margin: 6px; 
			/* margine interno */
			padding: 3px;
			height:2px
			/* Utilizziamo la proprietà CSS3 per arrotondare il bottone. */
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
			/* Utilizziamo la proprietà CSS3 per aggiungere un'ombra al bottone. */
				-moz-box-shadow: 1px 1px 0 #505050;
				-webkit-box-shadow: 1px 1px 0 #505050;
			
			}
			
-->
</STYLE>