@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f4b318;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: fixed;
	overflow: hidden;
}

p {
	color: #333;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	line-height: 20px;
	letter-spacing: 1px;
}
em {
	color: #62191a;
}
strong {
	color: #62191a;
}


h1 {
	color: #897F67;
	font-size: 24px;
	letter-spacing: 2px;
	margin-left: 10px;
	margin-bottom: 20px;
}
h4 {
	font-size: 16px;
	margin-top: -20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-style: italic;
	color: #2B2924;
}
#testo ul li{
	margin-left: 40px;
}


a {
	color: #FD4E49;
	text-decoration: none;
}
a img {
}

a:hover {
	color: #FD4E49;
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	color: #333;
}


a:hover {
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#wrapper {
	width: 90%;
	min-height: 500px;
}
#wrapper_scroll {
	overflow: auto;
	height: 540px;
	
}

#top {
	height: 50px;
	width: 100%;
}
#top_default {
	height: 50px;
	width: 100%;
	background-color: #f4b318;
	background-image: url(../img/topbg.png);
	background-repeat: no-repeat;
}
#top_fixed {
	height: 50px;
	width: 100%;
	background-color: #f4b318;
	background-image: url(../img/topbg.png);
	background-repeat: no-repeat;
	z-index: 100;
	position: fixed;
}
#top_scroll {
	height: 50px;
	width: 90%;
	
}
#top_scroll_fixed {
	height: 50px;
	width: 90%;
	position:fixed;
	background-image: url(../img/topbg.png);
	background-repeat: no-repeat;
}
.top_testo {
	float: left;
	margin-top: 10px;
	margin-left: 60px;
}


#contenuto {
	width: auto;
	margin-left: 144px;
	padding-left: 10px;
	padding-top: 10px;
}
#contenuto_scroll {
	height: 540px;
	width: 8000px;
	padding: 0px;
	margin-left: 10px;
	
}
#bg_home {
	background-image: url(../img/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 480px;
}



#logotop {
	float: right;
	height: 30px;
	width: 250px;
	margin-right: 10%;
	margin-top: 10px;
}
#logotop a {
	height: 30px;
	width: 250px;
	display: block;
	background-image: url(../img/logosml.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#lingua {
	float: left;
	margin-top: 10px;
	margin-left: 50px;
}
#lingua img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#nav {
	height: auto;
	width: 134px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	position: fixed;
}
#nav li {
	text-indent: -9999px;
	list-style-type: none;
	
}
#nav li a {
	display: block;
	height: 120px;
	width: 120px;
}
#nav li #biografia  {
	background-image: url(../img/biografia_en.png);
	background-repeat: no-repeat;
}
#nav li #immagini {
	background-image: url(../img/immagini_en.png);
	background-repeat: no-repeat;
	
	
}
#nav li #mostre {
	background-image: url(../img/mostre_en.png);
	background-repeat: no-repeat;
	
	
}
#nav li #contatti {
	background-image: url(../img/contatti_en.png);
	background-repeat: no-repeat;
	
	
}
#nav li #empty{
	background-image: url(../img/sfumatura_en.png);
	background-repeat: no-repeat;
}


#nav li #biografia:hover, #biografia.hover {
	background-image: url(../img/biografiahover_en.png);
	
}

#nav li #immagini:hover, #immagini.hover {
	background-image: url(../img/immaginihover_en.png);
	
	
}
#nav li #mostre:hover, #mostre.hover {
	background-image: url(../img/mostrehover_en.png);
	
}
#nav li #contatti:hover, #contatti.hover {
	background-image: url(../img/contatthover_en.png);
	
	
}
body#c_biografia #biografia {
	background-image: url(../img/biografiahover_en.png);
	
}
body#c_immagini #immagini {
	background-image: url(../img/immaginihover_en.png);
	
}
body#c_mostre #mostre {
	background-image: url(../img/mostrehover.png);
	
}
body#c_contatti #contatti {
	background-image: url(../img/contatthover_en.png);
	
}
.immagineright {
	float: right;
	padding: 10px;
	text-align: center;
}
.descrizione_foto em {
	font-size: 12px;
}
.descrizione_foto  {
	padding-left: 20px;
}

.immagineleft {
	float: left;
	padding: 10px;
}

.testo ul li {
	margin-left: 30px;
	list-style-type: square;
	margin-bottom: 20px;
}
.testo {
	position: static;
}

.lista {
	float: left;
	height: auto;
	width: 50%;
	color: #302E2A;
	font-size: 18px;
}
#testo {
	margin-right: 40px;
	margin-left: 20px;
}
#testo p {
	text-align: justify;
}
#testo p img {
	margin: 20px;
}
#testo ul   li{
	line-height: 40px;
	letter-spacing: 1px;
	list-style-type: square;
	list-style-position: outside;
	color: #FD4E49;
	font-size: 18px;
}



.lista li {
	margin-bottom: 10px;
}



#foto {
	float: right;
	height: 280px;
	width: 215px;
	padding-left: 15px;
}
#logo  {
	width: 90%;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: right;
	height: 40px;
}
#logo_scroll  {
	text-align: right;
	width: 90%;
	position:fixed;
	padding-top: 10px;
}

.foto {
	width: 640px;
	height: 520px;
	float: left;
}
.cont_foto {
	float: left;
}
.desc {
	float: left;
	width: auto;
	height: auto;
	margin-top: 360px;
	padding-left: 10px;
}
.desc2 {
	float: left;
	width: auto;
	height: auto;
	margin-top: 270px;
	padding-left: 10px;
}
.space {
	height: 90px;
}
.capolettera {
	float: left;
	font-size: 80px;
	line-height: 60px;
	color: #62191A;
	font-weight: bold;
	text-indent: -6px;
}

.immagine {
	float: right;
	margin-right: 30%;
}
#emailbox {
	float: right;
	margin-right: 20%;
}


#contactform {
	width: 350px;
	float: left;
}
.form_label {
	height: 25px;


}
.form_input {
	height: 25px;

}
input {
	background-color: #EAD6AA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
}
textarea {
	background-color: #EAD6AA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contatti_inviaresetta {
	margin-top: 30px;
}

#resetta {
	background-color: #3C3C3C;
	color: #FFF;
}
#resetta:hover {
	background-color: #CC9278;
	color: #3C3C3C;
}

#soggetto {
	width: 180px;
}
#email {
	width: 160px;
}
#nome {
	width: 160px;
}

#invio {
	color: #FFF;
	background-color: #3C3C3C;
}
#invio:hover  {
	color: #3C3C3C;
	background-color: #94896E;
}



#footer {
	clear: both;
	height: 10px;
	width: 100%;
}

#credits {
	clear: both;
	width: 100%;
	padding-top: 60px;

}

#credits p {
	font-size: 10px;
	text-align: center;
	color: #302E2A;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
