/* for Settepassi fron Meta-Idea.com | 2008 */

body {
	margin: 0;
	padding: 0;
	background: #f4f2e6 url(sfondo.jpg) repeat-x;
}

.testata {
	border-bottom: 1px solid #89775a;
	height: 113px;
	background-image: url(sfondo_TOP.jpg);
}
.spallaDx {
	background: url(sfondo_CENTO_vuoto.jpg) repeat-y;
}
.spallaSx{
	height: 292px;
	background: url(sfondo_menu.jpg) repeat-y;
}

.testo {
	border-top: 1px solid #89775a;
	color: #89775a;
	font: 14px "Times New Roman", Times, Georgia, serif;
	text-align: left;
	padding-top: 10px;
	background: #f4f2e6 url(Sfondo_sotto.jpg) repeat-x;
}

.testo1 {
	color: #89775a;
	font: 14px "Times New Roman", Times, Georgia, serif;
	text-align: left;
}

a#menu {
	color: #89775a;
	font: 16px "Times New Roman", Times, Georgia, serif;
	text-align: right;
}

.menu1 {
	width: 120px;
	text-align: right;
	height: 25px;
}

.piede {
	color: #89775a;
	font: 11px "Times New Roman", Times, Georgia, serif;

}

a {
	color: #89775a;
	text-decoration: underline;
}

#news {
	width: 200px;
	color: #89775a;
	font: 14px "Times New Roman", Times, Georgia, serif;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

#news_open {
	width: 380px;
	color: #89775a;
	font: 14px "Times New Roman", Times, Georgia, serif;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

p {
	font-weight: bold;
	font-size: 14px;
}

li {
	list-style-type: none;
}
