/*Stile Blue Flatround*/
body { font-family: Verdana, Sans-serif;
	background-color: #C7E9FF; font-size: 10pt; text-align: center; }
#container { width: 780px; margin: 1em auto;}
.cr { clear: both; }
/*HEADER*/
#header .border-top { background-image: url("bg-border-top.gif"); height: 20px; }
#header .border-bottom { background-image: url("bg-border-bottom.gif"); height: 20px;
	background-color: #fff; }
#header .div-body { background-color: #00497A; padding-left: 10px; }
#toplogo { width: 400px; height: 100px; margin-right: 10px;
	float: right; background-image: url("images/banner.gif"); }
#toplogoin { width: 400px; height: 100px; background-color: transparent;
	background-image: url("banner-border.gif"); margin: 0px; }
#maintitle { text-align: right; width: 330px; }
#header h1 { color: #fff; font-size: 130%; font-weight: bold; margin: 0px; }
#header em { color: #fff; font-size: 90%; margin: 0px; }
#navbar { height: 30px; text-align: center; background-color: #fff; }
#navbar ul { list-style: none; margin: 0 20px; padding: 0; }
#navbar ul li { float: left; margin: 0 5px 0; padding: 0; }
#navbar a { background-image: url("btn-nav.gif"); display: block;
	width: 100px; height: 20px; position: relative; overflow: hidden;
	text-decoration: none; color: #fff; line-height: 18px; }
#navbar a:hover { background-position: 0px -20px; }
#stat { float: right; font-weight: bold; line-height: 20px; margin-right: 10px; }
/*CORPO*/
#context { background-color: #fff; padding-bottom: 20px; }
#main { float: left; background-color: #fff; width: 560px; padding: 20px; text-align: left; }
#main h2 { margin: 0px; color: #B82E2E; margin-bottom: 10px; font-size: 120%; }
#main #shopinfo { float: left; padding: 10px; margin-left: 20px; border: 4px double #aaa;
	border-color: #eee #aaa #aaa #eee; max-width: 200px; }
#main #shopinfo dl { margin: 0px; }
#main #shopinfo dl dt { margin: 0px; font-weight: bold; font-size: 100%;  }
#main #shopinfo dl dd { font-size: 90%; margin-left: 10px; font-style: italic; }
#main #shopimage { float: left; border: 1px solid #aaa; border-color: #eee #aaa #aaa #eee; 
	padding: 2px; margin-left: 20px; }
#main #shopimage img { margin: 0px; }
#main #shopdescr { clear: both; margin: 0px; padding-top: 5px; margin-left: 10px; }
/*PRODOTTI*/
#main #catprod ul { list-style: none; padding: 0; margin: 10px; }
#main #catprod li { float: left; margin: 5px; padding: 0; }
#main #catprod a { background-color: #00497A; display: block; width:110px;
	padding: 5px; text-align: center; position: relative; 
	text-decoration: none; color: #fff; line-height: 15px; }
#main #catprod a:hover { background-color: #B82E2E; }
#main .product { border:1px solid black; width: 255px; margin: 5px; float: left; padding: 5px; 
	border-color: #eee #aaa #aaa #eee; height:expression(this.scrollHeight < 350? "350px" : "auto" );
	overflow: hidden; min-height: 350px; }
#main .product h3 { font-size: 120%; text-align: center; margin: 0px; }
#main .product img { margin-right: 3px; border: 0px;}
#main .product p { font-size: 80%; text-align: center; }
#main .product a { color: #000; font-weight: bold; }
/*BANNER e FOOTER*/
#banner { width: 160px; float: right; }
#footer { clear: both; font-size: 8pt; }
#footer .border-top { background-image: url("bg-border-top.gif"); height: 20px;
	background-color: #fff; }
#footer .border-bottom { background-image: url("bg-border-bottom.gif"); height: 20px; 
	background-color: #C7E9FF; }
#footer .div-body { background-color: #00497A; font-size: 80%; color: #fff; }
#footer p { margin: 0px; font-size: 8pt; }
#footer a { color: #fff; text-decoration: none; font-size: 8pt; }
#footer a:hover { text-decoration: underline; }

