html,body
		{
			font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			margin:0px;
			padding:0px;
		}
body
		{
		background-color:#99CC00;
		background-image:url(../images/bg_page.jpg);
			background-repeat:repeat;

		}
a
		{
			text-decoration:none;
			color:#000;
			font-weight:bold;
		}
a:hover
		{
			text-decoration:none;
			color:#c2c700;
			font-weight:bold;
		}
div#contenent 
		{
		width:920px;
			margin:auto;
			margin-top:0px;
			}
div#container 
		{
			margin:auto;
			margin-top:0px;
			background-image:url(../images/bg_lato.png);
			background-repeat:repeat-y;
			text-align: left;
			width:900px;
			padding-left:10px;
			padding-right:10px;
		}
div#banner
		{
		width:900px;
		height:300px;
		}
div#tb_servizi
		{
		float:left;
		width:430px;
		height:300px;
		margin:10px;
		margin-bottom:30px;
		background-color:#FFFFFF;
		}
div#tb_titolo
		{
		float:right;
		font-family:"Times New Roman";
		font-size:30px;
		color:#99CC00;
		line-height:25px;
		width:225px;
		height:50px;
		padding-left:5px;
		font-weight:100;
		}
		
div#tb_numero
		{
		text-align:right;
		float:right;
		width:230px;
		height:60px;
		}
div#tb_img
		{
		float:left;
		width:200px;
		height:300px;
		}
div#tb_testo
		{
		float:right;
		width:220px;
		height:180px;
		padding:5px;
		text-align:justify;
		color:#446c61;
		}
div#tbgrande_servizi
		{
		float:left;
		width:880px;
		height:auto;
		margin:10px;
		margin-bottom:30px;
		background-color:#FFFFFF;
		margin-top:20px;
		}
div#tbgrande_titolo
		{
		float:right;
		font-family:"Times New Roman";
		font-size:40px;
		color:#99CC00;
		line-height:30px;
		width:515px;
		border-bottom:dotted #CCCCCC 1px;
		height:30px;
		padding-top:30px;
		padding-left:5px;
		font-weight:100;
		}
		
div#tbgrande_numero
		{
		text-align:right;
		float:right;
		width:150px;
		height:60px;
		}
div#tbgrande_img
		{
		float:left;
		width:200px;
		height:444px;
		}
div#tbgrande_testo
		{
		float:right;
		width:395px;
		height:auto;
		padding:5px;
		text-align:justify;
		color:#446c61;
		margin-top:30px;
		}
div#footer
		{
		width:920px;
		margin:auto;
			color:#99CC00;
			text-align:center;
			font-size:12px;
			
		}
table
		{
		margin-top:30px;
		padding:5px;
		padding-top:0px;
		float:right;
		width:260px;
		height:400px;
		}
tr
		{
		height:15;
		font-size:9px;

		}
		
td
		{
		width:110px;
		height:15;
		font-size:9px;
		border-left:5px;
		border-right:5pk;	
		}
h1
		{
		float:right;
		font-family:"Times New Roman";
		font-size:40px;
		color:#99CC00;
		line-height:20px;
		width:880px;
		border-bottom:dotted #CCCCCC 1px;
		height:30px;
		padding-top:15px;
		padding-left:0px;
		font-weight:100;
		}
div#testo
		{
		float:left;
		width:515px;
		height:auto;
		text-align:justify;
		color:#446c61;
		margin-top:10px;
		margin-left:10px;
		}
