body { 
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px; 
	color: #6b6b6b;
	margin: 0;
	padding: 0;
	background:url(../images/sfondoaltre.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; 
	}

a.beige { 
	text-decoration: underline;
	color: #a07610;
	text-shadow: none; 
	}
	
a.bianco:beige, a.bianco:beige { 
	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
	}
	
.right {
	text-align:right
}

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

h2 { 
	font-size: 14px; font-weight:bold; margin: 0; padding:0
	}
	
h3 { 
	font-size:36px; color:#ce8210; margin: 10px 0; padding:0
	}
	
h4 { 
	font-size:24px; margin: 0 0 15px 0 ; padding:0
	}

h5 { 
	font-size:18px; margin: 10px 0 5px 0; padding:0
	}
	
.tantosopra {
	margin-bottom: 150px
}
	
.tantosoprasotto {
	margin: 15px 0 150px 0
}

.sopra {
	margin-bottom: 15px
}
	
.sotto {
	margin-top: 15px
}

.sottotantosopra {
	margin: 15px 0 150px 0
}

.center {
	text-align: center
}

.clearer {
	clear:both
}

.destro {
	margin-top: 15px;
	text-align: right
}

/*biografia*/
#interaltre {
	width: 100%;
	height: 100%;
	background: url(../images/ombraltre.png) top center no-repeat;
	float: left;
	z-index:1;
	position: absolute;
	}
	
.biografia {
	width: 100%;
	height: 500px;
	background: url(../images/fondobio.jpg) top center no-repeat;
	display:block;
	padding: 20px 0;
}

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

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

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

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

.clearer {
	clear: both
}

#contealtre {
	width: 1000px;
	padding: 430px 0 50px 0;
	line-height: 24px
}

#rettaltre {
	width: 940px;
	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: 25px 30px;
	float:right
}

#fotobio {
	width: 426px;
	padding: 20px 27px;
	background:url(../images/fondobuco.jpg) top left repeat-x;
	box-shadow: inset 1px 5px 5px 3px #d7d7d7; 
	-webkit-box-shadow: inset 1px 5px 5px 3px #d7d7d7; 
	-moz-box-shadow: inset 1px 5px 5px 3px #d7d7d7; 
	margin-right: 30px;
	filter: alpha(opacity=85); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); /* IE */
	-moz-opacity: 0.85; /*older Mozilla*/
	-khtml-opacity: 0.85;   /*older Safari*/
	opacity: 0.85;   /*supported by current Mozilla, Safari, and Opera*/
	float: left
}

#testobio {
	width: 430px;
	float: right
}

#ombretta {
	background:url(../images/ombretta.png) top center no-repeat;
}

#rigamostre {
	width: 430px;
}

#anno {
	width: 45px;
	float:left
}

#dove {
	width: 385px;
	float:right
}

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

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

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

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

#fotostudio {
	margin-top:15px;
	padding: 20px;
	background:url(../images/fondobuco.jpg) top left repeat-x;
	box-shadow: inset 1px 5px 5px 3px #d7d7d7; 
	-webkit-box-shadow: inset 1px 5px 5px 3px #d7d7d7; 
	-moz-box-shadow: inset 1px 5px 5px 3px #d7d7d7; 
	filter: alpha(opacity=85); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); /* IE */
	-moz-opacity: 0.85; /*older Mozilla*/
	-khtml-opacity: 0.85;   /*older Safari*/
	opacity: 0.85;   /*supported by current Mozilla, Safari, and Opera*/
}

#spaziofotos {
	width: 138px;
	height: 142px;
	text-align: center;
	margin: 0 10px;
	padding: 0 10px;
	border: 1px solid #d7d7d7;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float:left
}

#spaziofotod {
	width: 138px;
	height: 142px;
	text-align: center;
	margin: 0 10px;
	padding: 0 10px;
	border: 1px solid #d7d7d7;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float:right
}

.stogiu {
	margin-top:10px
}

#footer {
	width: 100%;
	background-color: #dadada;
	margin-top: 900px;
	float: left;
	z-index:2;
	position: absolute;
	}
/*fine*/

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

#fotogalleria {
	margin-top:15px;
	padding-bottom: 200px;
}

#contegalles {
	width:180px;
	margin-right: 10px;
	float:left
}

#contegalled {
	width:180px;
	float:right
}

#elegalleria {
	width: 148px;
	text-align: center;
	padding: 10px 15px;
	color: #a07610;
	background-color: #ebce6f;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebce6f', endColorstr='#fefefe'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ebce6f), to(#fefefe)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ebce6f,  #fefefe); /* for firefox 3.6+ */ 
	border: 1px solid #f3e1a8;
	border-radius-bottomlefts: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-radius-bottomleft: 6px;
	border-radius-bottomright: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-radius-bottomright: 6px;
}

#navi {
	width:910px;
	padding: 10px 15px;
	color:#FFF;
	background-color:#9c9b9c
}

#footergalleria {
	width: 100%;
	background-color: #dadada;
	margin-top: 800px;
	float: left;
	z-index:2;
	position: absolute;
	}

.sonoqui {
	font-size: 17px; 
	font-weight:bold; 
	color: #ebce6f;
}

#indietro {
	width:908px;
	padding: 7px 15px;
	text-align:right;
	border: 1px solid #e5e5e5;
	margin-top: 15px
}

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

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

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

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

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

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

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

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

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

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

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

#spaziofotos img {
	box-shadow: 1px 3px 3px 3px rgb(0,0,0,0.6); 
	-webkit-box-shadow: 1px 3px 3px 3px rgb(0,0,0,0.6); 
	-moz-box-shadow: 1px 3px 3px 3px rgb(0,0,0,0.6); 
	}

#spaziofotod img {
	box-shadow: 1px 3px 3px 3px rgb(0,0,0,0.6); 
	-webkit-box-shadow: 1px 3px 3px 3px rgb(0,0,0,0.6); 
	-moz-box-shadow: 1px 3px 3px 3px rgb(0,0,0,0.6); 
	}
	
#footerfoto {
	width: 100%;
	background-color: #dadada;
	margin-top: 1250px;
	float: left;
	z-index:2;
	position: absolute;
	}
/*fine*/

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

#map {
	width: 426px;
	height: 530px; 
	overflow: hidden;
}
/*fine*/