body {
	background: #9499b4;
	color: #000;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

hr, h1 {
	display: none;
	}

img {
	border: 0px;
	}

a {
   color: #2123af:
   background: #fff;
   }

a:visited {
   color: #494977;
   }

a:hover {
   color: #008000;
   }

td {
   background: #d3d5dd;
   }

.row0 {
   font-weight: bold;
   color: #fff;
   }
   
   .row0 td {
      background: #769674;
      }


#ombra {
	width: 770px;
	margin: 0px auto 20px auto;
	background: url(../files/modello/ombra_belluno.gif) repeat-y;
	}

#ombrasotto {
	background: url(../files/modello/base_ombra_belluno.gif) no-repeat bottom center;
	}

#esterno {
	background: url(../files/modello/header_belluno.jpg) no-repeat top center;
        padding-bottom: 50px;
	}
	
#header {
	height: 238px;
	position: relative;
        margin: 0px;
        padding: 0px;
	}

#header p {
	position: absolute;
	top: 70px;
	right: 20px;
        font-size: smaller;
        }

#header p strong {
        color: #060dae;
	}


#banner {
        /*height: 50px;*/
        margin: 0px 6px 20px 5px;
        }


#contenitore {
        width: 95%;
        margin: 0px auto 0px auto;
        text-align: left;
	}

#menu {
	width: 170px;
	margin-right: 20px;
	float: left;
	font-size: 80%;
	}
	#menu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		}
		
		#menu li {
			margin: 0px;
			padding: 0px;
			border: 1px solid #fff;
			}
			#menu ul li ul {
				margin-left: 10px;
			}
		
	#menu a {
		display: block;
		font-weight: bold;
		text-decoration: none;
		color: #000;
		background: #fff url(../files/modello/up_blu.gif) no-repeat top left;
		padding-left: 12px;
		border-bottom: 1px solid #fff;
		}

		#menu a:hover {
			color: #000;
			background: #fff url(../files/modello/up.gif) no-repeat top left;
			border-bottom: 1px solid #008000;
			}

	#menu ul li ul {
		list-style: disc;
                color: #000080;
                margin-left: 15px;
		}
		
		#menu ul li ul li {
			padding-left: 5px;
			border: 1px solid #fff;
			}
	
	#menu ul li ul li a {
		display: block;
		font-weight: normal;
		text-decoration: none;
		color: #000;
                background: #fff;
		border-bottom: 1px solid #fff;
                padding-left: 0px;
		}

		#menu ul li ul li a:hover {
			border-bottom: 1px solid #008000;
                        background: #fff;
			}


	#menu ul li ul li ul {
		list-style: circle;
		}

.menu_selected a {
        color: red;
        }

#contenuto {
	width: 520px;
	margin-right: 20px;
	float: left;
        background: #fff;
	}

        #contenuto h2 {
              color: #060dae;
              }

#chiudifloat {
	clear: both;
	}

#footer {
	height: 6px;
	}

#bludev {
        font-size: smaller;
        }

.centrato {
	text-align: center;
}
.imgsx {
	float: left;
	margin-right: 5px;
}
.imgdx {
	float: right;
	margin-left: 5px;
}

#page_morena #contenuto {
	background-color: #666;
}

.news
{
	border-bottom: 1px solid #f00;
}
.news .thumbnail
{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.chiudifloat {
	clear: both;
	}
