/**
 * Style sheet main
 */
#main
{
	line-height:18px;
	font-size:11.5px;
}

#main h1
{
	font-size:14px;
	border-bottom:solid 1px #db3030;
}

#main h2
{
	font-size:13px;
	text-indent:10px;
	background:transparent url(tl_files/css/g_06_bul_3.gif) left no-repeat;
	color:#a90a0a;
}

#main p
{
	text-align:justify;
}

#main img
{
	border:solid 1px #cbcbcb;
}

#indirizzi
{
	font-size:10px;
	line-height:12px;
}

