body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #AABBCC;
	text-align: center;
}

#box
{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 600px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 800px;
}

#intestazione
{
	float: right;
	width: 100%;
	color: #666666;
	background: #DDEEFF;
	text-align: center;
	margin-top: 20px;
	border-bottom: double #6699CC;
}

#intestazione h1 
{
	font-family: georgia;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 20px;
}

#intestazione img
{
	float: left;
}

#testo
{
	float: right;
	background: #DDEEFF;
	color: #3366AA;
	text-align: justify;
	font-size: 14px;
	word-spacing: 2px;
	font-family: arial;
	line-height: 20px;
	padding: 10px;
	width: 61%;
	overflow: auto;
	margin-top: 20px;
	border-bottom: double #6699CC;
}

#testo h3 
{
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	color: #003399;
}

#link
{
	float:left;
	background: #DDEEFF;
	width: 35%;
	padding: 20px 0px 20px 0px;
	margin-top: 20px;
	border-bottom: double #6699CC;
}

ul
{
	color: #003399;
	list-style-type: disc;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

a
{	
	color: #6699CC;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:visited
{
	color: #6699CC;
	text-decoration: none;
}

a:hover
{
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
