
.ssf-white-wrap {
	margin: 		5px 0 0 0;
	padding:		0;
	font-size: 		12px;
	font-weight: 	normal;
	background:		#ffffff;			/* color 1 */
	position:		relative;
	z-index:		49;
	letter-spacing:1px;

}

/*** DEMO SKIN ***/
.ssf-white {
	float:			left;
	width:			100%;	
	/*background-image:url(menubar-bg.gif);*/
}

.ssf-white li a {
	border:			0;
	margin: 4px 0;
	padding: 0 4px;
	text-decoration: none;
}

	
.ssf-white a, .ssf-white a:visited  {
	color:			#5b5b5b;			/* text color 1 */
}

.selected a {
	color:			#d82b15 !important;			/* text color 1 */
	text-decoration: underline !important;
}


.selected li a{
	color:			#5B5B5B !important;			/* colore ascanio */
	text-decoration: underline !important;
}

.selected li.selected a{
	color:			#d82b15 !important;			/* text color 1 */
	text-decoration: underline !important;
}

.ssf-white a:focus, .ssf-white a:hover, .ssf-white a:active {
	text-decoration:underline;
	background:		#ffffff;			/* color 3 */
	outline:		0;
	color:			#d82b15;			/* colore link sito Ascanio */
}


.ssf-white li form {
	margin: 12px 0 0 8px ;
	padding: 0;
	background: url('searchbox2.png') no-repeat center left;
	height: 25px;
	width: 143x;
/* 	border-right:	1px solid #dcdcdc;	border color 	*/

}

.ssf-white form input.wpm-text {
	border: 0;
	background: transparent;
	margin: 6px 0 0 0;
	width: 120px;
	margin-left:0;
		margin-right:-6px;
	margin-bottom:3px;
	font-size: 11px;
	}

.ssf-white form input.wpm-submit {
	border: 0;
	background: transparent;
	cursor: pointer;
	height: 18px;
	width: 19px;
}

.ssf-white-after {
	clear: both;
	margin: 0;
	padding: 0;
/* 	background: url('shadow2.png') repeat-x; */
	height: 6px;
}
#tagcloudflash{	margin: 0 0 0 8px ;
}