body {
	background-image: url(sfondomenu.gif); 
	background-repeat: repeat-x; 
	background-position: left top;
	color: #7a7a7a;
	font-size: 10px;
}

h1 { color: #000; }

input { 
	color: #000;
	font-size: 11px; 
	background-color: #fff; 
	margin-bottom: 3px; 
	border: solid 1px #a8a8a8; 
}
.menublog {
	margin-top: 0px;
}
	
.menublog ul {
	padding: 0px;
	margin: 0px;
}

.menublog li{
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	padding: 3px;
	list-style: none; 
	display: inline; 
}

.menublog li>a{
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	text-decoration: none;
	padding-right: 8px;
}

.menublog a:link, .menublog a:visited {
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	text-decoration: none;
	padding-right: 8px;
	font-size: 20px;
}

.menublog a:hover {
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	text-decoration: underline;
	padding-right: 8px;
	font-size: 20px;
}

.testo, .cella_dx, .cella_sx {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	vertical-align: top;
}
.testo h1 { font-size: 20px;}

.cella_dx a:link, .cella_dx a:hover, .cella_dx a:visited { text-decoration: none; }
.testo a:link, .testo a:hover, .testo a:visited { color: rgb(51, 153, 204); text-decoration: none; }
.footer {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	font-size: 11px;
	width: 950px;
	text-align: center;
}

.footer a:link, .footer a:hover, .footer a:visited { text-decoration: none; }

.post a{
	text-decoration: none;
}

.post a:hover{
	text-decoration: underline;
}