/* CSS Document */
body {
	font-family:arial;
	margin:0px;
	padding: 0px;

	}
	
a img {
	border:none;
	}
	
a {
	color: #1173a0;
	font-weight:bold;
  }	

h1 {
	color: #1173a0;
	margin:5px;
	
	}

h2 { color: #C1AC59;
	margin:3px;
	}

strong {
	color: #1173a0;
	}

b {
	color: #FF6600;
}

strong a {
	color: #FF6600;
	}
	
th {
	background-color:#006A98;
	color:#FFFFFF;
	}	

th a {
	color: #FFFFFF;
}

th strong {
	color: #FFFFFF;
}
	
.sep {
	background-color:#006A98;
	}		
	
.grigio {
	background-color: #F5FCC5;
	}
	
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	}
	
.line {
	border-top: 2px solid #1173a0;
	}
	
#banner3 {
	margin:0px;
	padding:0px;
	height:200px;
	background-image:url(../img/sfondo.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:1px solid #000000;
	}
	
#banner1 {
	margin:0px;
	padding:0px;
	height:200px;
	background-image:url(../img/sfondo1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:1px solid #000000;
	}	
	
#banner2 {
	margin:0px;
	padding:0px;
	height:200px;
	background-image:url(../img/sfondo2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:1px solid #000000;
	}
	
#banner4 {
	margin:0px;
	padding:0px;
	height:200px;
	background-image:url(../img/sfondo3.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:1px solid #000000;
	}

#banner5 {
	margin:0px;
	padding:0px;
	height:200px;
	background-image:url(../img/sfondo4.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:1px solid #000000;
	}

#banner6 {
	margin:0px;
	padding:0px;
	height:200px;
	background-image:url(../img/sfondo5.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:1px solid #000000;
	}

#img_banner {
	background-image:url(../img/campanile.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:200px;
	margin:0px;
	}
	
#logo_banner {
	padding:0px;
	}
	
#accessibile {
	text-align:right;
	padding:10px;
	font-weight:bold;
	border-bottom:1px solid #000000;
	}



#menu {
	float:left;
	width:20%;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color: #5697b3;
	margin:0px;
	}
	
#menu h1 {
	background-color:#006a98;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	padding-right:5px;
	text-align:right;
	color:#ffcc00;
	margin:0px;
	}
	
#voci a {
	color:#000000;
	text-decoration:none;
	padding:1px;
	display:block;
	background-color: #ffcc00;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	padding-left:5px;
	}
	
#voci a:hover {
	background-color: #AECFF7;
	color: #000066;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	}
	
	
	
#contenitore {
	float:left;
	width:79.8%;
}

#contenuto {
	width:98%;
	padding:5px;
	}
	
#navigazione {
	background-color:#006a98;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	color:#FFFFFF;
	margin:0px;
	padding-top:6px;
	font-weight:bold;
	padding-bottom:6px;
	padding-left:5px;
	}
	
#navigazione a {
	color: #ffcc00;
	}
	
#cont_news {
	border: 4px dashed #ffcc00;
	padding:10px;
	}
	
#guida {
	float:left;
	width:70%;
	margin:5px;
	padding:5px;
	background-color:#5697b3;
	color:#FFFFFF;
	}
	
#guida strong {
	color: #ffcc00
	}
	
	
#bottom {
	text-align:center;
	padding:5px 5px 5px 5px;
	margin:0px;
	border-top:1px solid #000000;
	}
	
	
#w3c{
	vertical-align: middle;
}

#w3c a { 
	white-space: nowrap;
	width: 10em; 
	border:1px solid #000;
	background: #fc6;
	color: #000;
	margin: 1em auto;
	text-align: left;
}

#w3c a:link, #w3c a:visited { 
	background: #fc6;
	color: #000;
}

#w3c a:hover { 
	background: #ff9;
	color: #333 
}

#w3c a:hover .w3c { 
	background: #fff;
	color: #3f7acf 
}

#w3c .w3c {
	padding: 0 .5em;
	margin-right: .25em;
	background: #fff;
	color: #0c479d;
}

#w3c .waiA { 
	background-color: rgb(255,255,255);
	color: #900
	
} 	
	