/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site	: www.buildinternet.com/project/supersized
	
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/

* { margin:0; padding:0; }
body { background: url(../imm/sf.jpg) repeat ; height:100%; color:#FFF; font-family: Arial, Helvetica, sans-serif; font-size:14px}
	img { border:none; }
	
	#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../img/progress.gif) no-repeat center center;}
	
	#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
		#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
			#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
			#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
		#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:url(../imm/sf.jpg) repeat; }
		#supersized a { width:100%; height:100%; display:block; }
			#supersized li.prevslide { z-index:-20; }
			#supersized li.activeslide { z-index:-10; }
			#supersized li.image-loading { background:#111 url(../img/progress.gif) no-repeat center center; width:100%; height:100%; }
				#supersized li.image-loading img{ visibility:hidden; }
			#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }
			
			
			

a{ color: #630}		
			
			
#logo{ position: absolute; top:40px; left:20px; z-index:400; font-size:12px; line-height:22px }
#logo img{ margin-left:1px}
#logo a { color:#fff; outline:none; text-decoration:none; padding:3px 4px 3px 4px;  transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; cursor:pointer}
#logo a:hover { color: #fff; outline:none; background: #000; color:#CCC}

#box1,#box3,#box4{ display:none}
#cont{width:100%; height:100%; position:absolute; top:0px; left:0px; overflow:auto; z-index:410; }
#cont p{ margin:0 0 15px 0;}
#bio{ width:720px; background:#FFF;-moz-border-radius: 20px; border-radius: 20px; z-index:402; position: relative; margin:auto; margin-top:40px; margin-bottom:50px; color:#000; padding:40px 40px 40px 40px;}	 
#chiudi{ width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:401; cursor:pointer; background: url(../imm/x.png) no-repeat top center}
#sf{ width:100%; height:100%; 
	background-color:rgba(0,0,0,0.75); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
	position:absolute; top:0px; left:0px; z-index:401;
	}
#bio img{/* -moz-border-radius: 10px; border-radius: 10px;*/}
#bio em{ background: #E9E9E9; padding:1px 3px 1px 3px}
.tit{ font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:24px;; font-style:italic; line-height:10px}
.sub-tit{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; line-height:40px}
#biog{ margin:0 15px 15px 0; /* -moz-border-radius: 10px; border-radius: 10px;*/ background: #E9E9E9; padding:7px;}
#biog img{ width:130px; /* -moz-border-radius: 5px; border-radius: 5px;*/}
.dida{  font-size:10px; padding:7px 5px 3px 5px; line-height:normal}
td{ vertical-align:top}

#box2{ position:absolute; top:-1500%}
.disegni img{ height:100px}
.bib{ margin:0px; padding:0 0 0 44px}
hr{ margin:10px 0 12px 0;display: block; height: 1px;
    border: 0; border-top: 1px solid #ccc;}
iframe{ border:0px; padding:0px; margin:0px; background-color:#999; -moz-border-radius: 15px; border-radius: 15px; }

#chi{margin:14px 5px 5px 2px; padding:5px 5px 7px 5px; background-color:#fff; color:#000; width:103px; 
	 font-family:Georgia, 'Times New Roman', Times, serif; font-style:italic; font-weight:bold; cursor:pointer; 
	 -moz-border-radius: 5px; border-radius: 5px;
	 -moz-transition: all 1s;
	-ms-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s; 
}
#chi:hover{ background-color:#000; color:#FFF}
/*

#logo{ position: absolute; top:40px; left:20px; z-index:400; font-size:12px; line-height:22px }
#logo img{ margin-left:1px}
#logo a { color:#fff; outline:none; text-decoration:none; padding:3px 4px 3px 4px;  transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; cursor:pointer}
#logo a:hover { color: #fff; outline:none; background: #000; color:#CCC}

#cont{width:100%; height:100%; position:absolute; top:0px; left:0px; overflow:auto; z-index:410; }
#cont p{ margin:0 0 15px 0;}
#bio img{-moz-border-radius: 10px; border-radius: 10px;}
#bio{ width:720px; background:#FFF;-moz-border-radius: 20px; border-radius: 20px; z-index:402; position: relative; margin:auto; margin-top:40px; margin-bottom:50px; color:#000; padding:30px 40px 40px 40px;}	 
#chiudi{ width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:401; cursor:pointer; background: url(../imm/x.png) no-repeat top center}
#sf{ width:100%; height:100%; background-color:rgba(0,0,0,0.75); position:absolute; top:0px; left:0px; z-index:401;}
.tit{ font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:24px;; font-style:italic; }
.sub-tit{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; }
#biog{ float:left; margin:0 15px 10px 0; -moz-border-radius: 13px; border-radius: 13px; background: #E9E9E9; padding:10px;}
.dida{  font-size:12px; padding:7px 5px 0 5px}
td{ vertical-align:top}

*/