input, textarea, select 
{font-family: verdana; 
color: #212e0e;
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: #212e0e;
font-weight: normal;
letter-spacing: 2pt;}

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

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

i {	cursor: crosshair;  color: #d40c36; 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: #161614;}
a:hover {
text-decoration: none;
color: #161614;}

.tab {
padding: 30px;
color: #3b3b3b;
text-align: justify;
width: 550px;
border-radius: 40px;
background: #ffffff;
border-left: 10px solid #212e0e;
-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 #eaeaea;}

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

.titulo {
color: #6e6e6e;
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: #151515;}


#barra .tubo {
height: 75px;width: 80%;
background: #151515; 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: #151515; border: 1px solid #dfedc9;}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active {
background-color: #2a2a2a; font-family: calibri; font-size: 09px;
color: #656565; 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: #656565; font-family: calibri; font-size: 09px;
color: #2a2a2a; 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: #ffffff;}

#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: #2a2a2a; 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;}