/*----------------------------- struttura ---------------------*/
html, body {
	margin: 8px;
	padding: 0px;
}
#header {
	height: 80px;
	width: 830px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border: 1px solid #999999;
}
#banda {
	background-color: #D8D8D8;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-align: right;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 1px 0px 5px;
}
#navigation {
	height: 590px;
	width: 160px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
#nav_banner {
	height: 70px;
	text-align: center;
	vertical-align: middle;
	width: 160px;
	margin: 0px;
	padding: 3px 0px 0px;
}
#content {
	height: 590px;
	width: 480px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding: 5px;
	border: 2px solid #D8D8D8;
}
#banner {
	height: 600px;
	width: 175px;
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#footer {
	padding: 5px;
	width: 830px;
	height: 1px;
	text-align: center;
	vertical-align: middle;
}
#quick_links {
	background-color: #D8D8D8;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-top: 1px none #999999;
	border-right: 1px none;
	border-bottom: 1px none #999999;
	border-left: 1px none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-size: 12px;
	height: 20px;
}
/*----------------------------- classi e particolari---------------------*/
.menu_space {
	background-color: #D8D8D8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 2px 0px 2px 4px;
	border-right-color: #999999;
}
.menu_space2 {
	background-color: #FF4646;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CF3636;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 2px 0px 2px 4px;
	border-right-color: #CF3636;
}
.separatore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	height: 10px;
}
#key {
	text-indent: -3000px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.briciole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	font-weight: normal;
}
.sopra {
	color: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	margin-bottom: 0px;
}
.testosuperiore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #DDFFFF;
	text-align: center;
	vertical-align: middle;
	width: 830px;
	margin: 0px;
	padding: 0px;
}
.vetrina {
	padding: 10px 5px 5px;
	height: 90px;
	width: 90px;
	text-align: center;
	vertical-align: top;
}
td.vetrina img{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 1px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 10px 2px 5px 5px;
	width: 110px;
}
.riga {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033FF;
	background-color: #D8D8D8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*----------------------------- collegamenti ---------------------*/
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
a.menu:link, a.menu:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	font-style: normal;
	font-weight: bold;
}
a.menu:hover {
	font-style: normal;
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
}
a.menu2:link, a.menu2:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
a.menu2:hover {
	font-style: normal;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.quick:link, a.quick:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
a.quick:hover {
	text-decoration: underline;
	color: #0066CC;
	font-weight: bold;
}
a.briciole:link, a.briciole:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0033FF;
	text-align: right;
	vertical-align: bottom;
	text-decoration: underline;
}
a.briciole:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0099FF;
	text-align: right;
	vertical-align: bottom;
	text-decoration: none;
}

