
body {
	background-image: url(../IMAGES/ASASfondo.jpg);  
	/*background-color:#FFFFCC;*/
	background-position:center;
	background-attachment:scroll;
	background-repeat:no-repeat;
}

<!-- 
div.title {
	background-image: url(../IMAGES/ASAlogo.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 100%;
	width:100%;
}
-->
<!-- TITOLI PARAGRAFO -->

.titolo_rosso {
  font-family:Verdana,Helvetica;
  font-size:24px;
  font-weight:normal;  
  color: #990066;
}

.titolo_rosso_bold {
  font-family: Verdana, Comic Sans MS;
  font-size: 24px;
  font-weight: bold;  
  color: #990066;
}


<!-- Classi per il testo e i link -->
.testo_link {
	font-family: Verdana, Helvetica;
	font-size: 0.7px;
	font-style: normal;
	font-weight: normal;
	color: #002cae;
}

.testo_rosso {
  font-family:Verdana,Helvetica;
  font-size:11px;  
  font-weight:normal;  
  color: #990066;
}

.testo_rosso_bold {
  font-family:Verdana,Helvetica;
  font-size:11px;  
  font-weight:bold;  
  color: #990066;
}

.testo_grigio {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5d5d5d;
}

.testo_grigio_bold {
  font-family: Verdana, Helvetica;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #5d5d5d;
}


.polygen { 
	width: 100%;
	border: 1px solid gray; 
	padding: 10px; 
} 

.polygen .polygenOutput{ 
	font: 11px verdana black; 
} 

.polygen .polygenFooter{ 
	margin-top: 10px; 

} 

</style>
