/* CSS Document */
/* struttura pagine */

div#main-pg h3, .titolo{
	font-size:12px;
	font-weight:bold;
	margin-left:40px;
	color:#006699;
}
div#main-pg p{
	font-size:12px;
	line-height:18px;
	margin-left:40px;
}
div#main-pg li{
	font-size:12px;
	line-height:18px;
	list-style-type:square;
}

/* 

#welcome, #welcome span{
	width:222px;
	height:89px;
	background-image:url(../images/base/welcome.gif);
	background-repeat:no-repeat;
}

*/
