html, body{
		margin: 0;
		padding: 0;
		font-family:  Verdana, Arial;
		color:#9fb4bb;
		background-color: #000;
		}

#conteiner_welcome{
   
  width : 855px;
  height: 542px;
position:absolute;
top:50%;
left:50%;
margin:-271px 0 0 -427px;
padding:0px;

}
#conteiner_welcome1{
   
  width : 987px;
  height: 500px;
margin:70px auto;
padding:0px;

}
div#bandierine{
  width:855px;
 margin: 100px auto 10px auto;
 padding: 0px;
  font-size:8px;
  color:#454e51;

}
div#bandierine ul{
  margin: 0px auto 0px 20px;
  text-align: center;
 list-style : none;
  font-size:11px;
}
div#bandierine li{
  font-family: Arial;
 display:inline;
 margin: 4px 60px 0px 0px;
 font-size:11px;
 color:#454e51;
}


div#bandierine li a,
div#bandierine li a:visited{
  font-family: Verdana, Arial;
  color:#fff;
  text-decoration:none;

  font-size:11px;

}

div#bandierine li a:hover{
  font-family: Verdana, Arial;
  color:#f1f1f1;
  text-decoration:none;
 
}




div#filetto_welcome{
  background-image : url(../images/filetto_welcome.jpg);
background-position: center bottom;
background-repeat : no-repeat;
clear:both;
margin: 0;
width : 855px;
height: 30px;
padding:0px;
}

#bottom{
  height:50px;
   margin: 10px auto 0px auto;
 font-size:10px;
  color:#505a5e;
  text-align:center;
}
#bottom a,
#bottom a:visited{
     font-size:10px;
  color:#505a5e;
}

div#credits {
  display: none;
  z-index:1;
  position: relative;
  background-color:#000000;
  width:255px;
  height:410px;
  margin-top: -460px;

}
div#credits a
{
font-family: Verdana, Arial, sans-serif;
  color:#ffffff;
  font-size: 10px;
  text-decoration:none;

}
