body {
	margin:0px;
	background:url(images/bg.png) #3E3621;
}
td,input,textarea,select,h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color:#46331D;
}

h1 {
	margin:0px;
	font-weight:normal;
}
.bg_flash
{
background:url(images/bg_flash.jpg) top center no-repeat;
height:401px;
}
.bg_td
{
background:url(images/bg_td.png) center repeat-y;
}
.main {
background:url(images/bgbody.png) top repeat-x;
}
.footer {
	background:url(images/footer.png) bottom repeat-x;
}
.small {
	font-size:12px;
}
.medium {
	font-size: 16px;
	font-weight: bold;
	letter-spacing:-1px;

}
.big {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:-1px;
}
.xbig {
	font-size:32px;
	font-weight: bold;
	letter-spacing:-1px;
}
.uc {
	text-transform:uppercase;
}

#barra a {
	color: #FEF9ED;
	text-decoration: none;
	font-size:11px;
	text-transform:uppercase;

}
#barra a:hover {
	color: #C93;
	text-decoration: underline;
}
.bianco {
	color:#FFF;
}
.giallo {
	color:#FFD87F;
}
.grigio{
	color:#b4b4b4;
}
.arancio {
	color:#C30;
}
.rosso {
	color:#600;
}
.celeste {
	color:#C30;
}
a {
	color: #630;

}
a:hover {
	color: #930;
}

.bold {
	font-weight: bold;
}
.margini {
	padding:5px;
}
.bandiera {
	border:1px solid #EEE;
}
.foto {
	border:6px solid #C28E5F;
	padding:2px;
	background:#fff;
	margin:3px;
}
.sep
{
	border-bottom:1px dotted #666;
	margin-bottom:10px;
}
.bottone {
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-1px;
	background:#663;
	color:#FFF;
	border:1px solid #330;
	padding:3px;
}
a.bottone:hover
{
	color:#FFF;
}
.bol
{
/*	background:url(images/bol.png) repeat-x #D6B67D;*/
	background-color:#E8D7B7;
	padding:10px;
	border:1px solid #630;
}

