/* ----------------------------------------------------
     Projeto.: Site Lua e Leon - Festas e Decorações
     Designer: Eduardo Kuhr - Maio de 2007
---------------------------------------------------- */

body
  {margin:0;
   padding:0;
   border:one;
   font:16px verdana, arial, helvetica, sans-serif;
   background:#000;
   color:#333;
  }

/* =LINKS */
a:link
  {color: #00FF3A;
   text-decoration:none;
   outline-width:0;
  }

a:visited
  {color: #999; text-decoration:none;
  }

a:hover
  {color:#fff;
   background: #036;
   text-decoration:none;
  }

#tudo
  {width:100%;
   margin:0 auto;
  }

#topo
  {height:15%;
   border-bottom:1px solid #c30;
  }

#rodape
  {clear:both;
   text-align:center;
   border-top:2px solid #c30;
  }

ul, ol
  {clear:both;
   text-align:center;
   border-top:1px solid #c30;
   margin:0;
   padding:0;
   list-style:none;
  }

h1, h2, h3
  {text-align:right;
   margin: 0.3em 0;
   font:2.0em, Georgia, Arial, Helvetica, Sans-Serif;
}

h2
  {font-size: 2.0em;
  }

h3
  {font-size: 1.3em;
  }
	
.dest
  {color:#ffd700;
  }

#moldura-um {
      position         : relative;
      left             : 55%;
      width            : 30%;
      margin           : 30px 0 auto;
      padding          : 1em;
      background-color : #01002F;
      border           : 25px groove #00FF3A
      }

#moldura-dois {
      position         : relative;
      left             : 25%;
      width            : 40%;
      margin           : 30px 0 auto;
      padding          : 1em;
      background-color : #01002F;
      border           : 25px groove #00FF3A;
      }

#moldura-tres {
      position         : relative;
      left             : 25%;
      width            : 400px;
      height           : 250px;
      margin           : 30px 0 auto;
      padding          : 1em;
      background-color : #475B8F;
      border           : 25px groove #BF9E47
      }

#boxes {
      position : absolute;
      top      : 28%;
      left     : 20%;
	font     : 0.9em Arial, Helvetica, sans-serif;
	width    : 100%;
	color    : #333; 
	margin   : 0;
	}

.fixo
  {margin     : 0 auto;
   width      : 30em;
   background : url(canto-inf-dir.jpg) no-repeat 100% 100%;
   font-size  : 100%;
  }

.titulo
  {background : url(canto-sup-dir.jpg) no-repeat 100% 0;
   margin     : 0;
   padding    : 0;
   text-align : center;
  }

.titulo h6
  {background: url(canto-sup-esq.jpg) no-repeat 0 0;
   margin: 0;
   padding: 45px 20px 5px;
   color: #ffd700;
   font-weight: bold; 
   font-size: 1.5em; 
   line-height: 1.0em;
  }

* html .titulo h6 {height: 1%;} /* Hack para IE5 PC */

.conteudo
  {background : url(canto-inf-esq.jpg) no-repeat  0 100%;
   color      : #fff; 
   margin     : 0;
   padding    : 5px 35px 45px;
  }

.conteudo q
  {color:#c30;
  }

#boxes .conteudo p
  {color       : #ffd700;
   margin      : 1.0em;
   line-height : 1.2em;$
  }

.elastico {
	width:100%;
	background: url(canto-inf-dir.jpg) no-repeat 100% 100%;
	font-size: 100%;
	}

#logo
  {position : absolute;
   top      : 1%;
   left     : 1%;
  }

#figura
  {position : absolute;
   top      : 32%;
   left     : 50px;
  }
