#container {
	position: relative;
	width: 800px;
	height: 620px;
	top: 0px;
	margin: 0px auto;
	text-align: left;
	background-image: url(img/immagini/rosso2.gif);
	
}

#container2 {
	position: relative;
	width: 800px;
	height: 570px;
	top: 0px;
	margin: 0px auto;
	text-align: left;
	background-image: url(img/immagini/rosso2.gif);
	
}




#testata {
       
	   position: absolute;
	   top: 0px;
	   left: 0px;
	   width: 800px;
	   height: 160px;
	   background-image: url(img/immagini/gdbiase.jpg);
}

#uno {

       position: absolute;
	   left: 0px;
	   top: 160px;
	   width: 55px;
	   height: 30px;
	   background-image: url(img/tasti/immagini/tasto1.gif);
}

#otto {

       position: absolute;
	   left: 745px;
	   top: 160px;
	   width: 55px;
	   height: 30px;
	   background-image: url(img/tasti/immagini/tasto8.gif);
}

#sinistra {

       position: absolute;
	   left: 0px;
	   top: 190px;
	   width: 50px;
	   height: 430px;
	   background-image: url(img/immagini/bordos.gif);
	   
}

#destra {

       position: absolute;
	   right: 0px;
	   top: 190px;
	   width: 50px;
	   height: 430px;
	   background-image: url(img/immagini/bordod.gif);
	   
}

#sinistraq {

       position: absolute;
	   left: 0px;
	   top: 190px;
	   width: 50px;
	   height: 380px;
	   background-image: url(img/immagini/bordosq.gif);
	   
}

#destraq {

       position: absolute;
	   right: 0px;
	   top: 190px;
	   width: 50px;
	   height: 380px;
	   background-image: url(img/immagini/bordodq.gif);
	   
}


#sopratitolo {

       position: absolute;
	   right: 50px;
	   top: 190px;
	   width: 700px;
	   height: 23px;
	   background-image: url(img/immagini/sopratitolo.gif);
	   
	   
}

#titolo {

       position: absolute;
	   right: 50px;
	   top: 213px;
	   
}

#sotitolo {

       position: absolute;
	   right: 50px;
	   top: 233px;
	   height: 7px;
	   width: 700px;
	   background-image: url(img/immagini/rosso.gif);
	   
}

#fondopagina {

       position: absolute;
	   right: 50px;
	   bottom: 0px;
	   height: 50px;
	   width: 700px;
	   background-image: url(img/immagini/sotto.gif);
	   
}

.testo {

        font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 10px;
	    color: #FFFFFF;
}

.testo2 {
        
        font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 9px;
	    color: #FFCCCC;
        text-align: center;
}

.testo3 {

        font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 10px;
	    color: #FFFFFF;
		text-align: center;
}

