/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
	
}

a {
	color: #336699;
	text-decoration: none;
}

img { border: 0; }

.bordo1{
	border:1px;
	border:#FFFFFF;
}

#container{
	width: 980px;
	margin:auto;
}
#top {
	z-index:100;
	position: absolute;
	width: 980px;
	margin-top: 480px;
}

.titolobianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.testonero {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.testoform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.testoblu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	font-style: italic;
	line-height: 20px;
}
.titoloblu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336699;
	font-style: italic;
	line-height: 20px;
}

a:link#grigio {
	color: #333333;
	text-decoration: none;
}
a:visited#grigio {
	text-decoration: none;
	color: #333333;
}
a:hover#grigio {
	text-decoration: none;
	color: #336699;
}
a:active#grigio {
	text-decoration: none;
	color: #333333;
}

a:link#blu {
	color: #336699;
	text-decoration: none;
}
a:visited#blu {
	text-decoration: none;
	color: #336699;
}
a:hover#blu {
	text-decoration: none;
	color: #333333;
}
a:active#blu {
	text-decoration: none;
	color: #336699;
}#container #top table tr td table tr td table tr td .testonero p strong em {
	color: #900;
}
