input, textarea, select 
{font-family: verdana; 
color: #594443;
font-size: 11px;
background: transparent;
border-top: 0px solid transparent;
border-left: 0px solid transparent;
border-right: 0px solid transparent;
border-bottom: 0px solid transparent;}

strong {
color: #594443;
font-weight: normal;
letter-spacing: 2pt;}

b {	cursor: crosshair;  color: #51b9b8; TEXT-DECORATION: none; }

u {	cursor: crosshair;  color: #9adcdb; TEXT-DECORATION: none; border-bottom: 1px solid #; background-color: #;}

i {	cursor: crosshair;  color: #51b9b8; TEXT-DECORATION: none; }

a img {
filter:alpha(opacity=90); 
-moz-opacity:0.90; 
opacity:0.90;
-webkit-transition: all .7s ease-in;
-moz-transition: all .7s ease-in;
-o-transition: all .7s ease-in;
transition: all .7s ease-in;}

a:hover img {
filter:alpha(opacity=30); 
-moz-opacity:0.30; 
opacity:0.30;}

img:hover {
filter:alpha(opacity=95); 
-moz-opacity:0.95; 
opacity:0.95;
-webkit-transition: all .9s ease-in;
-moz-transition: all .9s ease-in;
-o-transition: all .9s ease-in;
transition: all .9s ease-in;}

a {
text-decoration: none; 
color: #abcaec;}
a:hover {
text-decoration: none;
color: #abcaec;}

.tab {
padding: 30px;
color: #594443;
text-align: justify;
width: 440px;
border-radius: 40px;
background: #faf3eb;
border-left: 10px solid #51b9b8;
-webkit-transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
transition: all .1s ease-in;}

.tab:hover { 
border-left: 10px solid #9adcdb;}

.linha1 {
border-bottom: 6px solid #cee7f2;
-moz-border-radius: 5px;
}

.titulo {
color: #b3937a;
font: 12px 'Courier New', serif;
text-transform:uppercase;}

::-moz-selection
{color: transparent;
background: transparent;}
::selection
{color: transparent;
background: transparent;}


#barra {
height: 75px; box-shadow: 0px 0px 10px transparent; 
border-top: 0px solid #e9f0dd; 
text-align: right; background: #faf3eb;}


#barra .tubo {
height: 75px;width: 80%;
background: #faf3eb; text-align: center;}

#barra .fvbarraf {
width: 100px; height: 9px; font-family: calibri;
font-size: 09px; color:#c2db42; text-decoration: bold;
letter-spacing: 1px; background-color: #faf3eb; border: 1px solid #dfedc9;}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active {
background-color: #9adcdb; font-family: calibri; font-size: 09px;
color: #594443; margin: 2px;text-transform: uppercase; letter-spacing: 1px; text-decoration: bold;
padding: 8px 8px 8px 8px;text-align: center; -webkit-transition:1s;}


#barra .fvbarra a:hover {
background-color: #faf3eb; font-family: calibri; font-size: 09px;
color: #594443; margin: 2px; text-transform: uppercase; letter-spacing: 1px; text-decoration: bold;
padding: 8px 8px 8px 58px;text-align: center;}


#barra .fvbarra {
font: bold 9px calibri; letter-spacing: 1px;
text-decoration: bold; text-transform: uppercase; color: #594443;}

#barra .barraimg {opacity:.0; cursor: crosshair;}

#footer {
text-align:center; background-color: transparent;
border-top: 0px solid #f7eef1; padding-top: 0px; border-bottom: 0px solid #555555; 
color: #594443; font-family: calibri; font-size: 9px; padding: 12px; 
font-weight: bold; letter-spacing: 1px;
text-align: right;
text-transform: Uppercase; 
text-decoration: bold; 
cursor: col-resize;
-webkit-transition: all .7s ease-in;
-moz-transition: all .7s ease-in;
-o-transition: all .7s ease-in;
transition: all .7s ease-in;}