body{
	margin:0px;
	padding:0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #979583;
	background-color: #E4D6BC;
	height:100%;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p {
	margin:0px;
}

a:link, a:visited, a:active{
	color: #979583;
	text-decoration: underline;
}
a:hover{
	color: #979583;
	text-decoration: none;
}
.a_bold:link, .a_bold:visited, .a_bold:active{
	color: #ba8f13;
	font-weight:bold;
	text-decoration: none;
}
.a_bold:hover{
	color: #ba8f13;
	text-decoration: underline;
}
.a_bottom:link, .a_bottom:visited, .a_bottom:active{
	color: #F0F0F0;
	text-decoration: none;
}
.a_bottom:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.td_logo {
	background-image: url(../img/bg_logo.jpg);
	background-repeat: repeat-y;
}
.td_flash {
	background-image: url(../img/bg_flash.gif);
	background-repeat: repeat-x;
}
.td_bottom {
	background-image: url(../img/bg_bottom.gif);
	background-repeat: repeat-x;
}
.top {
	background-image: url(../img/bg_top.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 130px;
	background-color: #E4D6BC;
}


.content {
	padding-left: 17px;
	padding-top: 20px;
	padding-right: 17px;
	padding-bottom: 30px;
	text-align: justify;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0067a3;
	white-space: nowrap;
	text-align: left;
	margin-bottom: 10px;
}
.photo {
	padding: 1px;
	border: 1px solid #c8c5a9;
}
.bottom {
	color: #F0F0F0;
	text-align: center;
	background-image: url(../img/bg_bottom_center.gif);
	background-repeat: repeat-x;
}

.copyright {
	padding-top: 5px;
	padding-bottom: 40px;
	color: #828282;
	text-align: center;
}
.imgdx {float:right;margin-left:10px;
padding: 1px;border: 1px solid #999999;}
.imgsx {float:left;margin-right:10px;
padding: 1px;border: 1px solid #999999;}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0067a3;
	white-space: nowrap;
	text-align: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0169A0;
}
