body { 
	margin:0 auto;
    padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#EEEEEE;
	text-align:center;
}

a{		
	font-size: 11px;
	color: #00469B;
	text-decoration:none;
}

a:hover{		
	font-size: 11px;
	color: #00469B;
	text-decoration:underline;
}

a:link,active{		
	font-size: 11px;
	color: #00469B;
	text-decoration:none;
}

div#top{
			margin:0 auto;
			margin-top:15px;
			width:80%;
			font-size: 11px;
			color:#000066;
    		background-color: #eeeeee;
			text-align:right;
	}

#container{
			margin-top:4%;
			width:100%;
    		background-color: #FFFFFF;
			border-top: 1px solid #00469B;
			border-bottom: 1px solid #00469B;
			text-align:center;
	}

#contenth
{
    width: 800px;
	height: 480px;
	margin-top:0px;
    margin-right: auto;
    margin-left: auto;
	margin-bottom:0px;
}

#content
{
    width: 800px;
	height: 280px;
	margin-top:10px;
    margin-right: auto;
    margin-left: auto;
	margin-bottom:10px;
}

#box1
{   
	background: #FFFFFF /*url(cartella/box5.gif) no-repeat*/;
    width: 200px;
	height: 140px;
}
#box2
{
    background: #FFFFFF /*url(cartella/box5.gif) no-repeat*/;
    width: 400px;
	height: 140px;
	}
	
#box3
{
    background: #FFFFFF /*url(cartella/box5.gif) no-repeat*/;
    width: 200px;
	height: 140px;
}
#box4
{
    background: #FFFFFF /*url(cartella/box5.gif) no-repeat*/;
    width: 200px;
	height: 140px;
}
#box5
{
    background: #FFFFFF /*url(cartella/box5.gif) no-repeat*/;
    width: 400px;
	height: 140px;
}

#box6
{
    background: #FFFFFF /*url(cartella/box5.gif) no-repeat*/;
    width: 200px;
	height: 140px;
}

#box7
{
    background: #FFFFFF url(../img/box7.gif) no-repeat;
    width: 200px;
	height: 100px;
}

#box8
{
    background: #FFFFFF url(../img/box8-9_01.gif) no-repeat;
    width: 400px;
	height: 100px;
}

#box9
{
    background: #FFFFFF url(../img/box8-9_02.gif) no-repeat;
    width: 200px;
	height: 100px;
	font-size: 10px;
	text-align:left;
	color:000066;
}

.box
{
    float: left;
}

#boxhome
{
    width: 800px;
	height: 100px;
	margin-top:10px;
    margin-right: auto;
    margin-left: auto;
	margin-bottom:10px;
}

div#footer{clear:right; 
			margin:0 auto;
			width:100%;
    		background-color: #EEEEEE;
			text-align:center; 
			padding: 0px; 
			font-size: 11px;
			color: #00469B;
			}