td,a,body,p,form,button,input,select,input,option{
	font-family: verdana, Helvetica, Arial, sans;
	font-size:11px;
	color:black;
}
body{
	/*scrollbar-face-color : #F5F5F5;
	scrollbar-darkshadow-color : White;
	scrollbar-shadow-color : LightSlateGray;
	scrollbar-track-color : White;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : White;
	scrollbar-3dlight-color : LightSlateGray;
	scrollbar-highlight-color : White;
	*/
	margin : 0 0 10px 0;
}
ul,li{
	list-style-type: disc;
}

h1,h2,h3,h4,h5,h6{
	font-size:x-small;
	line-height : 100%;
	margin-bottom : 3px;
}
p{
	margin-top : 4px;
	margin-bottom : 20px;
}

td.rigavert{
	border-left: 1px solid #B4AB8C;
}

div.tx-sklinklist-pi1{
	height: 50px;
	/*width: 540px;*/
}
/*a{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	border-bottom: 1px dashed red;
}*/
/* ------------------------------------------------------------------------------ */

#pagina{
	background-image : url(img/99999b.jpg);
	background-repeat : no-repeat;
	background-color: #FFFCF9;
}

#titolo{
	font-family: verdana, Helvetica, Arial, sans;
	padding-top : 20px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	color: #333333;
	border-bottom: 1px solid none;
}

#searchbox{
	padding-top : 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	text-align : left;
	color: #707070;
	border-bottom: 1px solid #B4AB8C;
}


/* ------------------------------------------------------------------------------ */

TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	vertical-align: top; 
	width: 537px;
}

/* ------------------------------------------------------------------------------ */

TD#menusx{
	padding-top: 15px;
}

TD#menusx DIV{
}
TD#menusx a{
	padding-left: 10px;
	line-height: 175%;
}
TD#menusx a.menusx-no {
	text-decoration: none;
	background-image: url('img/pallino.gif');
	background-repeat : no-repeat;
}
TD#menusx a.menusx-act{
	text-decoration: none;
	color: #B10000;
	background-image: url('img/pallino_red.gif');
	background-repeat : no-repeat;
}

TD#menusx a:hover {
	color: #5E5C57;
	border-bottom-color: #5E5C57;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	background-image: url('img/pallino_red.gif');
	background-repeat : no-repeat;
}
	
TD#menusx .menusx1{
	padding-left : 0px;
	padding-right : 5px;
}
/* ------------------------------------------------------------------------------ */
TD#menusx .menusx2{
	padding-left : 15px;
}
/* ------------------------------------------------------------------------------ */
TD#menusx .menusx3{
	padding-left : 15px;
}
/* ------------------------------------------------------------------------------ */
TD#menusx .menusx4{
	padding-left : 15px;
}
/* ------------------------------------------------------------------------------ */
TD#menusx .menusx5{
	padding-left : 15px;
}
/* ------------------------------------------------------------------------------ */
TD#menusx .menusx6{
	padding-left : 15px;
}


