body {
	background:url(images/bg.jpg) #852C37;
	margin:0px;
}
h1 {
	font-size:14px;
	margin:0px;
	font-weight:normal;
}
hr {
	border-top:1px dotted #666666;
	height:1px;
	text-align:center;
	width:90%;
	margin:20px 0px;
}
ul.side {
	margin-left:20px;
}
li {
	list-style-image:url(images/dot.png);
	padding-top: 4px;
	padding-bottom: 4px;
}
.top {
	margin-top:15px;
}
td, span, input {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color:#47331D;
}
.bg_table {
	background:url(images/bg_table.png) top repeat-x;
}
.bg_home {
	background:url(images/bg_home.png) center repeat-y;
}
.footer {
	background:url(images/footer.png) top center no-repeat;
	height:27px;
}
.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: 24px;
	letter-spacing:-1px;
	font-weight:bold;
}
.uc {
	text-transform:uppercase;
}
.rosso {
	color:#900;
}
.verde {
	color:#7DB107;
}
.giallo {
	color:#cc6600;
}
.celeste {
	color:#cc6600;
}
.bianco {
	color:#DEA44C;
}
.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;
}
a:hover.barra {
	color: #DEA44D;
}
.dx {
	border-right:1px solid #BB9780;
}
.dwn {
	border-bottom:1px solid #BB9780;
}
.bandiera {
	border:1px solid #A69293;
}
.bottone {
	border:1px solid #630;
	background-color:#C63;
	color:#FFF;
	height:20px;
}
.foto {
	border:6px solid #E9DEC7;
	padding:2px;
	background:#ffffff;
}
#footer a
{
color:#DEA44C;
font-size:11px;
}