body,td,th {
	font-family: Arial, Verdana, Helvetica;
	color: #D4BB78;
	font-size: 11px;
}
body {
	background: #160E0A url(../images/bg.jpg) 50% 0 no-repeat;
	background-attachment: fixed;
}

.pic {display: block;border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 1px;background: #f6f6f6}
	
.Stile1 {
	font-size: 14px;
	font-weight: bold;
}
.MenuTop {
	color: #D4BB78;
	font-size: 13px;
	font-weight: normal;
}
.MenuModule {
	color: #de8a18;
	font-size: 13px;
	font-weight: normal;
}
.MenuBottom {
	font-family: Verdana, Arial, Helvetica;
	color: #D4BB78;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.Text {
	color: #D4BB78;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
.Orange {
	color: #de8a18;
	font-size: 10px;
	font-weight: normal;
}
a:link {
	color: #D4BB78;
}
a:visited {
	color: #D4BB78;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #D4BB78;
}

a {
	text-decoration: none
}
