body {
	background:url(images/bgbody.jpg) top repeat-x #D2AB5C;
	margin:0px;
}
h1 {
	font-size:13px;
	margin:0px;
	font-weight:bold;
	margin-right:5px;
}
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;
}
li {
	list-style-image:url(images/dot.png);

}
.bandiera {
	border:1px solid #ffffff;
}
.bg_table {
	background:url(images/bg_table.png) center repeat-y;
}
.bg_flash {
	background:url(images/bg_flash.jpg) top center no-repeat;
	height:437px;
	width:702px;
	margin-top:44px;
}
.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:20px;
}
.main
{
text-align:left;
padding:0px 60px 0px 20px;
}
.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:#FC0;
}
.giallino {
	color:#FF9;
}
.arancio {
	color:#cc6600;
}
.celeste {
	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;
}
a.barra {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
}
a:hover.barra {
	color: #FC0;
}
.foto {
	border:6px solid #E9DEC7;
	padding:2px;
	background:#ffffff;
}
.menu_contain
{
padding:25px 0px 0px 40px;
text-align:center;
height:259px;
}
.menu {
	background:url(images/menu_off.png) center no-repeat;
}
.menu:hover {
	background:url(images/menu_on.png) center no-repeat;
}
.ombra {
	filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=1, OffY=1, Color=000, Positive=true);
	text-shadow: 1px 1px 2px #000;
	width:100%;
}
.sep {
	border-top:1px dotted #960;
	margin:10px;
	width:95%;
	text-align:center;
}
#wiki a
{
color:#FFC;
font-style:italic;
text-decoration:underline;
}
#wiki a:hover
{
color:#FC0;
}

#wiki li
{
padding-left:10px;
margin:3px;
}
