body { background: #ccc; margin: 0;  }

div#main { text-align: left; background: white; color: #333; font: normal 14px "Book Antiqua","Times New Roman",serif; width: 760px; border-right: 1px solid #999; border-bottom: 1px solid #999;}
div#header { height: 80px; }
div#menu { background: #069; padding: 4px 0px;  }
div#menu a { color: white; font: bold 10px "Verdana","Helvetica",sans-serif; text-decoration: none; padding: 4px 12px 4px 12px; border-left: 8px solid #b3d1e1; }
div#menu a:hover { background: #4d94b8; color: white; }

div#menubottom { padding-top: 20px; border-top: 1px dashed #d9e8f0; margin-bottom: 0px; padding-bottom: 4px; }
div#menubottom a { color: #069; font: normal 10px "Verdana","Helvetica",sans-serif; text-decoration: none; padding: 4px 12px 4px 12px; border-left: 8px solid #d9e8f0; }
div#menubottom a:hover { color: #4d94b8; text-decoration: underline; }

div#body { padding: 20px;  width: 500px; }
div#body a { color: #069; text-decoration: underline; }
div#body a:hover { color: #4d94b8; text-decoration: underline; }

div#body p { font: normal 14px "Book Antiqua","Times New Roman",serif; color: #666; line-height: 150%; margin-left: 20px;}
div#body h1 { font: bold 17px "Arial",sans-serif; color: #069;  }
div#body h2 { font: bold 15px "Arial",sans-serif; color: #4d94b8; border-bottom: 1px dotted #4d94b8; }
div#body em { font: bold 12px "Arial",sans-serif; color: #069; }
div#body ul, div#body ol { font: normal 13px "Book Antiqua","Times New Roman",serif; color: #666; line-height: 150%; margin-left: 0px; list-style: square; }
div#body li { margin-bottom: 5px; margin-top: 5px; }
div#body p.nota { font: normal 11px "Arial",sans-serif; color: #666; line-height: 150%; margin-left: 20px; margin-ytop: 20px; }

div#right { width: 180px; background: #e8e8ee; float: right; padding: 10px; border-left: 1px solid #c8c8cc; border-bottom: 1px solid #c8c8cc; font: normal 11px "Verdana","Helvetica",sans-serif; }
div#right p { line-height: 150%; color: #68686c; margin-top: 10px; }
div#right h3 { font-size: 11px;  color: #68686c; margin-bottom: 0px; }
div#right ul { color: #666; line-height: 150%; margin-left: 0px; padding-left: 16px; list-style: circle; }
div#right li { margin-bottom: 0px; margin-top: 0px; }
div#right a { color: #669; text-decoration: underline; }
div#right a:hover { color: #66A; background: #d8d8dd; text-decoration: none; }
