.BloccoHomePage {
	margin: 10px;
	padding: 10px;
	height: auto;
	width: 400px;
	color: #000000;
	background-color: #F5F5F5;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 12px;
	white-space: normal;
}
 DIV.Linksmenu		A   	       	{
	text-decoration:none;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
}
DIV.Linksmenu		A:link			{
	color:	#FF0000;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}
DIV.Linksmenu		A:visited		{
	color:	#FF0000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
DIV.Linksmenu		A:hover 		{
	color: #FF6600;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
}
body {
	margin:             0px;
	height:             100%;
	background-color: #CC3300;
	background-image: url(assets/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}



.fondo {
	background-color: #FFFFFF;
	height: 150px;
	width: 440px;
	border: thin none #FFFFFF;
	 
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5%;
}

.tableInizio {
	background-color: #EEEEEE;
	height: 200px;
	width: 300px;
	border: thin none #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
}

.tableInizio2 {
	background-color: #FFFFFF;
	height: 200px;
	width: 250px;
	border: thin none #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: no;
	}
	.tableInizio3 {
	background-color: #CCCC00;
	height: 80px;
	width: 550px;
	border: thin none #FFFFFF;
	padding: 10px;
	padding:10;
	margin-right: 10px;
	margin-left: 10px;
	
		}
	.tableInizioheader {
	background-color: #FFFFFF;
	height: auto;
	width: 958px;
	padding: 10px;
	padding:10;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
 }
	.tableInizioprincipale {
	background-color: #FFFFFF;
	height: auto;
	width: 958px;
	padding: 10px;
	padding:10;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	text-align: left;
	}
	.tablefooter {
	background-color: #FFFFFF;
	height: auto;
	width: 958px;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	padding-top: 10;
	padding-right: 10;
	padding-bottom: 30;
	padding-left: 10;
	}
 	.tableLateraleDestro a: link{
	background-color: #666666;
	height: auto;
	width: 230px;
	padding: 10px;
	margin: 10px;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #CCFF33;
	word-spacing: normal;
 }
 .textColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #400002;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	}
 .textColorTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #400002;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: bolder;
