#top_menu ul {
  left: 100%; }
  #top_menu ul li {
    left: -120%; }

#left_menu h1 {
  font-size: 12px;
    font-size-position: center;
  height: 27px;
  color: white;
  margin: 0px;
    margin-top: 10px;
  padding: 0px;
    padding-top: 8px;
    padding-left: 10px; }
#left_menu .menutitle {
  color: white;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 30px; }
#left_menu .menulist a {
  font-size: 14px;
  padding: 2px;
    padding-bottom: 15px;
    padding-left: 15px;
  margin-left: 50px;
  background-image: url("/images/fundo_left_menu.png");
  background-repeat: no-repeat;
  font-weight: normal; }
#left_menu .menulist a:hover {
  background-image: url("/images/fundo_left_menu_ahover.png");
  background-repeat: no-repeat; }
#left_menu #embed {
  margin-left: 50px; }

#subpage.subpage_page_home {
  margin: 0px;
  padding: 0px;
  overflow: hidden; }

.flog_thumbnail {
  background: #e67817;
  padding: 3px; }

.flog_show_image {
  background: #e67817;
  padding: 3px; }

#flog_thumbnails img {
  background: #666666; }

#footer #footer_left {
  padding-left: 35px; }

#flog_image_canvas {
  margin: 0px;
    margin-top: 20px;
    margin-left: 10px; }

