#sic {
	width:800px; height: 100%; background: black url(sic.jpg) no-repeat center top; position: absolute; top:0; left: 0; z-index: 10000;
}
#sic a { display: block; width:100%; height: 100%;}
.toggler{
	cursor: pointer;
}
#container{
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}
/*Iniziamo con l'heaader */
#header{
	position:relative;
	height: 225px;
}
#header-img{
	position: absolute;
	left:0;
	top:0;
}
#logo{
position: absolute;
top:130px;
left: 40px;
width: 175px;
height: 40px;;
}
#logo img{
border: 0;
}

#marchio{
	position: absolute;
	background-image: url("../img/marchio.png");
	background-repeat: no-repeat;
	top: 100px;
	left: -100px;	
	width:125px;
	height: 125px;
	
}
#bottom {

	width:800px;
	margin: 0 auto;
	}
#indirizzi{
	float:left;
	text-align: left;
	width:400px;
	background-color: #333;
		height: 80px;

}
#indirizzi-inner{
width:360px;
margin-left: 40px;
	
margin-top:10px;	
	}

/*typo x bottom */
	.bottom-par {
		font: 9px "Verdana", Helvetica, Arial, sans-serif;
		color:#a3a3a3;
		margin: 0;
		margin-top: 5px;
	}
#switcher{
	float: right;
	text-align: right;
	width:400px;
	background-color: #333;
	height: 80px;
}
#switcher-inner{
	position: relative;
	width:360px;
	margin-left: 40px;
	margin-bottom:10px;	
	margin-top:10px;

}
#switcher-txt{
	position: absolute;
	color: white;
	font-size: 9px;
	top:0;
	right:80px;
}

#switcher-wood{
	position: absolute;
	width: 10px;
	top:0;
	right:50px;
	height: 10px;
	background-image: url("../img/wood.jpg");
	background-repeat: repeat;
	border: 1px solid white;	
}
#switcher-black{
	position: absolute;
	top:0;
	right:30px;
	width: 10px;
	height: 10px;
	background-color: #292929; 
	border: 1px solid white;	
}

/* fine header*/
/*index*/
		/*Passiamo al text-menu */
		#text-menu{
			position: relative;
			height: 110px;
			background-color: #e8e8e8;
			padding-left: 40px;
			padding-right: 40px;
		}
		#text-menu-inner{
			position: absolute;
			top: 30px;
			width: 720px;
			
		}
		p.menu-inner {
			text-align: justify;
			margin: 0;
			font-family: "Georgia", Times, serif;
			text-transform: uppercase;
			font-size: 19px;
			line-height: 28px;
			color: #a3a3a3;
		}
		a.menu-inner{
			text-decoration: none;
			color: #c80c21;
		}
		a.menu-inner:hover{
			color: #434747;
		}
		
		/* fine */
		/* Portfolio time */
		#works{
		 position: relative;
		 height: 260px;
		 background-color: #e8e8e8;
		}
		#works-left{
			position: absolute;
			width:266px;
			left:0;
			top:0;
		}
		#works-left-img{
			width:266px;
			height:180px;
			overflow: hidden;

		}
		#works-left-txt {
			width:200px;
			margin:0 auto;

		}
		
		#works-left-txt ul {
			margin : 0;
			padding: 0;
			display: block;
			list-style: none;
		}
		
		#works-center{
			position: absolute;
			width:266px;
			left:266px;
			top:0;

		}
		#works-center-img{
			width:265px;
			height:180px;
			overflow: hidden;
			border-left: 1px dotted #666;

		}
		#works-center-txt {
			width:200px;
			margin:0 auto;
		}
		#works-center-txt ul {
			margin : 0;
			padding: 0;
			display: block;
			list-style: none;
		}
		
		#special{
			position: absolute;
			width:267px;
			right:2px;
			top:0;

		}
		#special-img{
			width:267px;
			height:180px;
			overflow: hidden;
			border-left: 1px dotted #666;

		}
		#special-txt {
			width:200px;
			margin:0 auto;
		}
		#special ul {
			margin : 0;
			padding: 0;
			display: block;
			list-style: none;
		}
		#special-band{
			position: absolute;
			top: 0;
			right: 0;
			width:267px;
			height: 180px;
			background-image: url(../img/special.png);
		}
		/*Typo x portfolio */
		h2.txt{
			font: 20px "Arial Narrow", Helvetica, Arial, sans-serif;
			text-transform: uppercase;
			color: #a4a7a6;
			margin-top: 10px;
			margin-bottom:5px;
		}
		.txt-par{
			/*font: 11px "Lucida grande", "Arial Narrow", Helvetica, Arial, sans-serif;*/
			color: #4e5050; 
			margin:0;
			
		}
		/* Extra's */
		#extra{
			color: white;
			position: relative;
			width:800px;
			height: 276.5px;		
			background-color: black;
			
			}
		#extra-txt{
		text-align: left;
			position: absolute;
			width: 350px;
			top:0px;
			left:40px;
			height:100%;
			background-color: black;

			}
		#extra-txt-inner{
			position: relative;
			top:10px;
			width: 300px;
			height: 225px;
			margin: 0 auto;
			line-height: 16px;
		}
		
		#extra-img{
			text-align: right;
			position: absolute;
			width:800px;
			height: 270px;
			overflow: hidden;
		}
		
		/* Typo x extra */
		h2.inner {
			font: 36px Georgia, Garamond, "Times New Roman", Times, serif;
			color: white;
			margin-bottom: 18px;	
			margin-top: 0px;
			
		}
		#extra-txt-inner p {
			/*font: 13px "Lucida grande", "Arial Narrow", Helvetica, Arial, sans-serif;*/
			font-size: 1.125em;
			color:white;
			line-height: 16px;
		}
		#extra-txt-inner a, #extra-txt-inner a:hover {
		margin-top: 15px;
		color:white;
		text-decoration: underline;
		}
		#capolettera{
		font-family:  Georgia, Garamond, "Times New Roman", Times, serif;
		font-size: 40px;
		line-height: 32px;
		margin-right: 2px;
		margin-bottom: 0;
		float:left;
		}
		
		/* the OTHERS tribute to Lost */
		
		#others{
			position: relative;
			width:800px;
			height: 300px;

		}
		#news{
			left:267px;
			position: absolute;
			width: 266px;
			border-right: 1px dotted gray;
			height: 300px;	
		}
		#news-inner{
			margin-top: 15px;
			position: relative;
			width:200px;
			left: 40px;
		}
		#news-inner a{
		width:150px;
		font: 11px Georgia, Garamond, "Times New Roman", Times, serif;
		color: gray;
		text-decoration: none;
		
		}
		#news-inner a:hover{
				color: #c80c21;

		}
		#klog{
			
			position: absolute;
			width: 266px;
			height: 300px;
			border-right: 1px dotted gray;	
		}
/************************************************************************************************************************/
		#klog-band{
			position: absolute;
			top: 0;
			left: 0;
			width:266px;
			height: 180px;
			background-image: url(../img/klog-special.png);
		}
/************************************************************************************************************************/
		#klog-inner{
			margin-top: 15px;
			position: relative;
			width:200px;
			left: 30px;
		}
		#klog-inner img{
			width: 190px;
			padding: 5px;
			background-color: #ccc;
			margin-bottom: 10px;
		}
		#faux {
			position: absolute;
			width:268px;
			height: 300px;
			right:0;	
		}
		/*Typo x Others */
		h2.giorno {
			font: 20px "Lucida grande", "Arial Narrow", Helvetica, Arial, sans-serif;
			color: #4e5050;
			margin:0;
		}
		h2.lateral{
			font: 20px "Lucida grande", "Arial Narrow", Helvetica, Arial, sans-serif;
			color: #4e5050;
			margin-bottom:1.5em;
		}
		.numero{
			font: 20px "Georgia", serif;
			color:#ff0000;
		}
		.news-title{
			font: 20px "Arial Narrow", Helvetica, Arial, sans-serif;
			color: #dcdfde;
			margin-top: 0;
			margin-bottom: 0;
			text-transform: uppercase;
		}
		#klog-inner .news-txt {
			border-bottom: 1px solid #e8e8e8;
		}
		.news-txt{
			font-size: 1em;
			color:#4e5050;
			line-height: 1.025em;
		}
		#klog-inner a{
		width:150px;
		font: 11px Georgia, Garamond, "Times New Roman", Times, serif;
		color: gray;
		text-decoration: none;
		}
		#klog-inner a:hover{
		color: #c80c21;
		}
/*fine index*/
/*about*/
		#about{
		 position: relative;
		 height: 260px;
		 width:800px;
		 background-color: #434748;
		}
		#about-txt{
			position: absolute;
			width:475px;
			left:40px;
			top:40px;
		}
		#about-extra{
		background-repeat: no-repeat;
		position: absolute;
		width:285px;
		height: 180px;
		right: 0;
		top:70px;	
		}
		/*Typo x about */
		h2.about-title {
			font: 39px 'georgia', serif;
			color: white;
			margin-bottom: 5px;	
			margin-top: 0px;			
		}
		.about-par{
			/*font: 11px Georgia, Garamond, "Times New Roman", Times, serif;*/
			color:white;
			line-height: 13px;
			margin:0;
		}
		/*fine typo */
		/*people */
		
		#people{
			position: relative;
			width: 800px;
			height:880px;
			left:0;
			top:0px;
		}
		#andreal{
			left:40px;
			top:50px;
			position: absolute;
			width: 150px;
			height: 320px;
		}
		#giulianob{
			left:40px;
			top:50px;
			position: absolute;
			width: 250px;
			height: 320px;
		}
		#andreap{
			left:320px;
			top:50px;
			position: absolute;
			width: 250px;
			height: 320px;
		}
		#danielei{
			left:40px;
			top:460px;
			position: absolute;
			width: 150px;
			height: 320px;
		}
		#glaudiap{
			left:220px;
			top:460px;
			position: absolute;
			width: 150px;
			height: 320px;
		}
		#you{
			left:400px;
			top:460px;
			position: absolute;
			width: 150px;
			height: 320px;
			color: #ccc;
		}
		#behind{
			position: absolute;
			width: 190px;
			right:0;
			bottom:90px;
			overflow: hidden;			
		}
		#people img.people{
			width:130px;
			height:130px;
			padding:5px;
			/*border: 1px solid black;*/
		}
		/*Typo x people */
		h2.people-title{
			font: 16px 'georgia', serif;
			color: #434747;
			margin-bottom: 18px;	
			margin-top: 0px;
		}
		.people-txt{
			font-size: 1.025em;
			color: #434747;
			line-height: 16px;
			height:120px;
			border-bottom: 1px solid #e8e8e8;
		}
		#you p.people-txt{
			font-size: 1.025em;
			color: #ccc;
			line-height: 16px;
			height:120px;
			border-bottom: 1px solid #e8e8e8;
		}
		.k{
			font: 16px "Lucida grande", "Arial Narrow", Helvetica, Arial, sans-serif;
			color: gray;
		}
		a img{
			border: 0;
		}
		#people-inner a{
		width:150px;
		font: 11px Georgia, Garamond, "Times New Roman", Times, serif;
		color: gray;
		text-decoration: none;
		}
		#people-inner a:hover{
		color: #c80c21;
		}
		/*Fine Typo */
/* fine about */
/*Portfolio */
	/*menu filtro */
	#categoria{
		position: relative;
		width:800px;
		left: 0;
		background-color: #c80c22;
		height: 20px;
	}
	
	#categoria-mnu{
		position: absolute;
		left: 40px;
		top: 2px;
	}
	#categoria-mnu ul{
		margin:0;
		padding: 0;
	}
	#categoria-mnu ul li {
		list-style: none;
		float: left;

	}

	#categoria-mnu ul li p {
		display: inline;
		padding-left: 15px;
		margin: 0;
		height: 18px;
	}
	/*typo x menu */
	.intestazione{
		color: #e27e89;
		font: 12px Georgia, Garamond, "Times New Roman", Times, serif;
		font-style: italic;
	}
	#categoria-mnu ul li p a {
		font: 12px "Arial Narrow", Helvetica, Arial, sans-serif;
		color: white;
		text-decoration: none;
		text-transform: uppercase;
	}
	#categoria-mnu ul li p a:hover {
		color: #e27e89;
	}
	
	#categoria-mnu ul li p a.active{
		color: white;
		text-decoration: underline; 
	}	
	/*fine menu filtro 
	 Il portfoio è 'no casino */
	
	#portfolio{
		position: relative;
		width: 800px;
		height:480px;
		/*
		background-image: url(../img/portfolio.jpg);
		background-position: top right;
		background-repeat: no-repeat;
*/
	}
	#portfolio-inner{
		width: 720px;
		position: absolute;
		left: 40px;
		top: 40px;

	}
	#portfolio-pag{
	border-top: 1px solid #ccc;
	width:720px;
	position: absolute;
	left:40px;
	top: 460px;
	height:20px;
	}
	#portfolio-pag ul{
		margin:0;
		padding: 3px;
	}
	#portfolio-pag ul li {
		list-style: none;
		float: left;
	}
	#portfolio-pag ul li p a {

		display: block;
	}
	#portfolio-pag ul li p {
		padding-left: 5px;
		margin: 0;
	}
	/*typo x paginazione */
	.pag{
	color: #c80c21;
	}
	#portfolio-pag ul li p a {
		text-decoration: none;
		color: inherit;
	}
	#portfolio-pag li p a:hover {
		color: #e27e89;
	}
	
	#portfolio-pag li.active p a {
		color: #c80c21;
	}	
	/*fine typo*/
	/*clienti*/
	#clienti{
		position: relative;
		width:800px;
		height: 280px;
	}
	#clienti-left{
		position: absolute;
		width:150px;
		top:40px;
		left:40px;	
	}
	#clienti-center{
		position: absolute;
		width:150px;
		top:40px;
		left:200px;	
	}
	#clienti-right{
		position: absolute;
		width:150px;
		top:40px;
		left:350px;	
	}
	#clienti-quattro{
		position: absolute;
		width:150px;
		top:40px;
		left:500px;	
	}
	#clienti-cinque{
		position: absolute;
		width:150px;
		top:40px;
		left:650px;	
	}

	#titolo-clienti{
		position: absolute;
		top:0;
		left:40px;
		height:40px;
	}
	#clienti ul{
	margin: 0;
	padding: 0;}
	#clienti ul li {
	height: 10px;
	list-style: none;
	padding:0;
	}
	/* typo clienti */
	#titolo-clienti h2 {
		font: 2em 'georgia', serif;
		margin-bottom: 10px;	

	}
	#clienti a {
		color: #666;
		text-decoration: none;
	}
	#clienti a:hover {
		color: gray;
	}

