
@font-face {
 font-family: HWYGOTH;
 src: url("fonts/HWYGOTH.eot") /* EOT file for IE */
}
@font-face {
 font-family: HWYGOTH;
 src: url("fonts/HWYGOTH.TTF") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: HWYGNRRW;
 src: url("fonts/HWYGNRRW.eot") /* EOT file for IE */
}
@font-face {
 font-family: HWYGNRRW;
 src: url("fonts/HWYGNRRW.TTF") /* TTF file for CSS3 browsers */
}


 

html,body {
	margin:0px;
	background-color:black;    
	width:100%;
	height:100%;	
    color:white;
    font-family:HWYGNRRW, arial,helvetica, sansserif;
    font-size:14px;
    letter-spacing:1px;
    line-height:24px;
	}
    
.gallery{
    position:absolute;
    border:1px solid #8d8d8d;
    left: 2px;
    top:65px;
    width:115px;
    height:582px;
    text-align:center;
	}
 
.immagini{
    position:absolute;
    left: 0px;
    top:0px;  
    margin-top:1px;
    cursor:pointer;
    width:115px;
    line-height:0;
	}
 
.centro {
    position:absolute;
    border:1px solid #8d8d8d;
    right: 23px;
    top:65px;
    width:865px;
    height:582px;
    overflow-x:hidden;
    overflow-y:auto;
	}
    
.grande {
    position:absolute;
    margin-left:auto;
    margin-right:auto;  
    border:1px solid #8d8d8d;
    right: 23px;
    top:65px;
    width:1000px;
    height:582px;
    overflow-x:hidden;
    overflow-y:auto;
    text-align:right;
	}
      
.grandehome {
    position:relative;
    margin-left:auto;
    margin-right:auto;    
    top:65px;
    width:1000px;
    height:582px;
    text-align:center;
	}
    
.fotoint{
    position:absolute;
    width:850px;
    height:567px;
    text-align:center;
    margin:7px;
	}
 
     
.testocentro {
     position:absolute;
     width:850px;
     height: 565px;   
     text-align:right;      
     margin:7px;
     top:0;
     left:0;
    
     }
    
A {
	color:#231b8e;
    letter-spacing:1px;
	}
	
.full	{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	}
    
.centered {
	position:relative;
	width:1023px;
	top:0px;
	margin-left: auto;
	margin-right: auto;
	}	
    
.top {
	position:absolute;
	top:23px;
    right:23px;
    width:867px;
    height:55px;
	}
      
.copyright {
	position:absolute;
	top:64px;
    right:0px;
    width:23px;
    height:584px;
	}
      
.bottom {
	position:absolute;
	top:650px;
    width:867px;
    padding: 0px;
    height: 55px;
    font-size:15px;
    right:23px;
    text-align:right;
    }
    
.frecciasu {
	position:absolute;
	top:36px;
    width:115px;
    padding: 0px;
    height: 20px;
    left: 2px;
    text-align:center;
    cursor:pointer;
    }
    
.frecciagiu {
	position:absolute;
	top:654px;
    width:115px;
    padding: 0px;
    height: 20px;
    left: 2px;
    text-align:center;
    padding-top:3px;
    cursor:pointer;
    }
   
.menu {
      height:38px;
      position:relative;
      display:inline-block;
      margin-left:19px; 
      cursor:pointer;
      }

  
a:link {
	color: white;
     
}

a:visited {
	color: #bbbbbb;
}


.categorialink {
	color: #8d8d8d;
    font-weight:bold;
}

.formcontatti {
    width:300px; 
    margin:3px;
    background-color:#AFADAE;
    border:0;
}

.scroll-track-1{
    width:14px;
    background-color: black;
}

.scroll-handle{
border: 0px;
width:10px;
background-color: #8D8D8D;
cursor:pointer;
margin-left:2px;
margin-right:2px;
}

#scroll-track-top-1{
height:10px;
width:14px;
background-image: url('images/frecciasu2.gif');
}

#scroll-track-bot-1{
height:10px;
width:14px;
background-image: url('images/frecciagiu2.gif');
}

#scroll-handle-top-1{
height:10px;
width:14px;
background-color: black;
}

#scroll-handle-bot-1{
height:10px;
width:14px;
background-color: black;
}




