h1.kunah1 {
     font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
    margin: 0 0 0;
    padding: 0 0 0;
    color:#330000;
    text-align:center;
    font-weight:normal;
}

a:link.kunalink, a:visited.kunalink, a:hover.kunalink {
    color: #330000;
    text-decoration:none;
    font-size: 10px;
    font-weight:normal;
}

a:link.kunahome, a:visited.kunahome, a:hover.kunahome{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;
	color: #330000;
}

h1.bandb {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
    margin: 0 0 0;
    padding: 0 0 0;
    color:#330000;
    text-align:center;
    font-weight:normal;
    font-style:normal;
}

h1.bandb a:link, h1.bandb a:visited, h1.bandb a:hover {
    color: #330000;
    text-decoration:none;
    font-size: 10px;
    font-weight:normal;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	background-color: #FAE08B;
	text-align: justify;
	vertical-align: top;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

/* titoli */
.titoloCorsivo	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;
	color: #330000;
}

/* contenuti */
.contenuto {
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(immaginiTuscany/back.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.corpo {
	background-image: url(immaginiAgriturismo/bottomBig.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
}

.contenutoLargo {
	font-size: 18px;
}
.contenutoBox {
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #541D1E;
	background-image: url(immagini/back_holiday.jpg);
	background-repeat: no-repeat;
}
/* navigazione */
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
/* navigazione Home */
#intro {
	color: #660000;
	font-size: 16px;
	width:220px;
	height:35px;
}
a:link.intro {
	color: #660000;
	text-decoration: none;
	background-image: url(images/backOff.gif);
	background-repeat: no-repeat;
	width:220px;
	height:35px;
	font-size: 16px;
}
a:visited.intro {
	color: #660000;
	text-decoration: none;
	background-image: url(images/backOff.gif);
	background-repeat: no-repeat;
	width:220px;
	height:35px;
	font-size: 16px;
}
a:hover.intro {
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
	background-image: url(images/backOn.gif);
	background-repeat: no-repeat;
	background-position:center;
	width:220px;
	height:35px;
	font-size: 16px;
}
/* background */
.backTable1 {
	text-align: center;
	vertical-align: top;
	background-image: url(immagini/backHome.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.backTable2 {
	text-align: center;
	vertical-align: top;
	background-image: url(immagini/carta_02.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.backTable3 {
	text-align: center;
	vertical-align: top;
	background-image: url(immagini/carta_03.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.backTop {
	background-image: url(immagini/pergamena_top.jpg);
	text-align: center;
	vertical-align: bottom;
	background-repeat: no-repeat;
	padding: 1px;
}

/*motori*/
p.powered {
    font-family:Verdana;
    font-size: 10px;
    margin: 0;
    color:#330000;
    text-align:center;
    font-weight:normal;
}
a:link.poweredlink, a:visited.poweredlink, a:hover.poweredlink {
    color: #660000;
    text-decoration:none;
    font-size: 10px;
    font-weight:normal;
}
/*per blog*/
div#blogHome {
	text-align: center;
	padding: 3px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

