BODY
{
 	font-family: Tahoma,Verdana,'Trebuchet MS',sans-serif,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',ImpactGeorgia;
	min-width:640px;
	margin:0;
	color: #777777;	
/*	letter-spacing:0.06em;*/
	background: #fff url('img/darkstar_heavy2.jpg') no-repeat center center;
}

#header
{
	padding: 15px 0 0 25px;
	margin: 0;
	height: 100px;
	background: #fff url('bg_header.png') repeat-x top left;
}

@font-face { font-family: 'CustomFontM'; src: url('font_m.ttf');}
@font-face { font-family: 'CustomFontS'; src: url('font_s.ttf');}

h1, h2
{
  margin:0;
  padding: 0.7em 0 0.9em 0;
  clear: both;
  text-shadow:1px 1px 1px #aaaaaa;
  font-family: 'CustomFontM',Tahoma,Verdana,'Trebuchet MS',sans-serif,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',ImpactGeorgia;
}

h2
{
font-family: 'CustomFontS',Tahoma,Verdana,'Trebuchet MS',sans-serif,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',ImpactGeorgia;
}

#mainColumn
{
  margin: 0 auto;
  max-width: 1280px;
  padding: 10px 25px 30px 30px;
}

#footer
{
  padding: 15px 0 0 0;
  margin: 0;
  height: 100px;
  background: #fff url('bg_footer.png') repeat-x bottom left;
  text-align: right;
}

#footer img#iotaca2 {margin: 20px 25px 0 0;}


p
{
        margin: 0 0 10px 0;
	line-height:1.5;	
}

.punti
{
   margin: 0;
   padding: 0 0 0 20px;
   list-style-position: outside;
}

.punti li
{
   padding: 0 0 15px 0;
   margin: 0;
   line-height:1.3em;
   color: #ccc;
   position: relative;
}

.punti li a, .punti li a:visited {color:#1d9c00;}

.punti li img { display: none; }
.punti li p {margin: 0;}

/* stile applicato all'elemento clonato da jQuery */
#img_volante
{
    background-color: #ffffff;
    border:1px solid #dddddd;
    border-bottom:1px solid #aaaaaa;
    border-right:1px solid #aaaaaa;
    width: 180px;
    height: 135px;
    position: absolute;
    top: -160px;
    left: -15px;
    text-align: center;
    padding: 5px;
    font-style: normal;
    z-index: 2;
/*     display: none; */
    display: block;
    box-shadow:3px 3px 3px #aaaaaa;
}

.dismessi li a, .dismessi li a:visited {color:#bbbbbb}
        
img.screenshot
{
  background:transparent url(img/ombra.gif) no-repeat;
  /*border:1px solid #BBB;*/
  padding: 8px 20px 20px 9px;
  margin: 0 10px 0 0;
  float:left;
}

img.img_dx {float: right; margin: 0 0 0 15px;}

