@font-face {font-family: "helvetica neue";
			src: url(HelveticaNeue.dfont);}
			
@font-face {font-family: "courier new";
			src: url(Courier New);}
			
@font-face {font-family: "Walkway Expand Bold";
			src: url(Walkway Expand Bold.ttf);}
			
			
			
body { 
 margin: 0; 
 padding: 0; 
 font-size: 76%;
 background-color: #000000;
 overflow:hidden;
}

#container {
 position: absolute;
 top:0;
 left:0;
 margin: 0; 
 padding: 0;
 width:100%;
 height:100%;
 z-index: 2;
} 

#bg {
 position: absolute;
 top:0;
 left:0;
 margin: 0; 
 padding: 0;
 width:100%;
 height:100%;
 z-index: 1;
} 

bg img {
 border: 0;
 margin: 0; 
 padding: 0;
 top:0;
 left:0;
 width: 100%;
 z-index: 1;
}

#titolo {
 position: absolute;
 top: 0;
 left:0;
 width:70%;
 margin: 10% 0 0 30%; 
 padding: 0 0 0 0;
 z-index:2
}

#titolo a {
 text-decoration: none;
 color:#666633;
}

#titolo a:hover {
 text-decoration: none;
 color:#CCCC99;
}

#titolo ul {
 list-style:none;
 color:#CCCC99;
}

.sosta {
 font-size: 19pt;
 text-indent: 0;
 border-width: 0px 0px 1px 0px;
 border-color: #272727;
 font-family: 'Walkway Expand Bold';
 border-style: solid;
 line-height: 13pt;
 padding: 0 0 4px 0;
 z-index:2
}

.network {
 font-size: 12pt;
 text-indent: 10px;
 z-index:2
}

.sosta1 {
 font-family: 'courier new';
 font-size: 12pt;
 text-indent: 0;
 line-height: 10pt;
 padding: 4pt 0 0 0;
 z-index:2
}

#titolo .sosta1 .sosta2 a {
 font-family: 'courier new';
 text-decoration: none;
}

#titolo .sosta1 .sosta2 a:hover {
 font-family: 'courier new';
 text-decoration: none;
}

.sosta2 {
 font-family: 'courier new';
 font-size: 12pt;
 text-indent: 0;
 line-height: 10pt;
 padding: 1pt 0 0 50px;
 z-index:2
}

.menu1 {
 font-family: 'helvetica neue light';
 font-size: 10pt;
 text-indent: 4px;
 padding: 30px 0 0 180px;
 z-index:2
}

#titolo ul li.menu1 a {
 text-decoration: none;
 color: #574133;
}

#titolo ul li.menu1 a:hover {
 text-decoration: none;
 color:#CCCC99;
}

.menu2 {
 font-family: 'helvetica neue light';
 font-size: 10pt;
 text-indent: 4px;
 padding: 0 0 0 180px;
 z-index:2
}

#titolo ul li.menu2 a {
 color: #333333;
}

#titolo ul li.menu2 a:hover {
 text-decoration: none;
 color:#CCCC99;
}

#nota {
 position: absolute;
 bottom:26px;
 right: 6px;
 padding: 0 0 6px 0;
 width: 100%;
 height: 2em;
 font-family: 'courier new';
 text-align: right;
 color: #666633;
 font-size:1.2em;
}

#footer {
 position: absolute;
 bottom:2px;
 padding: 0 0 6px 0;
 width: 100%;
 height: 22px;
 border-width: 1px 0px 0px 0px;
 border-color: #666633;
 border-top-style: dotted;
 text-align: right;
 color: #666633;
 font-size:1.2em;
 font-family: 'helvetica neue';
}

#footer a {
 font-family: 'helvetica neue';
 text-decoration: none;
 color: #666633;
}

#footer a:hover {
 text-decoration: none;
 color: #574133;
}

#footer #visit {
 margin: 0 0 0 0; 
 padding: 0 0 18px 0;
 border:0;
 width:96px;
 height:22px;
 z-index: 20;
}