body { 
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px; 
	color: #6b6b6b;
	margin: 0;
	padding: 0;
	background:url(../images/sfondo.jpg) top center repeat-x
	}
	
html {
	height: 100%;
}
	
a { 
	text-decoration: underline;
	color: #6b6b6b;
	text-shadow: none; 
	}
	
a:hover, a:focus { 
	color: #fff; 
	text-decoration: underline; 
    -webkit-transition: 500ms linear 0s;  
    -moz-transition: 500ms linear 0s;  
    -o-transition: 500ms linear 0s;  
    transition: 500ms linear 0s;  
    outline: 0 none;
	text-shadow: -1px 1px 1px #6b6b6b, 1px -1px 1px #6b6b6b; 
	}

a.bianco { 
	text-decoration: underline;
	color: #fff;
	text-shadow: none; 
	}
	
a.bianco:hover, a.bianco:focus { 
	color: #f7a11a; 
	text-decoration: underline;
    -webkit-transition: 500ms linear 0s;  
    -moz-transition: 500ms linear 0s;  
    -o-transition: 500ms linear 0s;  
    transition: 500ms linear 0s;  
    outline: 0 none;
	text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff; 
	}

.text11 { 
	font-size:11px;
	font-weight:normal
	}

.text11c { 
	font-size:11px;
	font-weight:normal;
	text-align:center
	}

.title11 { 
	font-size:11px;
	font-weight:bold
	}

h1 { 
	font-size: 16px; font-weight:bold; margin: 0; padding:0; color: #a07610;
	}

h2 { 
	font-size: 14px; font-weight:bold; margin: 0; padding:0
	}
	
h3 { 
	font-family: 'Just Another Hand', arial, serif; font-size:36px; color:#ce8210; margin: 10px 0; padding:0
	}
	
h4 { 
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif; font-size:24px; margin: 0 0 15px 0 ; padding:0
	}

h5 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:15px; 
	font-weight:bold; 
	margin-bottom: 8px; 
	padding:7px 10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #f8b334
	}

h6 { 
	font-family: 'Just Another Hand', arial, serif; font-size:24px; color: #311f06; margin: 0 0 5px 0; padding:0
	}
	
.sopra {
	margin-bottom: 15px
}
	
.sotto {
	margin-top: 15px
}

.center {
	text-align: center
}

.clearer {
	clear:both
}

.destro {
	padding: 5px 15px;
	text-align: right;
	font-size: 14px
}

.destrogrigio {
	padding: 5px 15px;
	margin-top: 8px;
	background-color:#e5e5e5;
	text-align:right;
	font-size: 14px
}

/*costruzione*/
#conte {
	position:absolute;
  	height:200px; 
  	width:400px;
  	margin:-100px 0px 0px -200px;
  	top: 50%; 
  	left: 50%;
  	padding: 0px;
	text-align:center;
}

#clausola {
	width: 350px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 35px 25px 40px 25px;
	color:#FFF;
	background-color: #000;
	filter: alpha(opacity=80); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE */
	-moz-opacity: 0.80; /*older Mozilla*/
	-khtml-opacity: 0.80;   /*older Safari*/
	opacity: 0.80;   /*supported by current Mozilla, Safari, and Opera*/
}
/*fine*/

/*index*/
#intero {
	width: 100%;
	background: url(../images/ombra.png) top center no-repeat;
	float: left;
	z-index:1;
	position: absolute;
	}

#slideshow { 
	height:auto;
	margin: 0 auto;
	position: relative;
	}

#slides { 
	width: 100%;
	height: 500px;
	padding: 0;
	margin: 118px 0 100px 0
	}

.prima {
	width: 100%;
	height: 500px;
	background: url(../images/dipinto.jpg) top center no-repeat;
	display:block;
	padding: 20px 0;
}

.seconda {
	width: 100%;
	height: 500px;
	background: url(../images/dipintocolore.jpg) top center no-repeat;
	display:block;
	padding: 20px 0;	
}

.terza {
	width: 100%;
	height: 500px;
	background: url(../images/scultura.jpg) top center no-repeat;
	display:block;
	padding: 20px 0;
}

.quarta {
	width: 100%;
	height: 500px;
	background: url(../images/lampade.jpg) top center no-repeat;
	display:block;
	padding: 20px 0;
}

.contesto {
	width: 1000px;
	margin: 0 auto;
	}
	
#pagina {
	width: 100%;
	float: right;
	z-index:2;
	position: absolute;
	}

#atuttapagina {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.clearer {
	clear: both
}

#contepagina {
	width: 1000px;
	padding: 550px 0 50px 0;
	line-height: 24px
}

#introbio {
	width: 370px;
	background: #fff;
	box-shadow: 1px 2px 3px #d7d7d7, 1px 2px 3px #d7d7d7; 
	-webkit-box-shadow: 1px 2px 3px #d7d7d7, 1px 2px 3px #d7d7d7; 
	-moz-box-shadow: 1px 2px 3px #d7d7d7, 1px 2px 3px #d7d7d7; 
	padding: 20px 25px;
	margin-right: 30px;
	float:left
}

#intropere {
	width: 500px;
	background: #fff;
	box-shadow: 1px 2px 3px #d7d7d7, 1px 2px 3px #d7d7d7; 
	-webkit-box-shadow: 1px 2px 3px #d7d7d7, 1px 2px 3px #d7d7d7; 
	-moz-box-shadow: 1px 2px 3px #d7d7d7, 1px 2px 3px #d7d7d7; 
	padding: 20px 25px;
	float:right
}

#footer {
	width: 100%;
	background-color: #dadada;
	margin-top: 900px;
	float: right;
	z-index:2;
	position: absolute;
	}
	
#contefooter {
	width: 860px;
	padding: 15px 20px;
	font-size: 13px
}
	
#copydavide {
	width: 430px;
	float: left
}

#copymio {
	width: 430px;
	text-align: right;
	float: right
}
/*fine*/