body {
	background: #FFFEB1;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

img {
	border: 0px;
}

h2 {
	font-size: 150%;
}

table {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	border-collapse: collapse;	
}

#esterna {
	width: 750px;
	margin: 0px auto;
}

#header {
	width: 750px;
	height: 150px;
}

#indirizzo {
	width: 750px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
}

#corpo {
	width: 750px;
	border: 1px solid #000000;
	height: auto;
	text-align: center;
	background: #ffffff;
}

#cuore {
	width: 700px;
	height: auto;
	margin: 0px auto 10px auto;
}

#menu {
	width: 230px;
	height: auto;
	vertical-align: top;
	text-align: left;
}

#divmenu {
	width: 210px;
	height: 95%;
	margin-top: 20px;
	padding: 5px;
	background: #FFD905;
	border: 1px solid #000000;
	vertical-align: top;
	line-height: 17px;
}
	#divmenu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	#divmenu li {
		margin: 0px;
	}
	#divmenu a {
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	#divmenu a:hover {
		font-weight: bold;
		color: #000000;
		background: #ffffff;
		text-decoration: underline;
	}

#contenuto {
	width: 500px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
}

#divcontenuto {
	width: 95%;
	height: auto;
	text-align: justify;
	vertical-align: top;
	margin: 0px auto 10% auto;
}
	#divcontenuto a {
		font-weight: bold;
		color: #0000C0;
		text-decoration: none;
	}
	#divcontenuto a:hover {
		font-weight: bold;
		color: #E00000;
		text-decoration: underline;
	}

#footer {
	width: 750px;
	height: 50px;
	vertical-align: bottom;
}

#divfooter {
	width: 100%;
	text-align: center;
	vertical-align: bottom;
}

#fascia {
	width: 750px;
	height: 76px;
}

#cornicemenutop {
	width: 200px;
	height: 22px;
	margin-bottom: 10px;
}

#cornicemenubottom {
	width: 200px;
	height: 22px;
	margin-top: 10px;
}
	
.centra {
	width: 98%;
	text-align: center;
}
.compatto p {
	margin: 0px;
}
#bludev {
	text-align: right;
}
	#bludev a {
		font-weight: bold;
		color: #0000C0;
		text-decoration: none;
	}
	#bludev a:hover {
		font-weight: bold;
		color: #E00000;
		text-decoration: underline;
	}

.news
{
	border-bottom: 1px dashed #ffd905;
}

.news .data
{
	text-align: right;
	font-size: 10px;
}
