body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #663300;
	background-color: #FFD275;
	text-align: justify;
	vertical-align: top;
}

/* titoli */
.titoloCorsivo	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: capitalize;
	text-align: left;
	color: #FF6600;
}


/* contenuti */
.contenuto {
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
}
.corpo {
	background-image: url("images/corpo.jpg");
	background-repeat: no-repeat;
	text-align: justify;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}
.corpo2 {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.corpoRepeat {
	background-image: url("images/BackDX.jpg");
	background-repeat: repeat-y;
	text-align: justify;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.contenutoLargo {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.contenutoBox {
	text-align: center;
	vertical-align: top;
	background-image: url("images/pergamena.jpg");
	background-repeat: no-repeat;
}
/* navigazione */
.menutop {
	vertical-align: middle;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-align: left;
	padding: 3px;
	letter-spacing: 0.2em;
}

.menutop a {
	color: #660000;
    text-decoration:none; }

.podere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #38383A;
	font-weight:bold;
	text-decoration: none;
}
a:link.podere {
	color: #38383A;
	text-decoration:none;
}
a:visited.podere {
	color: #38383A;
	text-decoration:none;
}
a:hover.podere {
	color: #ffffff;
	text-decoration:none;
}
/* background */
.backMenuTop {
	text-align: center;
	vertical-align: bottom;
	background-image: url("images/curva.jpg");
	background-repeat: no-repeat;
}
.backTop {
	background-image: url("images/Top.jpg");
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.BackSX {
	background-image: url("images/backSX.jpg");
	background-repeat: repeat-y;
}
/* tag */
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
input {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
hr {
	color: #8EA474;
}
/* foto */
.photo {
	vertical-align: top;
	text-align: center;
}
/* varie */
.sinistra {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}
.destra {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
/*motori*/
p.powered {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    color:#663300;
    text-align:left;
    font-weight:normal;
}
a:link.poweredlink, a:visited.poweredlink, a:hover.poweredlink {
    color: #663300;
    text-decoration:none;
    font-size: 11px;
    font-weight:normal;
}
.privacy {
	font-size: 9px;
}
p { margin: 0;
    padding-left:0; padding-right:0; padding-top:2px; padding-bottom:0;
}
a { color: #FF6600;
    text-decoration:underline; }
a:hover {
    color: #ffffff;
    text-decoration:underline; }
	
h1 {font-size: 14px;
    margin: 0;
    font-weight:bold;
    padding-left:0; padding-right:0; padding-top:2px; padding-bottom:0; }
h2 {font-size: 12px;
    margin: 0;
    font-weight:normal;
    padding-left:0;
    padding-right:0;
    padding-top:2px;
    padding-bottom:6px;
    font-style: italic; }
h3 {font-size: 12px;
    margin: 0;
    font-weight:normal;
    padding-left:0; padding-right:0; padding-top:10px; padding-bottom:2px; }
a.tuscanyhome { color: #663300;
    text-decoration:none; }
a.tuscanyhome:hover {
    color: #663300;
    text-decoration:none; }
.menutuscany {
    text-align:center;
.menutuscany a { color: #663300;
    text-decoration:none; }
.menutuscany a:hover {
    color: #ffffff;
    text-decoration:underline; }

