/* ------------ Link -------------- */
p, a, body, td, tr, div {
font-style: verdana;
font-weight: normal;
font-size: 11px;
color: #d1d3e6;
font-family: verdana;}

a, a:link{
color: #fe7c5f;
font-style: verdana;
font-size: 11px;
TEXT-DECORATION: none; 
cursor: crosshair;}

a:hover {
font-style: verdana;
font-size: 11px;
color: #434BC1;
TEXT-DECORATION: none;
cursor: crosshair; }

/* ------------ Fonte -------------- */
p, a, body, td, tr, div {
font-style: normal; 
font-weight: normal;
font-size: 11px;
color: #d1d3e6;
font-family : verdana;
line-height: 13px;
}

/* ------------ Estilos -------------- */


y {	cursor: crosshair;  color: #fe7c5f; TEXT-DECORATION: none; }
n {	cursor: crosshair;  color: #434BC1; TEXT-DECORATION: none; }

u {     color: #fe7c5f; TEXT-DECORATION: underline; border-bottom: 1px dashed #fe7c5f;}
t {     color: #434BC1; TEXT-DECORATION: underline; border-bottom: 1px dashed #434BC1;}




a img {
	filter:alpha(opacity=50); 
	-moz-opacity:0.90; 
	opacity:0.90;
}

a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0;
}

/* ---------- Seleçao Colorida --------- */

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

::selection {
background-color: transparent;
color: #fe7c5f;}

/* ------------ Caixa -------------- */
input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #d1d3e6;
        border:2px solid #e4e5fb;
	background-color: #eaebff;
	-moz-border-radius: 0px 0px 0px 0px;
        }


/* -- table -- */

 .table {
font-family: Verdana;
font-size: 11px;
color: #d1d3e6; 
border:3px solid #e1e3fd;
text-align: justify;
width: 500px; 
background-color: #eff0ff; 
padding: 7px;}


 .table2 {
background-color: #eff0ff; 
border:3px solid #e1e3fd;
color: #d1d3e6; 
text-align: justify;
font-family: Consolas;
serif;font-weight: bold;
letter-spacing: 3px; 
font-size: 10px;
text-transform: uppercase; 
width: 600px;  
padding: 7px;}




/* -- titulos -- */
.titulo {
color: #d1d3e6;
text-transform: uppercase;
font-family: Consolas;
font-style: normal;
font-weight: normal;
letter-spacing: 3px; 
font-size: 11px;
margin-top: 40px
-moz-border-radius: 6px 6px 6px 6px;
}

.subtitulo {color: #d1d3e6; font-family: "Consolas",serif;font-weight: bold;letter-spacing: 3px; font-size: 10px;text-transform: uppercase; padding-top:2px;padding-bottom:2px;text-align: center;}

.titulo_post {color: #d1d3e6; font-family: "Consolas",serif;font-weight: bold;letter-spacing: 3px; font-size: 10px;text-transform: uppercase; padding-top:2px;padding-bottom:2px;text-align: center;}

/* -- barra -- */

#footer {text-align: center; background: #434BC1; 
border-top: 4px solid #3b42b6; color: #ffffff; height: 38px; 
font-size: 9px;font-family: Verdana; padding: 16px; text-transform: Uppercase; font-style: normal;
font-weight: bold;
text-decoration: none; letter-spacing: 0px;}

#barra {
height: 80px;
color: #fe7c5f;
background: transparent;
border-bottom: 4px solid #f26a4c;
margin-left: 0px;
background-attachment: scroll;
width: 100%}

#barra .tubo {
width: 100%;
height: 80px;
align: center;
background: #fe7c5f;
border-bottom: 0px dashed #fefdf2;
padding-top: 0px;}

#barra .fvbarraf {
color: #ffffff;
padding: 8px;
border: 0px solid #ffffff;
background-color: #fe7c5f;
background-image: url("");
font-family: Verdana;
text-transform: uppercase;
letter-spacing: -1px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}

#barra .fvbarra {
font-family: Verdana;
font-weight: bold;
letter-spacing: 0px;
color: transparent;}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
margin: 4px;
padding: 8px;
color: #ffffff;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
background-color: #fe7c5f;
background-image: url("");
-moz-transition: 0.2s linear;
-webkit-transition: 0.2s linear;
letter-spacing: -1px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}

#barra .fvbarra a:hover {
margin: 4px;
cursor: crosshair;
padding: 8px;
color: #ffffff;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
background-color: transparent;
background-image: url("");
letter-spacing: -1px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}

#barra .barraimg {
filter: alpha(opacity=0);
-moz-opacity: 0.0;
opacity:0.00;}