body
{
	background-color: #440505;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#struttura
{
	border: 1px solid #D8BC74;
	text-align: center;
	height: 420px;
}
#lingue
{
	color: #D8BC74
}
#lingue a
{
	color: #D8BC74;
	font-weight: bolder;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
}
#lingue a:hover
{
	color: #D8BC74;
	font-weight: bolder;
	padding: 0px 20px 0px 20px;
	text-decoration: underline;
}
