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

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

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

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

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


y {	cursor: crosshair;  color: #FDCB93; TEXT-DECORATION: none; }

v {	cursor: crosshair;  color: #fd93d6; TEXT-DECORATION: none; }

u {     color: #fdcb93; TEXT-DECORATION: underline; border-bottom: 1px dashed #fdcb93;}

n {     color: #fd93d6; TEXT-DECORATION: underline; border-bottom: 1px dashed #fd93d6;}

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:#54607E;
color: #FDCB93;}

::selection {
background-color:#54607E;
color: #FDCB93;}

/* ------------ Caixa -------------- */
input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #607094;
border:0px solid #f7f6f6;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
        }


/* -- table -- */

.post {
 color: #607094;
 line-height: 12px;
 padding: 5px;
 text-align: justify;
 border: 0px solid #ffffff;
 width: 400px;
 background-color: #54607E;}

.fundo {
padding: 5px;
width: 440px;
font: 11px Verdana;
text-align: justify;
background-color: #515d7a;
border: 1px solid #4f5b77;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-moz-box-shadow: inset 0 0 0px #f8f6e0;
-webkit-box-shadow: inset 0 0 0px #f8f6e0;
box-shadow: inset 0 0 0px #f8f6e0;
}


.fundo2 {
padding: 5px;
width: 440px;
font: 11px Verdana;
text-align: right;
background-color: #515d7a;
border: 1px solid #4f5b77;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-moz-box-shadow: inset 0 0 0px #f8f6e0;
-webkit-box-shadow: inset 0 0 0px #f8f6e0;
box-shadow: inset 0 0 0px #f8f6e0;
}



/* -- titulos -- */
.titulo {
color: #607094;
text-transform: lowercase;
font-family: georgia;
font-style: normal;
font-weight: normal; 
font-size:11px;
margin-top: 40px
-moz-border-radius: 6px 6px 6px 6px;
}

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

.titulo_post {font: 11px georgia; text-transform:lowercase; background: #none;  font-size: 11px; font-weight: normal;font-style: normal; text-align:right; letter-spacing:0px; border: 2px dashed #none; color: #; -moz-border-radius: 0px; background-color: #none; padding: 1px;}

/* -- barra -- */

#footer {text-align: right; background: #fd93d6; 
border-top: 4px solid #f487cc; 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: #FDCB93;
background: transparent;
border-bottom: 4px solid #f1bd82;
margin-left: 0px;
background-attachment: scroll;
width: 100%}

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

#barra .fvbarraf {
color: #ffffff;
padding: 8px;
border: 0px solid #ffffff;
background-color: #fad2a5;
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: #fad2a5;
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;}