* {border:0;margin:0;padding:0;border-collapse:collapse;}
html, body{
                background-image:url(../images/bg_welcome.jpg);
                background-repeat:repeat-x;
                background-position:center top;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;

		font-family:  Verdana, Arial;
		}
		
#wrapper{
  	width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;

	}
	
#contenitore{margin:0px auto 0px auto; padding:0px; width:930px; height:auto; }

#img_top{margin:0px auto 0px auto; width:930px; height:393px; background-image:url(../images/bg_img_top.jpg);background-repeat:no-repeat;background-position:center top;}

div#bandierine{
  width:930px;
 margin: 50px 0px 0px 0px;
 padding: 0px;
  font-size:8px;
  color:#454e51;

}
div#bandierine ul{

  margin: 0px auto 0px auto;
  text-align: center;
 list-style : none;
  font-size:11px;
}
div#bandierine li{

  font-family: Verdana, Arial;
 display:inline;
 margin: 0px 30px 0px 30px;
 padding:0px;
 font-size:11px;
 color:#929395;
}


div#bandierine li a,
div#bandierine li a:visited{

  font-family: Verdana, Arial;
  color:#e2001a;
  text-decoration:none;
  font-weight:normal;
  font-size:11px;
   margin: 0px;
}

div#bandierine li a:hover{
  font-family: Verdana, Arial;
  color:#929395;
  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 : 930px;
height: 15px;
padding:0px;
}


#bottom{
  height:50px;
  width : 930px;
   margin: 8px auto 0px auto;
 font-size:10px;
  color:#929395;
  text-align:center;
}
#bottom a,
#bottom a:visited{
     font-size:10px;
  color:#929395;
}

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;

}
