body {
	margin:0px;
	background:url(images/bg.jpg) #764719;
}
td, div, input, select, textarea, h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color:#46331D;
}
li {
	list-style-image:url(images/dot.png);
}
h1 {
	margin:0px;
	font-weight:normal;
	color:#E5DFCB;
}
.bg_flash {
	background:url(images/bg_flash.jpg) top center no-repeat;
	height:429px;
}
.shadow {
	background:url(images/shadow.png) top center no-repeat;
}
.bg_td {
	background:url(images/bg_td.png) top center repeat-y;
}
.main {
	background:url(images/bgbody.jpg) top center no-repeat;
}
.wrapper {
	background:url(images/barra.jpg) repeat-x;
}
.small {
	font-size:12px;
}
.medium {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:-1px;
}
.big {
	font-size: 22px;
	font-weight: bold;
	letter-spacing:-1px;
}
.xbig {
	font-size: 30px;
	font-weight: bold;
	letter-spacing:-2px;
}
.uc {
	text-transform:uppercase;
}
a {
	color: #C60;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
a.barra {
	color: #300;
	text-decoration: none;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
a.barra:hover {
	color: #C30;
	text-decoration:underline;
}
.bianco {
	color:#E5DFCB;
}
.biancovero {
	color:#FFF;
}
.giallo {
	color:#c60;
}
.grigio {
	color:#b4b4b4;
}
.arancio {
	color:#930;
}
.rosso {
	color:#600;
}
.bold {
	font-weight: bold;
}
.margini {
	padding:5px;
}
.bandiera {
	border:1px solid #FFF;
}
.foto {
	border:6px solid #C28E5F;
	padding:2px;
	background:#fff;
	margin:3px;
}
.tab1 {
	border:1px solid #D7AB4F;
	background:#FBCF5F url(images/bg_tab1.png) top repeat-x;
	margin:6px 0px;
}
.head1 {
	border:1px solid #70391D;
	background:url(images/bg_head1.png) repeat-x;
	height:28px;
	padding-left:4px;
}
.tab2 {
	border:1px solid #9D7C54;
	background:#F7DC78 url(images/bg_tab2.png) top repeat-x;
	margin:6px 0px;
}
.head2 {
	border:1px solid #B15A2F;
	background:url(images/bg_head2.png) repeat-x;
	height:28px;
	padding-left:4px;
}
.ombra {
/*filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=1, OffY=1, Color=666666, Positive=true);*/
filter:progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=1);
text-shadow: 1px 1px 0px #000;
}
.bottone {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	background-color:transparent;
	cursor:pointer;
}
a.bottone, a:hover.bottone {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	letter-spacing:-1px;
	margin-bottom:5px;
}
.sep {
	border-top:2px dotted #963;
	margin:15px;
	text-align:left;
}
.round
{
margin:0px 10px 3px 0px;	
}
.wiki a
{
font-style:italic;
font-size:12px;
color:#300;
font-weight:bold;
}
