@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0}

form{margin:0;padding:0;}

img{border:0}

.clear{
	height:0px !important;
	clear: both;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {}
a:hover {}
a:active {}


body{
	background-color: #CCC;
	background-image: url(../images/sfondo2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-repeat: repeat-x;
	padding: 0;
	width: 100%;
}


#menugen {
	box-shadow: 0px 4px 4px #111;
	position: fixed;
	margin-top: 15px;
	z-index: 10000;
	background-color: #F8F8F8;
	width: 100%;
	height: 150px;
}
#menucen{
	width: 1024px;
	margin: auto;


}
#menu{
	width: 100%;
	background-color: #F8F8F8;
	float: left;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #000;
}

h2{
	font-size: 35px;
	font-weight: normal;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#logo{
	float: left;
	margin-top: 10px;
	height: 80px;
	width: 556px;
	margin-left: 5%;
}
#logoc{
	margin-top: 30px;
	height: 58px;
	width: 100%;
	text-align: center;
	float: left;
}

#bottone{
	width: 24%;
	float: left;
	text-align: center;
	display: block;
	line-height: 30px;
	font-size: 20px;
	margin-left: 1%;
	margin-top: 30px;
}
#bottone a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	display: block;
}
#bottone a:hover{
	background-color: #900;
	color: #FFF;
}

#centra{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#content{
	position: relative;

}
#diafr{
	background-image: url(../images/diaframma.png);
	background-repeat: no-repeat;
	height: 133px;
	background-position: center;
}
#left{
	float: left;
	width: 30%;
	padding-top: 150px;
}
#right{
	float: right;
	width: 70%;
}

#gallery {
	width: 100%;
	opacity:50%;
	height: 682px;
}
#bio{
	border-radius:5px;
	box-shadow: -1px 1px 5px #333;
	background-color: #EFEFEF;
	width: 1024px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/bio.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 100px;
}

#link{
	height: 30px;
	width: 220px;
	float: right;
	text-align: center;
	display: block;
	color: #000;
	margin-top: 20px;
	margin-right: 20px;
	clear: right;
}
#link a{
	display: block;
	color: #000;
}
#link a:hover{
	background-color: #900;
	color: #FFF;
}
#portfolio{
	border-radius:5px;
	box-shadow: -1px 1px 5px #333;
	background-color: #EFEFEF;
	float: left;
	width: 1024px;
	margin-top: 20px;
	padding-bottom: 100px;
}
#trelnk{
	padding-top: 130px;
}
#tre1{
	width: 295px;
	height: 465px;
	float: left;
	background-color: #333;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
	display: block;
	
}
#tre1 a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 64px;
	color: #000;
	font-weight: bold;
}
#tre1 a:hover{
	background-color: #900;
	color: #FFF;
}
#tre2{
	width: 295px;
	height: 465px;
	float: left;
	padding: 10px;
	background-color: #666;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
}
#tre2 a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 64px;
	color: #000;
	font-weight: bold;
}
#tre2 a:hover{
	background-color: #900;
	color: #FFF;
}
#tre3{
	width: 295px;
	height: 465px;
	float: left;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
	background-color: #999;
}
#tre3 a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 64px;
	color: #000;
	font-weight: bold;
}
#tre3 a:hover{
	background-color: #900;
	color: #FFF;
}
#archivio{
	border-radius:5px;
	box-shadow: -1px 1px 5px #333;
	background-color: #EFEFEF;
	float: left;
	width: 1024px;
	margin-top: 20px;
	padding-bottom: 50px;
}
#archel{
	float: left;

}
#archnome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	height: 18%;
}
#archdata{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	height: 7%;
}

#archposto{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	height: 13%;
}

#archel a{
	box-shadow: -2px 2px 2px #555;
	border-radius:3px;
	width: 165px;
	height: 300px;
	float: left;
	display: block;
	background-color: #999;
	margin-left: 5px;
	margin-bottom: 5px;
}
#archel a:hover{
	background-color: #900;
}
#pic{
	width: 155px;
	margin-top: 5px;
	margin-left: 5px;
}

#descr{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
	padding: 5px;
	height: 100%;
}

#contatti{
	border-radius:5px;
	box-shadow: -1px 1px 5px #333;
	background-color: #666;
	float: left;
	width: 1024px;
	margin-top: 20px;
	margin-bottom: 300px;
	padding-bottom: 50px;
}

#teatro{
	border-radius:5px;
	box-shadow: -1px 1px 5px #333;
	background-color: #777;
	width: 1024px;
	margin-top: 20px;
	margin-bottom: 500px;
	padding-bottom: 1000px;
}

#thumbcont{
	text-align: center;
	float: left;
	width: 1024px;
	margin-top: 50px;
}
#thumb{
	box-shadow: -2px 2px 2px #555;
	width: 200px;
	height: 133px;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
	margin-left: 4px;
	margin-bottom: 10px;

}

#space{
	height: 187px;
}

#social{
	width: 94%;
	float: left;
	margin-top: 60px;
	margin-left: 3%;
	text-align: center;
}

#social a{
	letter-spacing: 0.45em;
	color: #CCC;
}
#sociallnk{
	width: 33%;
	text-align: center;
	float: left;
	margin-left: 3px;
}

#sociallnk a{
	display: block;
} 

#sociallnk a:hover{
	background-color: #900;
	display: block;
} 
#social2{
	width: 80%;
	float: left;
	margin-top: 80px;
	margin-left: 10%;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #FFF;
}

#social2 ul{
	list-style-position: inside;
	text-align: left;
	font-size: 20px;
	padding-left: 35px;
}
#social2 li{}

#social2 a{
	font-size: 24px;
	display: block;
	color: #FFF;
}
#social2 a:hover{
	background-color: #900;
	display: block;
}

#tag{
	float: left;
}

#title{
	margin-top: 50px;
	padding-left: 30px;
}

#swap{
	margin-top: 80px;
	margin-bottom: 20px;
	padding-left: 50px;
}

#swapper-first{
	text-align: justify;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#swapper-first ul{
}
#swapper-first li{}
#swapper-other{
	text-align: justify;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
	 
	 
	 
#title{
	padding-left: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}
#txtita ul{
	


}
#txtita li{
	margin-top: 10px;

}
#txt{width: 94%;
	float: left;
	margin-top: 25px;
	margin-left: 3%;
	text-align: center;
	}

#txteng{
	text-align: justify;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	clear: right;
}
#txteng ul{
	padding-left: 20px;
	color: #00F;


}
#txteng li{
	margin-top: 10px;

}

#webad{
	width: 70%;
	float: left;
	margin-top: 25px;
	margin-left: 15%;
	text-align: center;
}
	
#webad a{
	letter-spacing: 1em;
	color: #CCC;
	display: block;
}

#webad a:hover{
	display: block;
	color: #FFF;
	background-color: #900;
}
