h3{
	font-size:small;
}
h2{
	font-size:medium;
	color:#FF6600;
}
h4{
	font-size:small;
	font-style:italic;
}
#benvenuti{
	background-color: #FFCC99;
	border: 2px solid #FF6600;
	margin:auto;
	padding:0px;
	width:700px;
	margin-top:20px;
	padding-top:30px;
	line-height:20px;
	
}
#present{
	padding-left:20px;

}
#copyright{
	margin-top:100px;
	margin-left:70px;
	color:#666666;
	font-size:10px;

}
#poesia{
	text-align:left;
	padding-left:150px;

}

#menu{
	margin-top:150px;
	margin-left:70px;
	color:#999999;
	font-size:16px;
}



body
{
	background-color:#FFF2BF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;

}

.titoli {
	font-size:24px;
	font-style: italic;
	font-weight: bold;
	color:#FF6600;
}

ul#news{
	line-height:20px;
	list-style-image: none;
	list-style-type: none;
}

table {
	border:0;
}
td{
	border:0;
}
th{
	border:0;
}
.menu {
	font-size: 10px;
}

.menu2 {
	font-size: small;
	font-weight: bold;
	color: #FF6600;
}

a {
	font-style: normal;
	font-variant: normal;
	color:#FF6600;
}


a:hover {
	text-decoration:none;
}


.subtitle {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
