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;
}

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:600px; background-image:url(immagini/bg.jpg); background-position:top center; background-repeat:no-repeat; background-color:#FFF;}

#contenuto{
		float:right;
		margin-right:50px;
		margin-top:140px;
		padding-right:10px;
		width:580px;
		height:360px;
		overflow:auto;
}

.dove{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#cc0000;
	font-weight:bold;
	margin:5px;
	text-transform:uppercase;
}
.chi{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin:5px;
	text-align:left;
	text-transform:uppercase;
}

#piede{/*padding:70px 40px 0 40px;float:left;*/ width:1030px; height:55px; margin:0 auto;  }
