#key {
	text-align: center;
	background-color: #336699;
	padding: 3px;
	font-size: 12px;
	color: #FFEA95;


}
body{
	font: 8pt verdana, helvetica, arial, sans serif;
	margin:0px;
	background:#036;
	color:#036;
}
a{
    text-decoration: none;
    font: 8pt;
    color: #036;
    font-weight: bold
}
a:hover { text-decoration: underline;}

#contenitore{
	width: 690px;
	margin: auto;
	background: #036;
}

#menu {
   float: left; width: 130px;
	text-align: right;
   font: 8pt;
   color: #fff;
}
#menu ul{
   margin:0px; padding: 0px;
   list-style: none;
}
#menu li, #menu p { margin: 10px 6px 0px 0px; padding: 0px;}
#menu a, #piede a{
    text-decoration: none;
    color: #fff;
}
#menu a:hover, #piede a:hover { color:#ffc;}

#main {
   width: 540px;
   border-left: 2px solid #fc0;
   border-right: 2px solid #fc0;
   margin-left:130px;
  background: #fff url(../img/bg_corpo.gif) right repeat-y;
}
#testata h1 {
   margin: 0px;
   width: 540px; height: 146px;
   background: url(../img/giannino_testata.jpg) no-repeat;
}
#testata h2 {
   margin: 0px;
   width: 540px; height: 38px;
   background: url(../img/giannino_firma.jpg) no-repeat;
}
#testata h1 span, #testata h2 span {
   display: none;
}
#destra {
   float:right;
   width: 170px;
   background: #FFEA94;
   padding-bottom: 20px;
}
#destra p, #destra h4, #corpo h4  {
 margin : 2px 10px 2px 10px;
}
#corpo p {
 margin : 6px 10px;
}
#corpo {
	margin-right: 181px;
	margin-bottom: 20px;

}

#corpo img {
   margin: 4px;
	/*float: left;
	border: 1px solid #036;*/
}
#corpo td img {
   margin: 0px;
}
#footer {
	margin-right: 181px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFEA94;
	padding: 10px;
	text-align: center;

}	
#piede {
	clear:both;
	font-size: 7pt;
	margin-left:130px;
	text-align: center;
	color: #fff;

}

input, textarea, select {
   font: 8pt Arial, Helvetica, sans-serif;
   color: #036;
   border: 1px solid #036;
}
input.click {
   background: #036;
   color: #ffc;}

.ricetta {
	font-size: 10px;
}
.highlight {
   background: #036;
   color: #fff;
}
.storici {
	background-image: url(../img/storici_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
h2 {
	font-size: 14px;
}
a.shadow:link, a.shadow:active, a.shadow:hover, a.shadow:visited {
	color: #FFFFFF;
}
h6 {
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEA94;
	padding-left: 5px;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
