/* CSS Document */
/* struttura pagine */
div#testo{
	width:460px;
	margin:10px 20px 0 0;
	line-height:18px;
	text-align:justify;
	float:right;
}
div#loghi{
	width:82px;
	padding:0;
	margin:10px 0 0 10px;
	float:left;
}
div#testo li{
	list-style:square;
}

/* 

#welcome, #welcome span{
	width:222px;
	height:89px;
	background-image:url(../images/base/welcome.gif);
	background-repeat:no-repeat;
}

*/
