/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0EEE8;
    font-family: "Trebuchet MS", Arial;
	height:100%;

}

.iframe{
 scrolling:no;
 overflow:hidden;
 border:0px #FFFFFF none;
 min-height:340px; 
 height:100%;
 width:100%;
 margin:0;
 padding:0;
 }
 
 
.sfondo{
	background-image:url(../immagini/sf-box.jpg)
}

#main {
 font-family: "Trebuchet MS", Arial;
 margin:0px;
 padding:0px;
 text-align:justify;
 vertical-align:top;
}


h1 {
 font-family:"Times New Roman", Times, serif;
 font-size: 30px;
 color:#754260;
 font-weight:normal;
 margin-top: 5px;
 margin-bottom: 10px;
 text-align:left;
}

h2 {
 font-family:"Times New Roman", Times, serif;
 font-size: 20px;
 color:#754260;
 font-weight:normal;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:left;
}
h3 {
 font-family:"Times New Roman", Times, serif;
 font-size: 26px;
 color:#B79F6A;
 font-weight:normal;
 margin-top: 10px;
 margin-bottom: 15px;
 text-align:left;
}
h4 {
 font-family:"Times New Roman", Times, serif;
 font-size: 18px;
 color:#B79F6A;
 font-weight:normal;
 margin-top: 15px;
 margin-bottom: 0px;
 text-align:left;
}
h5 {
 font-family:Arial;
 font-size: 14px;
 color:#B79F6A;
 font-weight:bold;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:left;
}
h6 {
 font-family:Arial;
 font-size: 14px;
 color:#754260;
 font-weight:bold;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:left;
}

p{ 
 font-size: 12px;
 font-weight: normal;
 color: #3F2C36;
 line-height:18px;
 text-align:justify;
 margin-bottom: 10px;
  margin-top: 0px;
}

.marrone{ 
	color:#8F775C; font-weight:bold;
}


a.menu { 
	font-family:"Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	text-decoration:none;
	background-color: #754260;
	width:100%;
	height:40px;
	text-align:center;
	line-height:40px;
	}
a.menu:link { 
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	text-decoration:none;
	background-color: #754260;
	width:100%;
	height:40px;
	text-align:center;
	line-height:40px;
	}
a.menu:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	text-decoration:none;
	background-color: #916880;
	width:100%;
	height:40px;
	text-align:center;
	line-height:40px;
		}
a.menu:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	text-decoration:none;
	background-color: #916880;
	width:100%;
	height:40px;
	text-align:center;
	line-height:40px;
		}
a.menu-active {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	text-decoration:none;
	background-color: #916880;
	width:100%;
	height:40px;
	text-align:center;
	line-height:40px;
		}

.testo {
 font-family: "Trebuchet MS", Arial;
 font-size: 12px;
 font-weight: normal;
 color: #3F2C36;
 text-align:justify;
 line-height:18px;
}
.testo-center {
 font-family: "Trebuchet MS", Arial;
 font-size: 13px;
 font-weight: bold;
 color: #754260;
 text-align:center;
 line-height:17px;
}
.testo-center-bianco {
 font-family: "Trebuchet MS", Arial;
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
 text-align:center;
 line-height:17px;
}
.indirizzo {
 font-family: "Trebuchet MS", Arial;
 font-size: 12px;
 font-weight: normal;
 color: #AB967E;
 text-align:left;
 line-height:16px;
}

.titoletto {
 font-family:"Times New Roman", Times, serif;
 font-size: 24px;
 color:#B79F6A;
 font-weight:normal;
 text-align:left;
}
.poesia {
 font-family:"Times New Roman", Times, serif;
 font-size: 16px;
 color:#754260;
 font-weight:normal;
 font-style:italic;
}


div#scrollbar {
    display:none; /* hide from incapable */
    }
div#wn	{ 
	position:relative; 
	overflow:hidden;	
	}


a.link-bianco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link-bianco:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link-bianco:hover {
	text-decoration: underline;
	color: #DBD1C8;
}
a.link-bianco:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.link-beige:link {
	color: #B79F6A;
	text-decoration: none;
}
a.link-beige:visited {
	text-decoration: none;
	color: #B79F6A;
}
a.link-beige:hover {
	text-decoration: none;
	color: #754260;
}
a.link-beige:active {
	text-decoration: none;
	color: #B79F6A;
}

a.link-marrone:link {
	color: #3F2C36;
	text-decoration: underline;
}
a.link-marrone:visited {
	text-decoration: underline;
	color: #3F2C36;
}
a.link-marrone:hover {
	text-decoration: none;
	color: #AB967E;
}
a.link-marrone:active {
	text-decoration: underline;
	color: #3F2C36;
}

.clist
{
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Arial;
	color:#3F2C36;
	font-size:11px;
	border: 1px solid #C7BFA7;
}

.cbutton {
	background-color:#C7BFA7;
	font-family: "Trebuchet MS", Arial;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.testo-footer {
font-family: Arial;
color: #FFFFFF;
font-size: 10px;
font-weight:bold;
text-align:left;
}
.testo-footer-sx {
font-family: Arial;
color: #FFFFFF;
font-size: 10px;
font-weight:bold;
text-align:right;
}
