/* BODY */
body {
	margin: 0;
	padding: 0;
	background:#FFFFFF;
}
.intro{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}
/* CORPO - Container generale e contenitori interni*/
#container{
	width:960px;
	margin:0px auto;
	background: url(/images/corpothema.jpg) repeat-y;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#333;
}
#content{
	width:960px;
	margin:0px;

}
#contentLeft{
	width: 194px;
	margin-left:4px;
	float:left;
}
#contentRight{
	width: 226px;
	margin-left:10px;
	float:left;
}
#contentCenter{
	width: 508px;
	margin-left:14px;
	float:left;
}
#content .titolo{
	color:#663E07;
	font-family:Times New Roman;
	font-size:30px;
	font-weight:bold;
}
#content p{
	text-align:justify; 
	padding:3px;	
}
#content span{
	text-align:justify; 
	padding:3px;
}
#header{
	width:960px;
	height:127px;
	background: url(/images/intestazione.jpg);
}
#menu{
	width:960px;
	height:37px;
	background: url(/images/mnubg.jpg);
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Verdana;
	font-size: 8px;
	text-transform: uppercase;
}
#menu li {
	display: block;
	float: left;
}
#menu a{
	margin-top: 3px;
	display: block;
	float: left;
	height: 20px;
	line-height: 19px;
	width: 90px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background:#FCB040;
}
#menu a:hover{
	height: 20px;
	width: 90px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	background:#653600;
}
#menu .press{
	height: 20px;
	width: 90px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	background:#633;
}
#menu .divider{
	height: 20px;
	width: 10px;
}
#divleft{
	width:120px;
	height:37px;
}
#divleft ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Verdana;
	font-size: 8px;
	text-transform: uppercase;
}
#divleft li {
	display: block;
	float: left;
}
.pbig{
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:#666;
}
#divleft a{
	margin-top: 3px;
	display: block;
	float: left;
	height: 20px;
	line-height: 19px;
	width: 120px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background:#653600;
}
#divleft a:hover{
	height: 20px;
	width: 120px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	background:#FCB040;
}
#search{
	margin-left:10px;
	height: 17px;
}
#search #searchbox{
	width: 227px;
	height: 17px;
	margin: 3px 0;
	padding-left: 2px;
	font-family:Verdana;
	font-size:10px;
	background: url(/images/search.jpg) no-repeat;
	border:none;
	color:#FFAA66;
}
#search #searchbutton{
	width: 102px;
	height: 17px;
	margin: 3px 0;
	background: url(/images/searchbutton.jpg) no-repeat;
	border:none;
	cursor:pointer;
}

#footer{
	clear:both;
	width:958px;
	background:#FFF;
	margin:3px 0px 0px 0px;
	border:1px solid #FFCB99;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contentCenter .textbox{
	width: 220px;
	height: 22px;
	margin: 2px 6px 0 0;
	padding: 4px 3px 0 10px;
	background: url(/images/textbox.jpg) no-repeat;
	border:none;
	font-family:Verdana;
	font-size:10px;
	color:#666;
}
#contentCenter .invia{
	width: 110px;
	height: 22px;
	margin: 2px 0;
	background: url(/images/invia.jpg) no-repeat;
	border:none;
	cursor:pointer;
}
#contentCenter .textarea{
	width: 453px;
	height: 140px;
	margin: 2px 6px 0 0;
	padding: 4px 3px 0 10px;
	background: url(/images/textarea.jpg) no-repeat;
	border:none;
	font-family:Verdana;
	font-size:10px;
	color:#666;
}
#login #uid{
	width: 220px;
	height: 22px;
	margin: 2px 6px 0 0;
	padding: 4px 3px 0 10px;
	background: url(/images/textbox.jpg) no-repeat;
	border:none;
	font-family:Verdana;
	font-size:10px;
	color:#FFAA66;
}

#login #psw{
	width: 220px;
	height: 22px;
	margin: 2px 6px 0 0;
	padding: 4px 3px 0 10px;
	background: url(/images/textbox.jpg) no-repeat;
	border:none;
	font-family:Verdana;
	font-size:10px;
	color:#FFAA66;
}

#login #registrati{
	width: 110px;
	height: 22px;
	margin: 2px 0;
	background: url(/images/registrati.jpg) no-repeat;
	border:none;
	cursor:pointer;
}
#login #login{
	width: 110px;
	height: 22px;
	margin: 2px 0;
	background: url(/images/login.jpg) no-repeat;
	border:none;
	cursor:pointer;
}
#login #logout{
	width: 110px;
	height: 22px;
	margin: 2px 0;
	background: url(/images/logout.jpg) no-repeat;
	border:none;
	cursor:pointer;
}
.dataNews{
	font-family:Verdana;
	font-size:10px;
	color:#FFAA66;
	font-weight:bold;
}

.linkNews{
	text-align:right;
	font-family:Verdana;
	font-size:9px;
	color:#FFAA66;
	font-weight:bold;

}

.titoloNews{
	font-family:Verdana;
	font-size:10px;
	color:#FFAA66;
	font-weight:bold;
	text-transform:uppercase;
}

div.hr {
  height: 1px;
  background: #fff url(/images/hr.jpg)  repeat-x;
}
div.hr hr {
  display: none;
}
#content .titoloProdotto{
	color:#666;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}

#content .titoloProdottoBarrato{
	color:#666;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:line-through;
}

/* 

#content .testo{
	color:#666666;
	font-size:10px;
	font-family:Verdana;
}
#content .testoDescrizione{
	color:#666666;
	font-size:10px;
	font-family:Verdana;
}

#content .testob{
	color:#666666;
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
}

#content a{
	color:#666666;
	text-decoration:none;
}

#content a:hover{
	color:#FFAA66;	
}

#content .linksel{
	color:#FFAA66;
}

#content ul {
	color:#666666;
	font-size:10px;
	font-family:Verdana;
}

#content li {
	padding-bottom:5px;
	list-style:square;
}



#content .dataNews{
	font-family:Verdana;
	font-size:10px;
	color:#FFAA66;
	font-weight:bold;
}

#content .linkNews{
	text-align:right;
	font-family:Verdana;
	font-size:10px;
	color:#006699;
	font-weight:bold;
}

#content .titoloNews{
	font-family:Verdana;
	font-size:10px;
	color:#FFAA66;
	font-weight:bold;
	text-transform:uppercase;
}

#content .spaziatore{
	height:0.5px;
	color:#FFAA66;
}

div.hr {
  height: 1px;
  background: #fff url(/images/hr.jpg)  repeat-x;
}
div.hr hr {
  display: none;
}



barre laterali
#leftbar{
	width:255px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#leftbar .testo{
	color:#666666;
	font-size:11px;
	font-family:Verdana;
}
#leftbar .testob{
	color:#666666;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
}
#leftbar .titolo{
	color:#550000;
	font-family:Times New Roman;
	font-size:30px;
	font-weight:bold;
}

#leftbar a{
	color:#666666;
	text-decoration:none;
}

#leftbar a:hover{
	color:#FFAA66;	
}

#leftbar .linksel{
	color:#FFAA66;
}

#leftbar ul {
	color:#666666;
	font-size:11px;
	font-family:Verdana;
}

#leftbar li {
	padding-bottom:5px;
	list-style:square;
}

#rightbar{
	width:220px;
	float:right;
	margin-right:5px;
	margin-left:5px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFAA66;	
}

#rightbar a{
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
}

#rightbar a:hover{
	color:#FFAA66;	
}

#rightbar .linksel{
	color:#FFAA66;
}

#rightbar ul {
	margin: 30px 0 100px 0;
	padding: 0;
	list-style: none;
}

#rightbar li {
	padding-bottom:10px;
	list-style: none;
}

#rightbar #uid{
	width: 160px;
	height: 22px;
	margin: 2px 6px 0 0;
	padding: 4px 3px 0 10px;
	background: url(/images/textbox.jpg) no-repeat;
	border:none;
	font-family:Verdana;
	font-size:10px;
	color:#FFAA66;
}

#rightbar #psw{
	width: 160px;
	height: 22px;
	margin: 2px 6px 0 0;
	padding: 4px 3px 0 10px;
	background: url(/images/textbox.jpg) no-repeat;
	border:none;
	font-family:Verdana;
	font-size:10px;
	color:#FFAA66;
}

#rightbar #registrati{
	width: 91px;
	height: 23px;
	margin: 2px 0;
	background: url(/images/registrati.jpg) no-repeat;
	border:none;
	cursor:pointer;
}
#rightbar #login{
	width: 70px;
	height: 23px;
	margin: 2px 0;
	background: url(/images/login.jpg) no-repeat;
	border:none;
	cursor:pointer;
	
}
#rightbar #logout{
	width: 70px;
	height: 23px;
	margin: 2px 0;
	background: url(/images/logout.jpg) no-repeat;
	border:none;
	cursor:pointer;
	
}
div#tree{
	margin-left: 10px;
}
.parentTreeNode {
	color: #000000;
	font-size:xx-small;
    text-decoration: none;
	padding: 0px 3px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.parentTreeNode:hover {
	color: #666666;
	border: 0px solid #000000;
}
.normalTreeNode {
	color: #000000;
	font-size:xx-small;
	text-decoration: none;
	border: 1px solid transparent;
	display: block;
	padding: 0px 3px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normalTreeNode:hover {
}
.expandCollapse {
	color: #000000;
	font-size:xx-small;
	border: 1px solid transparent;
	padding: 0px 3px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.expandCollapse:hover {
	color: #666666;
	border: 0px solid #000000;
}