body {
	background-color: #B2D3F8;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	<!--  background-image: url(bg_natale.jpg); -->
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: top;
}

.celle {
background-color: #DCE5F9;
border: 1px #0052a0 solid;
}

a:link {
	color: #00024e;
	border-bottom: 1px none;
	font-style: italic;
	text-decoration: none;
}
a:hover,{
	color: #1344FF;
	border-bottom: 1px dashed;
	font-style: italic;
	text-decoration: none;}
a:visited {
	color: #58009B;
	border-bottom: 1px none;
	font-style: italic;
	text-decoration: none;
}

.margin_top-3px{
margin-top:3px}

.margin_bottom-3px{
margin-bottom:3px}

#div_centrale {
	border-left: 1px #0052a0 solid;
	border-right: 1px #0052a0 solid;
	width: 99,9%;
	height: 100%;
	visibility: visible;
	margin-bottom: 10px;
	margin-top: 10px;
	vertical-align: top;
}

.txt5px {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #00356a;}

.txt9px {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00356a;
	}
	
.txt10px {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00356a;}
	
.txt10pxBold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00356a;
	font-weight: bold;}

.txt_11px {
	font-size: 11px;
	color: #00356a;}
	
.txt_11pxBold {
	font-size: 11px;
	color: #00356a;;
	font-weight: bold;}
	
.txt_12px {
	font-size: 12px;
	color: #00356a;}
	
.txt_12pxBold {
	font-size: 12px;
	color: #00356a;;
	font-weight: bold;}

.txt_13px {
	font-size: 13px;
	color: #00356a;}
	
.txt_13pxBold {
	font-size: 13px;
	color: #00356a;;
	font-weight: bold;}


.txt_14px {
	font-size: 14px;
	color: #00356a;
	}
	
.txt_14pxBold {
	font-size: 14px;
	color: #00356a;;
	font-weight: bold;}


