body {
 	 font: 8pt Verdana, Arial, Helvetica, sans-serif;
 	 margin: 2px;
 	 padding: 0px;
}
a:link, a:visited, a:active {
 	 text-decoration: none;
 	 color: #6D544F;
}
a:hover {
 	 text-decoration: none;
 	 color: #f60;
}

#container {
     margin: auto;
     width: 996px;
}
#content {
     margin: auto;
     width: 996px;
}
#nav {
     clear: both;
     border-top: 1px solid #c60;
     border-bottom: 1px solid #c60;
     background: #6D544F;
     text-align: center;
     color: #fff;
     padding: 8px;
}
#nav a {
     color: #fff;
}      
#left {
        float: left;
        width: 160px;
        margin-top: 4px;
        text-align: right;
}
#left h5 {
        margin:0px; padding:4px;
        border-bottom: 1px solid #ddd;
        color: #6D544F;
}
#left ul {
        margin:0px; padding: 0px;
}
#left li {
        display: inline;
}
#left li.on a {
        background: #eee;
        font-weight: bold;
}
#left li a {
        display: block;
        margin:0px; padding:4px;
        border: 1px solid #ccc;
        background: #fff;
        border-top: 0px solid #369;
        text-decoration: none;
}
#left li a:hover {
        background: #eee;
}

#corpo {
	      margin-left: 200px;
}
#corpo h2, #corpo h3, #corpo h4, #corpo h5 {
        padding-left: 12px;
        border-bottom: 1px solid #97AEBE;
        color: #6D544F;
}
#corpo p {
        padding-left: 24px;
        font-size: 9pt;
        line-height: 1.5em;
}
/* #corpo ul {
        font-size: 9pt;
        list-style-image: url(../img/arrow.gif);
        list-style-type: circle;
        line-height: 1.5em;
} */
#corpo td {
        vertical-align: top;
}
#corpo td.photo {
        border: 1px solid #ccc;
        text-align: center;
        font-size: 7pt;
        font-weight: normal;
}
#corpo td.ph {
        vertical-align: middle;
        border: 1px solid #ccc;
        text-align: center;
        font-size: 7pt;
        font-weight: normal;
}
#price th {
        border: 1px solid #97AEBE;
        background: #495678;
        font: bold 9pt Georgia, Times New Roman, Times, serif;
        color: #fff; 
        text-align: right;
        padding: 2px 8px 2px 16px;
}
#price td {
        border: 1px solid #97AEBE;
        background: #fff;
        color: #495678;
        font-weight: bold;
        text-align: right;
}
#price td.none {
        border-width: 0px;
}
#stop {
        clear: both;
}
.list td {
        border-bottom: 1px solid #ccc;
}
     #footer {
          clear: both;
          border-top: 1px solid #c60;
          border-bottom: 1px solid #c60;
          background: #6D544F;
          text-align: center;
          color: #fff;
          padding: 8px;
     }
     #footer a {
          color: #fff;
     }      

     #bottom {
          text-align: right;
      	  font-size: 7pt; 
          padding: 4px;
          color: #ccc;
     }
     #bottom a {
          color: #ccc;
     }      
     input,textarea,select { 
      	 color: #000;
      	 border: 1px solid #c60;
      	 font: 8pt Verdana, Arial,Helvetica,sans-serif; 
     }
     input.button {
         color: #fff; 
      	 font-weight: bold; 
         background: #654;
         border: 1px solid #c60;
     }
     input.tondo,input.none { border: 0px;}

      iframe {
      	 border: 1px solid #c60;
      }
      small {
         color: #f00;
      }

      .box {
      	border: 1px solid #ccc;
      	padding: 5px;
      }
      td.top {
      	border-top: 1px solid #ccc;
      	background: #eee;
      }
      td.bottom {
      	border-bottom: 1px solid #ccc;
      	background: #eee;
      }



#thumb {
        border:1px solid #ccc;
        background: url(image/blob.gif) center center no-repeat;
        width:300px; height:200px
}
#month td.plan {
        font-size: 7pt;
        text-align: center;
        width:22px; height:22px;
        border:1px solid #ccc;
}
#month td.plan_ {
        font-size: 7pt;
        text-align: center;
        width:22px; height:22px;
        border:1px solid #c33;
}
#tooltip {
        position: absolute;
        top: -1000px;
        left: -1000px;
        padding: 10px;
        border: 1px solid #ccc;
        background: #fff; 
}
#tooltip td{
        font-size: 7pt;
}


.stop { 
    clear: both;
}
#gallery { 
    width: 760px;
    margin: auto;
}
.portlet {
    margin: 0 1em 1em 0;
    width: 170px; float: left;
    height:136px;
    border: 1px solid #eee;
    text-align: center;
    font-size: 7pt;
    background: #fff;
}
.portlet img { margin: 6px; }
.ui-sortable-placeholder { 
    border: 1px dotted #999;
    visibility: visible !important;
    height: 136px !important;
}
ui-sortable-placeholder * { visibility: hidden; }
