body {
	background:url(images/bgbody.jpg) top repeat-x #EED791;
	margin:10px;
}
h1 {
	font-size:14px;
	margin:0px;
	font-weight:bold;
}
hr {
	border-top:1px dotted #666666;
	height:1px;
	text-align:center;
	width:90%;
	margin:20px 0px;
}
td, div, span, input {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color:#47331D;
}
.bandiera {
	border:1px solid #ffffff;
}
.bg_table {
	background:url(images/bg_table.png) center repeat-y;
}
.bg_flash {
	background:url(images/bg_flash.jpg) center no-repeat;
	height:407px;
	width:953px;
}
.left {
	background:url(images/bg_left.png) top right repeat-y;
}
.right {
	background:url(images/bg_right.png) top left repeat-y;
}
.footer {
	background:url(images/footer.png) top center no-repeat;
	height:27px;
}
.margini {
	padding:5px;
}
.small {
	font-size:12px;
}
.medium {
	font-size: 12px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.big {
	font-size:18px;
	font-weight: bold;
	letter-spacing:-1px;
}
.xbig {
	font-size: 28px;
	letter-spacing:-1px;
	font-weight:bold;
}
.uc {
	text-transform:uppercase;
}
.rosso {
	color:#993300;
}
.verde {
	color:#7DB107;
}
.giallo {
	color:#ce9c30;
}
.arancio {
	color:#cc6600;
}
.aran {
	color:#FC0;
}
.bianco {
	color:#EAD28E;
}
.xsmall {
	font-size: 9px;
	font-weight: normal;
}
.italic {
	font-style:italic;
}
a {
	color: #993300;
}
a:hover {
	color: #C96;
}

a.barra {
	text-decoration:none;
	color:#FDF8D9;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
}
a:hover.barra {
	color: #ffcc66;
}
.foto {
	border:6px solid #E9DEC7;
	padding:2px;
	background:#ffffff;
}
.sep
{
	border-bottom:1px dotted #666;
	margin-bottom:10px;
}
.wiki a
{
	font-size:12px;
	font-style:italic;
	color:#EAD28E;
}