body {
	background:url(images/bg.jpg) top center repeat-x #371C00;
	margin:0px;
}
h1 {
	font-size:14px;
	margin:0px;
	font-weight:normal;
}
hr {
	border:1px dotted #960;
	width:90%;

}
li {
	list-style-image:url(images/dot.png);
	margin:5px;
}
.top {
	margin-top:15px;
}
td, span, input {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color:#47331D;
}

.bg_home {
	background:url(images/bg_home.png) center repeat-y;
}

.margini {
	padding:5px;
}
.small {
	font-size:12px;
}
.medium {
	font-size: 14px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.big {
	font-size:18px;
	font-weight: bold;
	letter-spacing:-1px;
}
.xbig {
	font-size: 26px;
	letter-spacing:-2px;
	font-weight:bold;
}
.uc {
	text-transform:uppercase;
}
.marrone
{
	color:#47331D;
}
.rosso {
	color:#660000;
}
.verde {
	color:#666600;
}
.giallo {
	color:#FF9;
}
.panna
{
color:#EAD28C;
}
.arancio {
	color:#cc6600;
}
.bianco {
	color:#ffffff;
}
.xsmall {
	font-size: 9px;
	font-weight: normal;
}
.italic {
	font-style:italic;
}
a {
	color: #993300;
}
a:hover {
	color: #C00;
}
a:active {
	color: #C00;
}
.toolbar {
	background:url(images/bg_menu.jpg) top no-repeat;
	height:43px;
}
a.barra {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:-1px;
}
a:hover.barra {
	color: #FC0;
}

.bandiera {
	border:1px solid #CCC;
}
.foto {
	border:6px solid #D4BD91;
	padding:2px;
	background:#ffffff;
}
#wiki a
{	
	font-style:italic;
	color:#300;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-1px;
}
