a:link {
	text-decoration: underline
}
a:hover {
	color: #00ADEF;
	text-decoration: none
}
a:active {
	text-decoration: underline
}
a:visited {
	text-decoration: underline;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	list-style-type: disc;
	word-spacing: 5px;
	line-height: 26px;

}
.testoSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	;
	list-style-type: disc
}
.bordo {
	list-style-type: disc;
	border: thin dashed #FFFFFF;
	background-color: #1F487C;
	margin-bottom: 5px;

}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F487C;
	background-color: #CFCFCF;
	border: thin solid #1F487C;
	font-weight: bold;
	letter-spacing: 2pt;
	word-spacing: 2pt;
}

.modulo { ;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	;
	list-style-type: disc;
	color: #FFFFFF;
	padding-bottom: 8px;
	padding-top: 4px;
}
a.bianco:link  {  color: #FFFFFF; text-decoration: underline}
a.bianco:hover  {  color: #FFFFFF; text-decoration: underline}
a.bianco:active  {  color: #FFFFFF; text-decoration: underline}
a.bianco:visited  {  color: #FFFFFF; text-decoration: none}

.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 8px;
	letter-spacing: 1em;
	padding-top: 8px;

}
.Stile7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #1F4A7D;
	text-transform: uppercase;
}

/***********************************/

#quickSummary
{
	position:absolute;
	top:30px;
	right:30px;
	border:1px dotted #FFF;
}

#quickSummary p
{
	text-align:left;
	width:160px;
	font-size:11px;
	margin:8px;
}

#quickSummary a
{
	color:#FFF;
	text-decoration:underline;
}
.bordobasso {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #0A246A;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #0A246A;
	border-left-color: #0A246A;
}
.dove {
	background-image: url(immagini/dove.gif);
	background-repeat: no-repeat;
	background-position: right 790px;
}
.slide {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00ADEF;
	border-left-color: #00ADEF;
}
.keywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
