html {
width: 100%;
min-width: 700px;
background: #fff9ef url("");
padding-bottom: 0px;
border: 0px solid #ffffff;}

body {
width: 100%;
margin: auto;
align: center;
padding-top: 0px;
background: #fff7e9;
border-left: 0px solid #b28375;
border-right: 0px solid #b28375;}


/* -- FONTE -- */

p, a, body, td, tr, div {
color: #e6c7b6;
font-size: 11px;
font-weight: normal;
font-style: normal;
font-family: Verdana;
line-height: 13px;}

a, a:link, a:visited, a:active {
color: #a3aa89;
font-size: 11px;
cursor: row-resize;
font-family: Verdana;
-moz-transition: 0.2s linear;
-webkit-transition: 0.2s linear;}

a:hover {
color: #e6c7b6;
font-size: 11px;
cursor: row-resize;
font-family: Verdana;
text-decoration: none;}


HR{
border: 0px solid #322c2d;
}

b {TEXT-DECORATION: none;}
i {TEXT-DECORATION: none;}
u {color: #a3aa89; TEXT-DECORATION: none;}
e {color: #b8e0d7; TEXT-DECORATION: none;}
strong {color: #a3aa89; TEXT-DECORATION: none; font-weight: normal;}



/* -- OPACIDADE -- */

a img {
filter: alpha(opacity=70);
-moz-transition: 0.3s linear;
-webkit-transition: 0.3s linear;
-moz-opacity: 0.80;
opacity: 0.80;}

a:hover img {
filter: alpha(opacity=90);
-moz-opacity: 1.0; 
opacity: 1.0;}



/* -- SELEÇÃO COLORIDA -- */

::-moz-selection {
color: #666666;
background: #;}

::selection {
color: #666666;
background: #;}



/* -- TÍTULOS -- */

.titulo {
color: #e6c7b6;
font: 11px 'Droid Serif';
font-weight: normal;}

.titulo_post {
color: #e6c7b6;
font: 11px 'Droid Serif';
font-weight: normal;}

.subtitulo {
width: 110px;
font: 11px 'Droid Serif';
font-weight: normal;
padding: 1px;}



/* -- CAIXAS -- */

input, textarea, select {
padding: 5px;
color: #e6c7b6;
font-size: 11px;
font-family: Verdana;
text-align: justify;
background-color: #fff9ef;
border: 1px solid #fbf0db;
box-shadow: 0px 0px 0px #fbf2e4;}

.cmttext {
padding: 5px;
font-weight: normal;
background-color: #fff9ef;
border-bottom: 0px solid #fce9e9;}



/* -- BARRA -- */

#barra {
height: 60px;
color: #e6c7b6;
background: #a3aa89;
border-bottom: 2px solid #9ba281;
background-attachment: scroll;
width: 100%}

#barra .tubo {
width: 100%;
height: 60px;
align: center;
background: transparent;
background-image: url("");}

#barra .fvbarraf {
padding: 3px;
color: #ffffff;
border: 0px solid #000000;
background-color: #aab190;
font: bold 10px Georgia;
text-transform: Uppercase;}

#barra .fvbarra {
font: 8px Verdana;
font-weight: bold;
letter-spacing: 0px;
color: transparent;}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
margin: 3px;
padding: 3px;
color: #ffffff;
font: bold 10px Georgia;
text-decoration: none;
text-transform: Uppercase;
background-color: #aab190;
-moz-transition: 0.2s linear;
-webkit-transition: 0.2s linear;}

#barra .fvbarra a:hover {
margin: 3px;
padding: 3px;
color: #ffffff;
font: bold 10px Georgia;
text-decoration: none;
text-transform: Uppercase;
background-color: transparent;}

#barra .barraimg {
filter: alpha(opacity=0);
-moz-opacity: 0.0;
opacity:0.00;}

#footer {
width: 100%;
color: #e6c7b6;
padding-top: 50px;
padding-bottom: 10px;
font-weight: normal;
font: 11px 'Droid Serif';}



/* -- TABELAS -- */

.Pr {
width: 45%;
float: left;
color: #e1c6c4;
height: 300px;
text-align: right;
margin-left: -20px;
font: 11px 'Droid Serif';
padding-top: 4px;
padding-right: 12px;
padding-bottom: -6px;}

.fundo {
padding: 10px;
font: 11px Verdana;
text-align: justify;
padding-left: 30px;
padding-right: 30px;
border: 0px solid #fbf0db;
background-color: #fff9ef;}

.tab1 {
padding: 6px;
color: #fff9ef;
margin-top: -2px;
text-align: center;
background: #a3aa89;
letter-spacing: 1px;
font: italic 10px 'Droid Serif';
border-bottom: 0px dashed #fbf2e4;}

.tab2 {
float: left;
width: 180px;
text-align: right;
font: 22px 'Droid Serif';
color: #e1c6c4;}

.tab3 {
padding: 3px;
width: 300px;
line-height: 11px;
text-align: center;
background: #f7f4ef;
margin-bottom: 2px;
border-top: 0px solid #ebe4d9;
border-left: 5px solid #e6e2da;
border-right: 5px solid #e6e2da;
border-bottom: 0px solid #f3eaee;
-moz-border-radius: 0px 0px 0px 0px;}

.linha1 {
border-top: 2px dashed #fbb3b8;}

.laranja {
color: #ffffff; 
background: #fba587; 
padding: 6px;
font: 11px 'Droid Serif';
box-shadow:inset 0px 0px 10px #fa926e;}

.rosa {
color: #ffffff; 
background: #e9cfb7; 
padding: 6px;
font: 11px 'Droid Serif';
box-shadow: inset 0px 0px 10px #e4c5a8;}

@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: normal;
  src: local('Droid Serif'), url('http://themes.googleusercontent.com/font?kit=cj2hUnSRBhwmSPr9kS5895bd9NUM7myrQQz30yPaGQ4') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: normal;
  src: local('Droid Serif'), url('http://themes.googleusercontent.com/font?kit=70P0G8gxVDIV6F9om0DsKg') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: bold;
  src: local('Droid Serif'), url('http://themes.googleusercontent.com/font?kit=c92rD_x0V1LslSFt3-QEps5gzdOPyAFVZA8FnZ4sZC0') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: bold;
  src: local('Droid Serif'), url('http://themes.googleusercontent.com/font?kit=QQt14e8dY39u-eYBZmppwf5Jgr8ufe5A6KahQF76Xmg') format('truetype');
}