body {
	margin:0px;
	background:url(images/bg.png) #3C0C00;
}

* {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height:120%;
}
td,div,input,textarea
{
	color:#300;
	
}
h1 {
	margin:0px;
	font-weight:normal;
}
hr
{
border-top:1px dashed #960;
height:0px;
width:95%;
	
}
li {
	list-style-image:url(images/dot.png);
	font-weight:bold;
	font-style:italic;

}
.bg_flash {
	background:url(images/bg_flash.jpg) top center no-repeat;
	height:450px;
	border:solid #F5D78D;
	border-width:5px 5px 0px;
}
.sidebg {
	background:url(images/side_bg.png) top center repeat-y;
	padding:0px 25px;
}
.main {
	background-color: #FDF7E9;
	border:5px solid #F5D78D;
}
.footer {
	background:url(images/footer.png) bottom repeat-x;
}
.small {
	font-size:12px;
}
.medium {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:-1px;
}
.big {
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
}
.xbig {
	font-size:30px;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;
}
.uc {
	text-transform:uppercase;
}
.italic {
	font-style:italic;
}
#barra a {
	color: #FFC;
	text-decoration: none;
	text-transform:uppercase;
	margin-left:20px;
	font-size:12px;
	font-weight:bold;
}
#barra a:hover {
	color: #FC0;
	text-decoration: underline;
}
.bianco {
	color:#FFF;
}
.giallo {
	color:#FFD87F;
}
.arancio {
	color:#C60;
}
.rosso {
	color:#930;
}
a {
	color: #930;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.margini {
	padding:5px;
}
.bandiera {
	border:1px solid #FFF;
}
.foto {
	border:6px solid #C28E5F;
	padding:2px;
	background:#fff;
	margin:3px;
}
#wiki a
{
font-style:italic;
font-size:12px;
font-weight:bold;
color:#300;
}

