body {
	background: rgb(198,198,198);
	margin: 0px;
	color: #332a24;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

a{color:#2c85b7; text-decoration:none;}

strong {font-weight: bold; color:#2c85b7;}
img, a img { border: 0px; }

#main {
	margin: 0px auto;
	width: 900px;
	background:white;
	padding-top:8px;
	margin-bottom:0px;
}

div#nasdaq{
  width:500px
  text-align:right;
  overflow:hidden;
  margin-left:400px;
} 

#header {
	width:834px; height:45px;
	background: #ebe9dc url('../img/header_bg.jpg') top left repeat-x;
	margin:0 auto;
	padding:16px 0 0 38px;
	position:relative;
}

#logo{
  width:252px; height:45px;
}

#navbar{
  position:absolute;
  bottom:6px; right:10px;
  font:12px Tahoma;
  font-weight:bold;
}
  #navbar a{text-decoration:none; color:#332a24;}
  #navbar a:hover{text-decoration:none; color:#2988ae;}
  
div#contenitore{
  width:872px;
  background: white url('../img/main_bg.jpg') top left no-repeat;
  margin:0 auto;
}

div#contenitore2{
  width:872px;
  background: white;
  margin:0 auto;
}

div#mlist{
  width:330px; height:180px;
  margin:250px 0 0 38px;
  float:left;
}
  div#mlist p, div#forum p{
    margin-left:50px;
    margin-top:0px;
  }
  form#MailingListForm{
    margin-left:50px;
    font-size:14px;
    font-weight:bold;
  }
  input.email{
    background: url('../img/input_bg.jpg') top left no-repeat;
    border:0;
    width:196px; height:42px;
    padding:4px;
    vertical-align: top;
  }
  input.pulsante{
    background: url('../img/btn_bg.jpg') top left no-repeat;
    border:0;
    width:52px; height:52px;
    cursor: pointer;
  }
  
div#forum {
  width:330px; height:180px;
  margin:250px 0 0 150px;
  float:left;
  position:relative;    
}
  div#btn_entra{
    width:79px; height:27px;
    position:absolute;
    top:100px; right:46px;
    
  }

div#google{
  width:765px; height:90px;
  margin:10px auto;
}

div#footer {
  width:900px;
  background: white;
  margin:0 auto;
  margin-top:0px;
  padding-top:5px;
  text-align:center;
}

div#disclaimer{
  width:600px;
  margin:30px auto;
  margin-bottom:30px;
  text-align:justify;
  font-size:12px;
}
