﻿html{
   height: 100%;
   
}	

body {
    margin-top: 2px;
	padding: 0;
	text-align: center;
	font-family: Book Antiqua, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F5f5f5;
	background-color: #050505;
	height: 97%;	
		}	

A:LINK{
	color:  #F5f5f5;
	text-decoration: none;
	
   	}

A:VISITED{
	color:  #F5f5f5;
	text-decoration: none;
	      }

A:HOVER{
	color: #9F0000; 
	text-decoration: none;
	    }
				
/* links */
				
A.menu:LINK    {text-decoration:none; color:#F5f5f5}
A.menu:VISITED {text-decoration:none; color:#F5f5f5}
A.menu:HOVER   {text-decoration:none; color:#9F0000}	

A.att:LINK    {text-decoration:none; color:#9F0000}
A.att:VISITED {text-decoration:none; color:#9F0000}
A.att:HOVER   {text-decoration:none; color:#9F0000}	

	
	
.contenitore{
	height:90%;
	} 
		


/* header */

#header{
	width: 900px;
	height: 90px;
	background-image: url(sfondoheader.gif);
	 }
		 
.hd1{
   width: 130px;
   height:37px;
	    }	
		 
.tdiframe{
   width: 760px;
	   		}	
	   		
.menusupiframe{
   width: 760px;
	height:40px;
	   		}
				
		
/* content */
	
#content {
	width: 900px;
	background-image:;	
	background-position: center;
	background-repeat: no-repeat;	
	background-color: #050505;
	 }

.tabcontent	{
	width: 900px;
	vertical-align: top;
	margin-top: 10px;
	background-color: #050505;
	 
 			}	
				
/* menu laterale */		
.tdcolonnalaterale{
   width: 130px;
	text-align: center;
	vertical-align: top;	
	 		}	
					
				
/* parte centrale */		
.tdtitoloimg{
   text-align: center;
	font-size:16pt;
	 		}			

.tdprinc{
   width: 750px;
	vertical-align: top;
 		   }		
	
.tabcent	{
   width: 750px;
	vertical-align: top;
	 		}	
			
.tdtitolo{
  	vertical-align: top;
   text-align: left;
 		   }	
	
.tabpanoramiche	{
	width: 700px;
	vertical-align: top;
	text-align:center;
				 	}	
				
/* photo gallery */	
.tabgallery	{
	vertical-align: top;
	text-align:center;	
			 	}	

.tdindietro{
  	width:700px;
	text-align:center;
		   }			
			
.cellegallery{
    vertical-align: middle;
	border: 1px solid white;
	text-align: center;
	 		}	

.cellevuote{
   width: 150px;	
	height: 110px;
	border: 1px solid white;
	background-image: url(cellevuote1.gif);
	background-position: center;
   background-repeat: no-repeat;
	 		}
			
			
#footer {
	width: 900px;
	height:35px;
	background-image: url(copyright.gif);	
	background-position: center;
	background-repeat: no-repeat;
		 		}			
			
				
					
.diecipx	{
	 height: 10px; 	
	 		}

.ventipx	{
	 height: 20px; 	
	 		}	
			
.quarantapx	{
	 height: 40px; 	
	 		}	

			
			
.uno	{
	 width: 100px;
	 background-image: url(ga.gif);	
	 		}
			
.due	{
	 height: 100px;
	 background-image: url(gaga.gif);
	 text-align: center;	
	 		
