/* Caixa de Comentários */
input, textarea, select 
 {font-family: verdana; 
 font-size: 11px;
 color: #F38A8A;
 border-top: 1px dashed #55443D;
 border-left: 1px dashed #55443D;
 border-right: 1px dashed #55443D;
 border-bottom:1px dashed #55443D;
        background-image: url("http://oficialselena.eu5.org/css.jpg");
        background-color: #FBFAF3;
        -moz-border-radius:8px 8px 8px 8px;
        text-align:center;
        }
/* Formatação dos Links */

a, a:link{
color:#F38A8A;
cursor:ne-resize;
TEXT-DECORATION:dotted;
border-bottom: 1px dashed #F38A8A; 
}
a:hover {
color:#F5A5A5;
cursor:ne-resize;
TEXT-DECORATION:dotted;
text-align:center;
border-bottom: 1px dashed #F38A8A;
}
/* Table */

.table {
font-family: tahoma;
line-height: 13px;
color: #55443D;
font-size: 10px;
border: 3px double #FFFFFF;
background-color: #FFFFFF;
padding: 3px;
-moz-border-radius: 0px 0px 0px 0px;
width: 380px;

text-align: justify;
}



.table2 {
font-family: tahoma;
line-height: 5px;
color: #ffffff;
font-size: 9px;
border: 2px dashed #F38A8A;
background-color: #F38A8A;
padding: 1px;
-moz-border-radius: 0px 0px 0px 0px;
width: 380px;

text-align: justify;
}


/*..........REF. IMAGEM DO FUNDO DO POST - LATERAIS ...........*/


html {
background: #FBFAF3 url("none");
border-top: 0px solid #FC84A4;
margin-top: 0px;
cursor: hand;}

/* .......... REF IMAGEM DO FUNDO - CENTRAL ........... */

body {
margin: auto; 
width:778px; 
body-align: center; 
background:#FBFAF3("none");
border-left: 3px dashed #FBFAF3;
border-right: 3px dashed #FBFAF3;}
</style>
</body>
</html>

/* ------------ BARRA ------------ */
#barra {
margin: 0; padding:0;
width: 100%; height: 50px;
background: #FBFAF3;
text-align: center;
}

#barra .tubo {
text-align:center;
background: #FBFAF3;
border-bottom: 1px dashed none;
margin: 0 auto; padding:10;
width: 100%;
}

#barra .fvbarraf {
width: 100px;
height: 10px;
background: #FBFAF3; 
font: normal 11px verdana; color: #000000; 
border: 1px dashed #000000;
-moz-border-radius: 4px;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active {
color: #F38A8A;
font-family: verdana
font-size: 11px;
line-height: 15px;
text-align:center;
padding: 4px 5px 4px 5px;
text-transform:normal;
text-decoration: none; 
background-color: #FBFAF3; 
-moz-border-radius: 8px 8px 8px 8px;}

#barra .fvbarra a:hover {
color: #F5A5A5;
font-family: verdana;
font-size: 11px;
line-height: 10px;
text-align:left;
padding: 4px 5px 4px 5px;
text-transform:normal;
text-decoration: none; 
background-color: #FBFAF3; 
-moz-border-radius: 8px 8px 8px 8px;}

#barra .fvbarra {
font:  11px verdana;
color: #E2EDF5;
}

#barra .barraimg {
opacity:.0;}