@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF7809;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.Intestazione {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 15px;
}
.ElencoNavigazione {color: #E25B01; font-weight: bold; }
.Disclaimer {
	font-size: 11px;
	color: #333333;
	margin-top: 7px;
}
#bottom {
	background-image: url(images/barra_arancio.gif);
	background-repeat: repeat-x;
}
.Titoletto {
	color: #FF6600;
	font-weight: bold;
	font-size: large;
}
#tabellanav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#categoria {
	background-color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}
a {
	font-size: 12px;
	color: #E25B01;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #763001;
}
a:visited {
	text-decoration: none;
	color: #763001;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #763001;
}
#listino {
	border: 1px solid #000000;
}
#tabFondo {
	background-color: #FF780A;
}
#RigaListino {
	color: #FFFFFF;
	background-color: #FFB327;
	font-weight: bold;
}
.Menusuperiore {
	color: #FFFFFF;
	padding-right: 7px;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
