html {
	margin: 0px;
	padding: 0px;
	}

body {
   	margin:0px;
	padding:0px;
    background:#336699;
}

.sfondo_bordosin {
    background-image: url(../images/bordo_sin.gif);
	background-position: right top;
	background-repeat: repeat-y;
	background-attachment:fixed;
}	

.sfond_contenutob {
	background-image: url(../images/bricks2.png);
	background-position: top;
	background-attachment:scroll;
}

.sfond_contenutoc {
	background-image: url(../images/bricksw.jpg);
	background-position: right top;
	background-attachment:fixed;
	background-repeat: repeat;
}
.testo_contenuto {
	font-family:"trebuchet ms";
	font-size:12px;
	color:#003366;
	line-height:18px;
	background-color: #DBF2F5;
	text-indent: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.testo_menu {
	font-family:"trebuchet ms";
	font-size:13px;
	color:#003366;
	line-height:18px;
	padding-left:6px;
	padding-right:6px;
	font-weight: bold;
	}
.linkcontenuto a:link {
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color: #DC0067;
	text-decoration: none;
}
.linkcontenuto a:visited {
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color: #DC0067;
	text-decoration: none;
}
.linkcontenuto a:hover {
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color:#336699;
	text-decoration: none;
}
.linkcontenuto a:active{
	font-family: "Trebuchet MS", Monaco, Baskerville, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DC0067;
	text-decoration: none;
}

.titolo1_contenuto {
	font-family:"trebuchet ms";
	font-size:18px;
	color:#336699;
	font-weight:bold;
	padding-right: 10px;
	padding-left: 4px;
	font-style: normal;
	text-align: left;
	}
.testogiustificato {
	font-family:"trebuchet ms";
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:9px;
	padding-right:9px;
	background-color: #003366;
	text-indent: 0px;
	}

a:link {
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color: #DC0067;
	text-decoration: none;
}
a:visited {
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color: #DC0067;
	text-decoration: none;
}
a:hover {
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color:#336699;
	text-decoration: none;
}
a:active{
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color: #DC0067;
	text-decoration: none;
}
.img_attiv {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}

