a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #dfdfdf;
}
.titolo {
	font-size: larger;
	color: #F00;
}
#main #container #testa a {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
#main #container #testa a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #F00;
}
#main #container #corpo a {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
#main #container #corpo a:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
#main #footer a {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
#main #footer a:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
#main #footer_wv a {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
#main #footer_wv a:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
#main #container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main #footer {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-align: center;
}
.align_right {
	text-align: right;
}
#main #container #testa {
	float: left;
	height: 25px;
	width: 200px;
	background-image: url(immagini/foto_1.jpg);
	font-family: "Courier New", Courier, monospace;
	padding-left: 10px;
	padding-top: 155px;
	color: #000;
	background-repeat: no-repeat;
	font-size: 20px;
}
#main #container #nav_bar {
	height: 180px;
	width: 590px;
	float: left;
	margin-bottom: 10px;
}
#main #container #nav_bar #btn_garage {
	height: 100px;
	width: 115px;
	float: left;
	margin-left: 20px;
	margin-top: 60px;
}
#main #container #nav_bar #btn_spigolo {
	height: 100px;
	width: 115px;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}
#main #container #nav_bar #btn_webvicenza {
	height: 100px;
	width: 115px;
	float: left;
	margin-left: 30px;
	margin-top: 25px;
}
* {
	margin: 0px;
	padding: 0px;
}
.img_sx {
	float: left;
	margin-right: 5px;
}
.img_dx {
	float: right;
	margin-left: 5px;
}
.bold_red {
	font-weight: bold;
	color: #F00;
}
#navigazione_note #nota_precedente  {
	width: 115px;
	float: left;
	padding-left: 5px;
}
#navigazione_note #nota_seguente {
	float: right;
	width: 115px;
	text-align: right;
	padding-right: 5px;
}
#navigazione_note #ritorno {
	float: left;
	width: 367px;
	text-align: center;
}
#navigazione_note {
	height: 20px;
	margin-top: 5px;
}
