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

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

.table {
font-family: tahoma;
line-height: 13px;
color: #F378B1;
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 #d69bbb;
background-color: #d69bbb;
padding: 1px;
-moz-border-radius: 0px 0px 0px 0px;
width: 380px;

text-align: justify;
}


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


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

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

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

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

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

#barra .fvbarraf {
width: 100px;
height: 10px;
background: #f3eaeb; 
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: #d69bbb;
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: #f3eaeb; 
-moz-border-radius: 8px 8px 8px 8px;}

#barra .fvbarra a:hover {
color: #E2B8CF;
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: #f3eaeb; 
-moz-border-radius: 8px 8px 8px 8px;}

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

#barra .barraimg {
opacity:.0;}