body{
	background-color: #BD8C00;
	margin: 0px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
hr{
	display: none;
}
img {
	border: 1px solid #FFF;
}	
#logo{
	width:761px;
	margin: 0px auto;
/*	min-height: 130px;
	height: auto !important;*/
	height: 130px;
	overflow:hidden;
	background-image:url(Images/logo.gif);
	background-repeat:no-repeat;

}
#logo h1,
#logo h2{
	display: none;
}
#logo h3{
	margin: 0px;
	padding: 0px;
}
#logo h3 a{
	width:761px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	display:block;	
}

.lingua { border:0; margin:0; float:right; width:18px; height:13px; margin-top:60px; }
#italiano { margin-right:10px; }
#english { margin-right:10px; }

/*MENU */
#menubar{
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	text-align:center;
	background-color: #E3B11F;
}
#menubar #menu {
	margin: 0px auto;
	width: 761px;	
}
#menubar #menu ul{
	margin: 0px;
	padding: 0px;	
	float:left;	
	width: 851px;
	list-style-type:none;
	position:relative; 
	right:30px;
}
#menubar #menu li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu li a,
#menu li a#selected{
	float:left;
	font-weight:bold;
	width: 74px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	text-decoration:none;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	min-height: 20px;
	height: auto !important;
	height: 20px;	
}
#menu li a#selected,
#menu li a:hover{
	background-color: #F0D784;
}
/* FINE MENU */
/* PARTE HOME PAGE */
#angel{
	background-image:url(Images/angel.jpg);
	background-repeat:no-repeat;
	margin: 0px auto;
	width: 759px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	min-height: 198px;
	height: auto !important;
	height: 198px;	
}
#angel img { border:0; }
#base{
	margin: 0px auto;
	width: 759px;
	min-height: 211px;
	height: auto !important;
	height: 211px;	
	border: 1px solid #FFF;
	border-style: solid solid none solid;
}
#base #vaso{
	background-image:url(Images/vaso.jpg);
	width: 439px;
	float: left;
	padding: 10px;
	background-repeat:no-repeat;
	background-position:right;
	background-color: #BD8C01;
	min-height: 191px;
	height: auto !important;
	height: 191px;	
	border-right: 1px solid #FFF;
}
#vaso .line{
	margin: 6px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
#base #scuola{
	float:left;
	width: 279px;
	padding: 10px;
	min-height: 191px;
	height: auto !important;
	height: 191px;
	background-color: #FFB515;
	font-size:12px;
	color: #000;
}
#scuola h2{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin: 0px;
	color: #000;
	text-transform:uppercase;
}
#scuola ul{
	margin: 0px 15px;
	padding: 0px;
	list-style-image:url(Images/arrow.gif);
}
#scuola li{
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
}
#scuola #link{
	padding: 10px 0px 0px 15px;
}
#link a{
	text-align:center;
	width: 279px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
	font-weight:bold;
}
/* FINE PARTE HOME PAGE */
/* PARTE CATALOGO */
#catalogo{
	margin: 0px auto;
	width: 758px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#catalogo .line,
#catalogo .lineNL {
	min-height: 280px;
	height: auto !important;
	height: 280px;	
}
#catalogo img{
	margin-bottom: 10px;
}
#catalogo .line{
	border-bottom: 1px solid #FFF;
}
.line .object,
.line .objectNL,
.lineNL .object,
.lineNL .objectNL{	
	width: 373px;
	float:left;
	min-height: 274px;
	height: auto !important;
	height: 274px;
	background-color: #E3B11F;
	text-align:center;
	padding: 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.objectNL img {
	margin-top:10px;
}
.object img {
	margin-top:10px;
}
.line .object,
.lineNL .object{
	border-right: 1px solid #FFF;
}

.line .objectNL,
.lineNL .objectNL{
	width: 372px;
}
/* FINE PARTE CATALOGO */
#address{
	border-top: 1px solid #FFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
}
#address a{
	color: #000;
	text-decoration:none;
	border-bottom: 1px dotted #000;
}
#address a:hover{
	border-bottom: 1px solid #000;
}
#credits{
	text-align:right;
	margin: 15px auto;
	width: 761px;	
}
#credits ul{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#credits li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#credits li a,
#credits li a.creso{
	text-decoration:none;
	color: #333;
}
#credits li a:hover,
#credits li a.creso:hover{
	border-bottom: 1px dotted #000;
	color: #000;
}
#credits li a.creso{
	color:#D30;
}
#credits li a.creso:hover{
	color:#D30;
	border-bottom: 1px dotted #F30;
}




#chisiamo {
	width:100%;
	font-weight:normal;
	text-align:left;
}

#chisiamo p { margin:10px; }
#chisiamo h1 { font-size:11px; font-weight:bold; margin-left:10px; }