body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	background:#cccccc;
}
hr {
	display:none;
}
h1 {
	display:none;
}
#body {
	width: 643px;
	margin: auto;
	background: url(../images/bg.gif) repeat-y center;
}
#header {
	width: 643px;
	height:124px;
	text-align:left;
	margin: auto;
	position:relative;
	background:#FFFFFF url(../images/int.gif) no-repeat center;
}
#banner {
	width: 427px;
	height: 88px;
	text-align:right;
	position:absolute;
	margin: 8px 5px 0 0;
	top:0;
	right:0;
}
#menu {
	width: 496px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	/*margin: 3px 0 15px 0;
	padding: 3px 10px 0 0;*/
	position: absolute;
	top: 89px;
	right: 0;
	text-align: left;
}
.link_menu {
	line-height: 2em;
	height: 2em;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	padding: 4px 7px 3px 5px;
}
.link_menu a:link, .link_menu a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.link_menu a:hover, .link_menu a:active {
	color: #FFC200;
	font-weight: bold;
	text-decoration:none;
}
#content{
	width: 643px;
	margin: auto; 
	text-align: left;
	font-size: 11px;
	min-height:300px;
	height: auto !important;
	height:300px;
}
.sx{
	float:left;
	width:330px;
	padding: 0 8px 0 13px;
}
.sx_bo{
	float:left;
	width:200px;
	padding: 0 19px 0 250px;
}
.sx_pg{
	float:left;
	width:155px;
	margin: 29px 10px 0 0;
}
.sx_txt{
	padding: 5px 0 0 15px;
}
.dx{
	float:right;
	width:253px;
	padding: 0 10px 0 0;
}
.dx_top{
	background:#FFE07F;
	padding:7px;
}
.dx_pg{
	float:right;
	width:440px;
	margin: 0 10px 0 0;
}
#footer{
	width:643px;
	min-height: 54px;
	height: auto !important;
	height: 54px;
	font-size: 9px;
	color: #666666;
	margin: auto;
	clear: both;
	position: relative;
	background: url(../images/footer.gif) no-repeat top;
}
.footer_dx{
	position:absolute;
	top:0; 
	right:0;
	width:350px; 
	text-align: right;
	padding:10px 15px;
}
.footer_sx{
	margin:0 350px 0 0; 
	padding:10px 15px;
}
.pdf_upld {
	width: 100%;
	margin: auto;
	background-color: #cccccc;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	text-align: center;
	font-size: 11px;
}
img{
	border:0;
}
.news {
	padding: 10px 0;
}
.categoria {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	display:block;
	/*border-bottom: 1px solid #999999;*/
	padding: 0;
}
.titolo {
	font-weight: bold;
	font-size: 12px;
	color: #B3001E;
}
.titolo_categoria {
	font-weight: bold;
	font-size: 12px;
	display:block;
	height:2em;
	line-height:2em;
	background: url(../images/bg_cat.gif) repeat-y left;
	color:#ffffff;
	padding: 0 8px 0 0;
	text-align:right;
}
.data {
	font-size: 9px;
	color: #666666;
}
.left {
	float: left;
	margin: 0 3px 0 0;
}
.small {
	font-size: 10px;
	text-align: left;
	padding: 8px 5px;
	background-color:#FFFFCC;
	margin: 8px 0 4px 0;
}
.titolo a, .testobold a, .elenco_testo a, #int_menu a {
	color:#B3001E;
	text-decoration:none;
}
.titolo a:hover, .testobold a:hover, .elenco_testo a:hover, #int_menu a:hover {
	color:#B3001E;
	text-decoration:underline;
}
