body {background-color:silver; font-family:georgia;}

table#contenitore {background-color:silver; width:100%;}

td#lato {width:15%;background-color:silver;}

td#centro {width:70%; background-color:silver; }

div#centro {
               width:99%;
               border:1pt solid black;
               background-color:#ffffd1;
               color:black;
               font-family:georgia;
               font-size:11px;
               text-align:left;
           }

div#homepage {
               width:99%;
               border:1pt solid black;
               background-color:#ffffd1;
               color:black;
               font-family:georgia;
               font-size:14px;
               text-align:left;
           }
div#homepage a:link {color:black; font-size:18px;}
div#homepage a:visited {color:black; font-size:18px;}
div#homepage hr {background-color:silver; width:100%; border:0;}
div#homepage p {margin-left:1mm;}

div#laterale
    {
        background:#3D5B6E;
        border: 1pt solid white;
        color:white;
        font-size:8pt;
    }
div#laterale a:link {color:aqua; font-size:9pt;}
div#laterale a:visited {color:aqua; font-size:9pt;}
div#laterale img {background:white;}




div#estremo  {
             width:100%;
             height:20px;
             background:#333333;
             color:white;
             font-family:georgia;
             text-align:left;
             font-size:11pt;
             border-bottom:1pt solid black;
             border-top:1pt solid black;
             border-right:1pt solid black;
            }
div#estremo a:link {color:white; font-size:14px}
div#estremo a:visited {color:orange; font-size:14px}

div#sotto  {
             width:100%;
             height:25px;
             background:#333333;
             border-bottom:1pt solid black;
             border-top:1pt solid black;
             border-right:1pt solid black;
            }

table#cerca {width:50%;}
table#cerca hr {background-color:blue; width:100%; border:0;}

table#lista {width:100%; text-align:left;}
table#lista th {border:1pt solid black;}
table#lista td {margin-left:1mm;}

table#ricetta {width:75%; background-color:#ffffd1; font-family:georgia; font-size:12px;}
table#ricetta hr { background-color:red; border:0;}
table#ricetta td {text-align:left;}

table#commenti {width:100%}
table#commenti td {border-bottom:1pt solid white;border-left:1pt solid white;}

table#piecentro {width:100%; height:50px; font-size:12px;}
table#piecentro hr {width:100%; background-color:blue; border:0;}

