body {
	background-color: #26a6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #505050;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: square;
}

ul li {
	padding: 3px;
}

div.chiusura {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

/**** TOP ****/
#top {
	color: #0073d4;
	padding: 8px 5px;
	font-size: 90%;
	width: 800px;
	margin: 0px auto;
}

#top a {
	color: #0073d4;
}

#top #mail {
	width: 250px;
	float: left;
}

#top #day {
	width: 250px;
	float: right;
	text-align: right;
}

/**** CENTER ****/
#center {
	width: 800px;
	margin: 0px auto;
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #fff; /* hack per firefox - scomparsa sfondi */
	background-image: url(img/bg_azzurro.gif);
	background-repeat: repeat-y;
	height: 1000px;
}

/**** LEFT ****/
#left {
	width: 159px;
	height: 603px;
	float: left;
	background-color: #42b2f5;
}

#l_menu {
	padding-top: 1px;
}

#l_menu a {
	display: block;
	padding: 7px 0px 7px 15px;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 12px;
}

#l_menu a:hover {
	text-decoration: none;
}

#l_menu a:hover {
	background-color: #007bc5;
	background-image: url(img/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#l_menu a.sel {
	background-color: #42b2f5;
	background-image: url(img/menu_sel.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#l_menu a.sel:hover {
	background-color: #007bc5;
	background-image: url(img/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#l_spacer {
	height: 30px;/*era 130*/
}

#bottom_menu {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/**** RIGHT ****/
#h_right, #nh_right {
	width: 640px;
	float: right;
}

/**** FOOTER ****/
#footer {
	clear: both;
	background-color: #fff;
	width: 800px;
	margin: 0px auto;
	text-align: center;
	font-size: 90%;
	padding: 8px 0px;
}

#footer a {
	color: #505050;
}

/**** HOME ****/
#h_news, #h_eventi, #h_digital {
	width: 160px;
	height: 300px;
	float: left;
	background-image: url(img/h_sfondoblocchi.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#h_right .data {
	padding: 4px 9px;
}

#h_right h3 {
	margin: 0px;
	padding: 4px 9px;
	font-size: 105%;
	font-weight: bold;
}

#h_right p {
	margin: 0px;
	padding: 4px 9px;
}

#h_news a {
	display: block;
	padding: 4px 9px;
	color: #fe0001;
}

#h_news h3 {
	color: #fe0001;
}

#h_eventi a {
	color: #029902;
	display: block;
	padding: 4px 9px;
}

#h_eventi h3 {
	color: #029902;
}

#h_digital a {
	color: #0169C0;
	display: block;
	padding: 4px 9px;
}

#h_digital h3 {
	color: #0169C0;
}

#h_riservata {
	width: 159px;
	float: right;
}

#h_riservata form {
	padding: 0px;
	margin: 0px;
}

#h_riservata .dati {
	padding: 5px 8px 20px 8px;;
}

#h_riservata .invia {
	padding: 12px 8px;
	color: #fff;
	background-color: #42b2f5;
}

#h_riservata h3 {
	margin: 0px;
	padding: 2px 8px;
	color: #fff;
	background-color: #007bc5;
}

#h_riservata p {
	padding: 8px;
}

#h_riservata .copertura {
	background-image: url(img/copertura.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #fff;
	height: 240px;
}

#h_riservata .copertura a {
	color: #fe0001;
}


.bannersotto {
	float: left;
}

/**** NO HOME ****/
#cont {
	width: 480px;
	float: left;
	background-image: url(img/nh_sfondoblocchi.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#header_blue {
	background-image: url(img/blue.jpg);
	width: 100%;
}

#header_red {
	background-image: url(img/red.jpg);
	display: inline-block; /* hack per ie 6.0 */
	width: 100%;
}

#header_red a, #header_green a, #header_yellow a {
	color: #fe0001;
	font-weight: bold;
}

#header_red .griglia, #header_green .griglia, #header_yellow .griglia {
	padding: 15px 10px 15px 15px; /*ale era a 0 l'ultimo */
}

#header_red .griglia .gr_left, #header_green .griglia .gr_left, #header_yellow .griglia .gr_left {
	padding: 2px 0px 2px 15px;
	width: 120px;
	float: left;
	background-image: url(img/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

#header_red .griglia .gr_right, #header_green .griglia .gr_right, #header_yellow .griglia .gr_right {
	padding: 2px 0px;
	width: 320px;
	float: left;
	color: #007bc5;
	font-weight: bold;
}

#header_red .griglia .gr_right a, #header_green .griglia .gr_right a, #header_yellow .griglia .gr_right a {
	color: #007bc5;
}

.red {
	color: #fe0001;
}

.blue {
	font-weight: bold;
	color: #007bc5;
}

#header_yellow {
	background-image: url(img/yellow.jpg);
	display: inline-block; /* hack per ie 6.0 */
	width: 100%;
}

#header_yellow {
	border-bottom: 1px solid #fff; /* hack per firefox - scomparsa sfondi */

}

#header_yellow .tit {
	width: 150px;
	float: left;
	padding: 9px 0px;
}

#header_yellow .tit a {
	display: block;
	padding-left: 10px;
	font-weight: bold;
	font-size: 110%;
	color: #505050;
}

#header_yellow #tit .titsel a {
	display: block;
	padding-left: 10px;
	font-weight: bold;
	font-size: 130%;
	color: #505050;
}

#header_green {
	background-image: url(img/green.jpg);
	display: inline-block; /* hack per ie 6.0 */
	width: 100%;
}

#header_blue, #header_red, #header_green, #header_yellow {
	background-repeat: repeat-x;
}

#header_blue p, #header_red p, #header_yellow p, #header_green p {
	padding: 9px;
	margin: 0px;
}

/**** CONTENUTI ****/
.col_sx {
	width: 160px;
	float: left;
	background-color: #e0e0e0;
}

.col_sx h3 {
	padding: 3px 15px 0px 15px;
	margin: 0px;
	font-weight: normal;
	font-size: 80%;
	}

#header_blue .col_sx h3 {
	padding: 3px 15px 0px 15px;
	margin: 0px;
	font-weight: normal;
	font-size: 80%;
}

.col_sx a {
	display: block;
	padding: 1px 15px 2px 15px;
	margin: 0px;
	font-weight: normal;
	color: #007bc5;
	}

.col_sx2 {
	width: 160px;
	float: left;
	background-color: #fff;
	text-align: center;
}

.col_dx {
	width: 320px;
	float: right;
}

.col_dx h3, .col_cn h3 {
	padding: 10px 15px 5px 15px;
	margin: 0px;
	font-weight: bold;
	font-size: 120%;
	color: #007bc5;
}

.col_dx h4, .col_cn h4 {
	padding: 10px 15px 0px 15px;
	margin: 0px;
	font-weight: bold;
	color: #007bc5;
}

.col_dx p, .col_cn p {
	padding: 0px 15px 0px 15px;
}

.col_dx a, .col_cn a {
	color: #007bc5;
}

.col_cn {
	width: 470px;

}
/*********digitalive***************/
#digitalive {
	width: 120px;
	height: 600px;
	margin-top: -103px;
	margin-left: 20px;
	margin-bottom: 5px;
}

/***************ale***************/

.div_scroll {
	height: 650px;
	width: 478px;
	overflow: auto;
	display: block;
	position: absolute;
	left: 159px;
	background-color:none;
padding-right:5px;
}
