body {
	background-image:url(../Immagini/bg.png);
	background-repeat:repeat-x;
	background-color: #6FA1BA;
	margin:0px;
}

a{outline:none;}
img{outline:none;}
div{outline:none;}

p {
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:12px;
	color:#58585a;
	margin-top:5px;}
	
p a{
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:12px;
	color: #1B1B1B;
	text-decoration:none;}
	
p a:hover {text-decoration: underline;}
	
h2 {
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:20px;
	color:#3e3d40;}
	
h2 a{
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:20px;
	color:#3e3d40;
	text-decoration:none;}
	
h2 a:hover{
	text-decoration: underline;}
	
h4 {
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:14px;
	color:#3e3d40;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	}
	
h4 a{
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:14px;
	color:#3e3d40;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	text-decoration:none;
	}
	
h4 a:hover{
	text-decoration: underline;	}
	
#totale {
	width:820px;
	margin-left:auto;
	margin-right:auto;}
	
#head {
	width:820px;}
	
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- MENU -----------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------*/

#menu {
	width:820px;
	height:42px;
	background-image:url(../Immagini/menu.png);
	float:left;}
	
#tabella_menu a{
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:11px;
	color:#b8d199;
	text-decoration:none;}
	
#tabella_menu p {padding-bottom:5px;}
	
#tabella_menu a:hover{
	color:#FFFFFF;}
	
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- CONTENUTO -------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------*/
#contenitore {
	width:820px;
	background-image:url(../Immagini/bg_pagina.png);
	background-repeat:repeat-y;
	float:left;}

#contenuto {
	width:410px;
	float:left;
	margin-left:40px;
	margin-top:30px;}
	
#colonna {
	float:right;
	width:334px;
	height:549px;
	padding:0px;
	margin:0px;}
	
#mappa a{
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:10px;
	color:#333333;
	text-decoration:none;}
	
#mappa a:hover {
	text-decoration:underline;}
	
#news_tabella {
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:12px;}
	
#news {
	width:410px;
	margin-bottom:20px;} 
	
#news h6 {
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:12px;
	color: #FF6600;
	margin:0;
	padding:0;}
	
#news h4 {
	margin-top:5px;}
	
#news_separatore  {
	margin-top:10px}
	
#news p {
	margin-bottom:5px;}
	
#dicono {
	height:35px;
	width:156px;
	float:right;}
	
#dicono a img{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;}
	
#dicono a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;}
	
#firma {
	height:35px;
	width:156px;
	float:left;}
	
#dicono a img{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;}
	
#dicono a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;}
	
#firma a img{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;}
	
#firma a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;}
	
#foto_servizi {
	width:410px;
	float:left;
	margin-top:20px;}
	
/*#foto_servizi img{
	border:1px solid #333333;
	margin-bottom:10px;}*/

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOOT -------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------*/
	
#foot{
	background-image:url(../Immagini/foot.png);
	width:820px;
	height:92px;
	float:left;
	font-family:"Trebuchet MS", Arial, helvetica;
	font-size:10px;
	color:#FFFFFF;
	margin-bottom:20px;}
	
#foot a {
	color:#FFFFFF;
	text-decoration:none;}

#foot a:hover {
	text-decoration:underline;}
	
#copyright {
	float:left;
	margin-top:67px;
	margin-left:30px;}
	
#filippo {
	float:right;
	margin-top:67px;
	margin-right:30px;}
	
#contatore {
	width:101px;
	height:17px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;}
