p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccc99;
	list-style-type: none;
	text-decoration: none;
}

.paragr11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccc99;
	list-style-type: none;
	text-decoration: none;
}

.paragr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccc99;
	list-style-type: none;
	text-decoration: none;
}

.questLeftLine {
	float:left;
	width:350px;
	border-bottom: 1px solid #CCCC99;
	line-height: 26px;
	height: 26px;
	vertical-align:middle;
}

.questLeftLineOn {
	float:left;
	width:350px;
	border-bottom: 1px solid #CCCC99;
	line-height: 26px;
	height: 26px;
	vertical-align:middle;
	color: #FF6600;
}

.questRightLine {
	float:left;
	width:251px;
	border-bottom: 1px solid #CCCC99;
	line-height: 26px;
	height: 26px;
	vertical-align:middle;
	text-align: right;
}

.questVote {
	float:left;
	width:24px;
	text-align:center;
	vertical-align: middle;
}

#questBorder { border-left: 1px solid #CCCC99; }

.questImage {
	float:left;
	width:24px;
	text-align:center;
	vertical-align: middle;
	border-left: 1px solid #000000;
	line-height: 26px;
	height: 26px;
}

#questImageNumber {
	position : absolute;
	z-index : 2;
	margin:0px;
}
.questBox {
	width:607px;
	padding: 5px;
	padding-bottom:10px;
	clear : left;
}



.faqBox {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px dashed #CCCC99;
}

.faqText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccc99;
	list-style-type: none;
	text-decoration: none;
	padding-left:12px;
	padding-top:6px;
}

.faqRisposta {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

a.faqLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccff33;
	list-style-type: none;
	text-decoration: none;
}
a.faqLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	list-style-type: none;
	text-decoration: none;
}

a.paragr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccff33;
	list-style-type: none;
	text-decoration: none;
}
a.paragr:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	list-style-type: none;
	text-decoration: none;
}
a.topmenu, a.topmenu:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #009933;
	text-decoration:none;
}
a.topmenu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffff99;
}
.titparagr {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
	color: #FF6600;
}
.archivio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

.legginews
{
 font-size: 11px;
 color: #336600;
 text-decoration: none;
}
a.legginews:hover
{
 font-size: 11px;
 color: #FF0033;
 text-decoration: none;
}
.newsTitolo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #cccc00;
}
.newsSubtit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #ffff99;
}
.newsDidasc {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffff99;
}
.archivioTit {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	color: #993300;
}
.archivioDidasc {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#000000;;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #cccc99;
	text-decoration: none;
}
a.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ccff33;
	text-decoration: none;
}
a.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;	
}
input.form, textarea.form {
   background:#fbf940;
   border:#d68937 solid 1px;
   padding-left:4px;
   color:#000000;
   font-family: "Trebuchet MS";
   font-size:12px;
}

input.button {
	background:#CCFF33;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #CCCC99;
	height: 20px;
	color: #FF6600;
}



ul.topmenu {
   list-style:none;
   margin:0px;
   padding:0px;
}

li.topmenu {
   cursor:default;
   float:left;
   position:relative;
}

li.topmenu ul.topmenu {
   display:none;
   left:0;
   position:absolute;
   top:100%;
}

li.topmenu:hover ul.topmenu, li.topmenu.over ul.topmenu {
   display:block;
}

div.dropdown {
   -moz-opacity:.95;
   background:#CCFF33;
   border:#000000 solid 1px;
   filter:alpha(opacity=95);
   height:10px;
   opacity:.95;
   padding-left:7px;
   padding-right:15px;
   padding-top:2px;
   text-align:left;
   z-index:100;
   margin-top: 0px;
   margin-bottom: 0px;
}

}

div.dropdown:hover {
   background:#CCCCCC;
}

li.topmenu>ul.topmenu {
   left:auto;
   top:auto;
}