/* header */
table.headertop td {
	color:#ffffff;
}

table.headertop td a:visited, table.headertop td a:link,table.headertop td a:active, {
	color:#ffffff;
	text-decoration:none;
}

table.headertop td a:hover {
	color:#ffffff;
	text-decoration:underline;
}
table.headertop td a{
	color:#ffffff;
	
}

table.headertop ul  {
	padding:18px 0px 0px 0px;
	margin:0px;
}

table.headertop li {
	list-style-position: outside;
	list-style-image: url('/include/mod/layout1/images/freccia.gif');
	margin-left:30px;
	margin-bottom:5px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}


/* footer */
div.footer
{
	background-image:url(/include/mod/layout1/images/footer.gif);
	min-height:64px;
	font-size:11px;
	text-align:center;
	color:#696054;
	padding-top:20px;
}

A.copyright2:link {TEXT-DECORATION: none; color:#696054;}
A.copyright2:active {TEXT-DECORATION: none; color:#696054;}
A.copyright2:visited {TEXT-DECORATION: none; color:#696054;}
A.copyright2:hover {TEXT-DECORATION: none; color:#696054;}

.titolo { /*impostare anche in tiny*/
	font-size:15px;
	line-height:22px;
	font-weight:bold;
	color:#808080;
}

div.cont{
	margin-left:17px;
}
