#wrapper {
	background:#000000;
	border:#FF0000 solid 1px;
	width: 800px;
	margin:0 auto;
}
#header {
	width:800px;
	background:#000000;
}
#header-menu {
	width:800px;
	height:40px;
	background:url(menu/sfondo.gif);
	float:inherit;
}
#logo {
	width:700px;
}
#content {
	padding:10px;
	background:#000000;
	overflow: hidden;
}
#news{
	width:580px;
	float:left;
	padding:5px;
}
#sidebar{
	width:180px;
	float:right;
}
body{
	background-color: #CC3300;
	background-image: url(menu/SfondoGrande.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center;
	margin:0px;
}
.layer {
	display: none;
	visibility: hidden;
	height:auto;
	width:300;
	border: 1px solid #0000ff;
	padding: 10px;
	background:#000000;
}
.link{
	text-decoration:none;
	color:#FF3300;
}
.link:hover {
	text-decoration:none;
	color:#FF6600;
}
.giallo {
	font-family: Sylfaen;
	font-size: 16px;
	color:#CCFF00
	
}
.corsivo {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	text-decoration:underline;
}

.Corpo {
	font-family: Sylfaen;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Corposmall {
	font-family: Sylfaen;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Titolo {
	font-family: Sylfaen;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.Rosso {
	font-family: Sylfaen;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #ee0000;
}
.opaco{
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}
.pulsante{
font-family: sylfaen;
font-size:18px;
color: #FFFFFF;
text-decoration:none;
}
.pulsante:hover{
font-family: sylfaen;
font-size:18px;
color:#333333;
text-decoration:none;
}
.wireless{
border:#FF0000 solid 1px;
}
.wireless:hover{
border:#FFFF00 solid 1px;
}