a:link{ color:#cc0000; text-decoration:none}
a:visited{color:#cc0000; text-decoration:none}
a:hover{ color:#cc0000; text-decoration:underline;}
a:active{ color:#cc0000; text-decoration:none}

h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#cc0000;
	font-weight:bold;
	line-height:18px;
	text-transform: uppercase;
}
h2{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:16px;
	color:#cc0000;
	font-weight:normal;
	line-height:16px;
	text-transform: uppercase;
}
h3{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:16px;
	color:#000000;
	font-weight:bold;
/*	line-height:16px;*/
	margin-bottom:0px;
	padding-bottom:0px;
}
h4{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:18px;
	color:#000000;
	/*font-weight:bold;
	line-height:16px;	padding:5px 0 0 5px;*/
	margin-bottom:0px;
	padding-bottom:0px;

}

p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:14px;
	text-align:justify}


#menu{ width:610px; margin-right:50px; margin-top:10px; float:right}
#menu p{ text-align:right; text-transform:uppercase; color:#000; font-weight:bold;}
#menu p a:link{ color:#cc0000;font-weight:bold; text-decoration:none}
#menu p a:visited{color:#cc0000;font-weight:bold; text-decoration:none}
#menu p a:hover{ color:#cc0000;font-weight:bold; text-decoration:underline;}
#menu p a:active{ color:#cc0000;font-weight:bold; text-decoration:none}

.bg{margin:0 auto; width:1150px; /*height:652px;*/ height:800px; background-image:url(immagini/bg.jpg); background-position:top center; background-repeat:no-repeat; background-color:#FFF;}

#contenuto {
    float: right;
    height: 500px;
    margin-right: 50px;
    margin-top: 140px;
    overflow: auto;
    padding-right: 10px;
    width: 580px;
}
.dove{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#cc0000;
	/*font-weight:bold;text-transform:uppercase;*/
	margin:5px;
	
}
.chi{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#000000;
	/*font-weight:bold;text-transform:uppercase;*/
	margin:5px;
	text-align:left;
	
	padding-bottom:5px
}

#piede{    
	float: left;
    height: 55px;
    margin-top: 85px;
    width: 1150px;
}}

