/* CSS Document */

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

h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #CC9900;
	margin:0px;
	font-weight:normal;
}
.testo-left {
	font-family: "Trebuchet MS", Arial;
	color: #330000;
	font-size: 12px;
	text-align:right;
}

.pensareweb {
	font-family: "Trebuchet MS", Arial;
	color: #CC9A03;
	font-size: 10px;
	text-align:center;
	letter-spacing:1px
}
.testo-center {
	font-family: "Trebuchet MS", Arial;
	color: #330000;
	font-size: 12px;
	text-align:center;
	letter-spacing:1px
}
.gallery {
	font-family: "Trebuchet MS", Arial;
	color: #915300;
	font-size: 11px;
	text-align:center;
	line-height:14px;
}
.testo-13-center {
	font-family: "Trebuchet MS", Arial;
	color: #330000;
	font-size: 13px;
	text-align:center;
	font-weight:bold;
}
.testo-12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	text-align:left;
}


a.link-menu:link {
	color: #915300;
	text-decoration: none;
}
a.link-menu:visited {
	text-decoration: none;
	color: #915300;
}
a.link-menu:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#CC9901;
}
a.link-menu:active {
	text-decoration: none;
	color: #915300;
}

a.link-marrone:link {
	color: #330000;
	text-decoration: underline;
}
a.link-marrone:visited {
	text-decoration: underline;
	color: #330000;
}
a.link-marrone:hover {
	text-decoration: none;
	color: #CC9900;
}
a.link-marrone:active {
	text-decoration: underline;
	color: #330000;
}

a.link-oro:link {
	color: #CC9900;
	text-decoration: none;
}
a.link-oro:visited {
	text-decoration: none;
	color: #CC9900;
}
a.link-oro:hover {
	text-decoration: underline;
	color: #CC9900;
}
a.link-oro:active {
	text-decoration: none;
	color: #CC9900;
}

.titolo {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #CC9900;
}
.tit {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	color: #915300;
	letter-spacing:-1px;
}
.tit-bianco {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	color: #FFFFFF;
	text-align:center;
}
.titoletto-oro {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #CC9900;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clist{
	background-color:#FFFFFF;
	font-Family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
	border: 1px solid #fff;
}
.cbutton{
	background-color:#FFFFFF;
	font-Family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	border: 1px solid #fff;
	position:relative;
	top:0px;
	left:0px;
	height:18px
	
}
