body {
    margin:0;
    padding:0;
    background:#fff;
    color:#000;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
}

a, a:visited {
	color: #000;
	text-decoration: none;
	font-weight:normal;
	padding-top:2px;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

img {
	border-style: none;
}

#wrap {
    background:#fff ;
}

#header_1, #header_2, #header_3, #sidebar,#power, #poweredtext, #modif, #stampante,
#admin, #testata_sup, #footer, #ccloghi, #bancalogo, #mochaModalOverlay {
    display:none;
}

#copyright {
    text-align:center;
}

#titolo {
	margin-left: 180px;
	padding-top: 15px;
	line-height:15px;
	border-bottom: 3px dotted #ccc;
	width:200px;
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
}

