body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/sfondo_gif_pagina.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
a{
  color: white;
  text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:;
	color: #FF9900;
	text-decoration: none;
}

#wrapper{
  float: left;
  position: absolute;
  width: 800px;
  left: 50%;
  margin-left: -400px;
  
}
#top{
  float: left;
  width: 800px;
  height: 25px;
}
#top div.info{
  float: left;
  width: 300px;
  padding-top: 5px;
  font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small
	
}
#top div.forum{
  float: left;
  width: 176px;
}
#top div.browser{
  float: left;
  width: 174px;
}
#top div.copyright{
  float: left;
  width: 120px;
  font-size: 9px;
  padding-top: 5px;
  margin-left: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#header{
  float: left;
  width: 800px;
  height: 120px;
  background-color: white;
}
#logo{
  float: left;
  width: 123px;
  height: 118px;
  background-image: url("/image/logo2.png");
  background-repeat: no-repeat;
}
#logo a{
  float: left;
  width: 123px;
  height: 118px;
}
#actionscript{
  float: left;
  width: 677px;
  height: 120px;
}
#centrale{
  float: left;
  width: 800px;
  
}
#flash1{
  float: left;
  width: 378px;
  height: 310px;
  padding-right: 2px;
  background-color: black;
}
#flash2{
  float: left;
  width: 420px;
  height: 310px;
}
#flash2 ul{
  float: left;
  margin:0;
  padding: 0;
  list-style: none;
}
#flash2 ul li{
  float: left;
  width: 420px;
  height: 37px;
  margin-top: 7px;
}

#testo{
  float: left;
  width: 670px;
  
  background-color: white;
  color:#666666;
  font-family:trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
  text-align:justify;
  text-decoration:none;
  
}
#testo table{
  float: right;
}
#testo #modifica_sezione{
  float:left;
height:250px;
margin-left:20px;
overflow:auto;
width:599px;
}
#modifica_sezione a{
  color: black;
}
#testo #centro{
  float: left;
  width: 250px;
  margin-left: 20px;
}
#menu{
  float: left;
  width: 130px;
  height: 310px;
}
#menu ul{
  float: left;
  margin:0;
  padding:0;
  list-style: none;
}
#menu ul li{
  float: left;
  width: 129px;
  height: 44px;
}
#menu ul li:hover{
  float: left;
  
}
#footer{
  float: left;
  width: 800px;
  height: 85px;
}
#footer #barra{
  float: left;
  width: 800px;
  height: 10px;
  background-color: black;
}
#pellicola{
  float: left;
  width: 80px;
  height: 85px;
  background-image: url("/images/pellicola_pattern.jpg");
  background-repeat: no-repeat;
}
#pellicola img{
  float: left;
  width: 72px;
  height: 55px;
  margin-left: 4px;
  margin-top:15px;
}
#bottom{
  float: left;
  width: 800px;
  height: 25px;
}
#bottom div.info{
  float: left;
  color:#FFFFFF;
  margin-top: 4px;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
}
#bottom div.copyright{
  float: right;
  color:#FFFFFF;
  font-size:9px;
  font-weight:normal;
  text-decoration:none;
  margin-top: 4px;
}
#bottom #login{
  float: left;
  width: 100px;
  margin-top: 4px;
  margin-left: 50px;
}
#bottom #newsletter{
  float: left;
  width: 100px;
  margin-top: 4px;
}
.testoBianco_titoletti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.testoBianco_titoli {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
}
.testoArancio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.testo_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.testoBordeaux_titoli {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #660000;
	text-decoration: none;
}
.testo_marrone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}

