body { color: #000; font-size: 10px; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; background-color: #c9d2ff ; }

a:link { color: #20547d; text-decoration: none }
a:visited { color: #20547d; text-decoration: none }
a:hover { color: #5794d2; text-decoration: underline }
a:active { color: #20547d }
.titoli_menu { color: #fff; font-size: 12px; font-weight: bold ; line-height: 24px; background-image: url(images/bg_title_menu.gif); text-indent: 15px; vertical-align: middle; width: 171px; height: 24px; }

h1 { color: #235c8a; font-size: 28px; font-weight: bold; margin: 0; padding: 0 }
h2 { color: #235c8a; font-size: 24px; font-weight: bold; margin: 0; padding: 0; }
h3 { margin: 0; padding: 0 }

div#navigation { color: #fff; font-size: 12px; font-weight: bold; margin-top: 0; margin-bottom: 0; }
div#navigation ul { list-style-type: none; margin: 0; padding: 0; }
div#navigation li { padding: 0px; }
div#navigation a { color: #fff; line-height: 20px; text-decoration: none; background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; text-indent: 15px; display: block; width: 171px; height: 20px; }
div#navigation a:hover { color: #235c8a; background-color: #46b5de; background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; }

div#prodotti    { color: #fff; font-size: 11px; 
		  font-family: Verdana, Arial, Helvetica, sans-serif; 
		  margin-top: 0; margin-bottom: 0    
		}
div#prodotti ul { list-style-type: disc; margin: 0; 
		  padding: 0 ; 
		list-style-position: inside;
		}
div#prodotti li  { margin-left: -15px; padding: 0      }
div#prodotti a       { color: #fff; line-height: 12px; 
		       background-repeat: no-repeat; background-attachment: scroll; 
			background-position: left 50%; 
			text-decoration: none; 
		}

div#prodotti a:hover   { color: #235c8a; background-color: #a8c5dc; background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; }
