body {
	background-color: #FFFFFF;
}

/* MENU TOP */
#Top {
	position:absolute;
	top:0px;
	left:50%;
	width:770px;
	height:95px;
	margin-left:-385px; 
	margin-top:0px; 
	visibility:visible;
	background:url(bg_top.gif) center no-repeat;
	border:1px solid #3B63AE;
	/* Fix IE. */
	voice-family: "\"}\"";
	voice-family:inherit;
	overflow:hidden;
	}
/* FINE MENU TOP */

/* RSS */
#Rss {
	position:absolute;
	top:95px;
	left:50%;
	width:770px;
	height:25px;
	margin-left:-385px; 
	margin-top:0px; 
	visibility:visible;
	background-color:#7591C6;
	border:1px solid #7591C6;
	/* Fix IE. */
	voice-family: "\"}\"";
	voice-family:inherit;
	overflow:hidden;
	}
/* FINE RSS */

/* BANNER */
#Banner {
	position:absolute;
	top:120px;
	left:50%;
	width:770px;
	margin-left:-385px;
	visibility:visible;
	/* Fix IE. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:350px;
	}
/* FINE BANNER */

/* COLONNE TOP */
#col_sx_top {
	position:absolute;
	width:150px;
	height:100%;
	top:0px;
	border-left:1px solid #7591C6;
	border-right:1px solid #7591C6;
	z-index:1;
}
#col_center_top {
	position:absolute;
	left:150px;
	width:470px;
	height:100%;
	top:0px;
	border-top:2px solid #7591C6;
	background-color: #C4D7FF;
	visibility: visible;
	overflow: auto;
}
#col_dx_top {
	position:absolute;
	left: 620px;
	width:150px;
	height:100%;
	top:0px;
	border-left:1px solid #7591C6;
	border-right:1px solid #7591C6;
	z-index:1;
}
/* FINE COLONNE TOP */

/* COLONNE BOTTOM */
#col_sx_bottom {
	position:absolute;
	width:150px;
	height:100%;
	top:0px;
	border-left:1px solid #7591C6;
	border-right:1px solid #7591C6;
	z-index:1;
}
#col_center_bottom {
	position:absolute;
	left:150px;
	width:470px;
	height:100%;
	top:0px;
	border-top:2px solid #7591C6;
	background-color: #C4D7FF;
	visibility: visible;
	overflow: auto;
}
#col_dx_bottom {
	position:absolute;
	left: 620px;
	width:150px;
	height:100%;
	top:0px;
	border-left:1px solid #7591C6;
	border-right:1px solid #7591C6;
	z-index:1;
}
/* FINE COLONNE BOTTOM */

/* COLONNA CENTRALE */
#col_center_pagina {
	position:absolute;
	left:150px;
	width:470px;
	height:1026px;
	top:0px;
	border-top:2px solid #7591C6;
	border-left:1px solid #7591C6;
	border-right:1px solid #7591C6;
	background-color: #C4D7FF;
	visibility: visible;
	overflow: auto;
	z-index: 5;
}
/* FINE COLONNA CENTRALE */

/* CENTRO */
#centro {
	position:absolute;
	left:50%;
	width:770px;
	height:126px;
	margin-left:-385px;
	top:470px;
	visibility:visible;
	border:1px solid #3B63AE;
	/* Fix IE. */
	voice-family: "\"}\"";
	voice-family:inherit;
	overflow: hidden;
	}
/* FINE CENTRO */

/* CANALI */
#Canali {
	position:absolute;
	top:596px;
	left:50%;
	width:770px;
	margin-left:-385px;
	visibility:visible;
	border-bottom:1px solid #7591C6;
	/* Fix IE. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:550px;
	}
/* FINE CANALI */

/* CODA */
#coda {
	position:absolute;
	left:50%;
	width:770px;
	height:110px;
	margin-left:-385px;
	top:1146px;
	visibility:visible;
	background-color:#3A62AF;
	border:1px solid #3B63AE;
	/* Fix IE. */
	voice-family: "\"}\"";
	voice-family:inherit;
	overflow:hidden;
	}
/* FINE CODA */

/* STILE */

/* Menu principale */
.menu_principale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.menu_principale:link {
	text-decoration: none;
}
.menu_principale:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_principale:hover {
	text-decoration: none;
	color: #C9D5E9;
}
.menu_principale:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* Fine Menu principale */

/* Links */
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight:bold;
}
.links:link {
	text-decoration: none;
}
.links:visited {
	text-decoration: none;
	color: #006699;
}
.links:hover {
	text-decoration: none;
	color: #000;
}
.links:active {
	text-decoration: none;
	color: #006699;
}
/* Fine Links */

/* Titoletti */
.titoletti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}
/* Fine Titoletti */

/* Titoletti testa */
.titoletti_testa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight:bold;
}
/* Fine Titoletti testa */

/* Titoletti news */
.titoletti_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight:bold;
}
/* Fine Titoletti news */

/* Testi */
.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:normal;
}
/* Fine Testi */

/* Testi news */
.testi_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight:normal;
}
/* Fine Testi news */

/* FINE STILE */
