body {
	background:url(images/bg.png);
	margin:0px;
}
h1 {
	font-size:14px;
	font-weight:normal;
}
hr {
	border-top:1px dotted #666666;
	height:1px;
	text-align:center;
	width:90%;
	margin:20px 0px;
}
ul.side {
	margin-left:20px;
}
.bg_flash
{
background:url(images/home.jpg) center no-repeat;	
}
li {
	list-style-image:url(images/dot.png);
	padding-top: 4px;
	padding-bottom: 4px;
}
td, span, input, div
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color:#47331D;
}
.bandiera {
	border:2px solid #ffffff;
}
.bg_table {
	background:url(images/bg_table.png) center repeat-y;
}

.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;
}

.rosso {
	color:#993300;
}
.verde {
	color:#7DB107;
}
.giallo {
	color:#DEA44D;
}
.celeste {
	color:#cc6600;
}
.bianco {
	color:#ffffff;
}
.xsmall {
	font-size: 9px;
	font-weight: normal;
}
.italic {
	font-style:italic;
}
a {
	color: #993300;
}
a:hover {
	color: #FC3;
}
a:active {
	color: #FC3;
}
.bg_table {
	background:url(images/bg_table.png) top repeat-x;
}
.main
{
background-color:#F8EECD;
border:5px solid #DEA44D;
}
#barra a {
	text-decoration:none;
	color:#DEA44C;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
}

#barra a:hover {
	color: #ffffff;
}
.foto {
	border:6px solid #E9DEC7;
	padding:2px;
	background:#ffffff;
}
.uc
{
text-transform:uppercase;	
}

#footer a {
	text-decoration:none;
	color:#960;
	font-size:10px;
}
