/* -------- Fonte -------- */

p, a, body, td, tr, div {
font-style: normal; 
font-weight: normal;
font-size: 11px;
color: #70266C;
font-family: tahoma;
cursor: default;
}



/* -------- Links -------- */

a, a:link{
color: #FFCE00; height: 0px;
font-size: 11px;
border-bottom: 0px dotted #FFFFFF;
font-family: tahoma;
cursor: default;
background-color: none;
TEXT-DECORATION: none;
}

a:hover {
color: #672364;
font-size: 11px;
border-bottom: 0px dotted #70266C;
cursor: hand;
TEXT-DECORATION: none;

}

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

b { 
cursor: w-resize; 
color: #70266C; 
TEXT-DECORATION: none;
}
s { 
cursor: crosshair; 
color: #6e6e6e;
TEXT-DECORATION: none;
}
u { 
cursor: default; 
color: #FFCE00; 
TEXT-DECORATION: none;
}
i { 
cursor: default; 
font-size: 11px;
color: #FFCE00; 
TEXT-DECORATION: none;
}

strong { 
cursor: w-resize; 
color: #70266C; 
TEXT-DECORATION: none;
}



a img {
filter:gray(opacity=65); 
-moz-opacity: 0.90; 
opacity: 0.90;
}


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



/* -------- Tabelas -------- */

.table {
color: #70266C;
font-family: "Tahoma";
text-align: right;
background-color: #BD2B6C;
border-right: 1px solid #891F4F;
border-bottom: 1px dashed #242424;
padding: 2px 4px 2px 4px;
width : 500px;
-moz-border-radius: 6px 6px 0px 0px;
}

.table2 {
color: #70266C;
font-family: "Tahoma";
text-align: justify;
background-color: #BD2B6C;
border-right: 1px solid #891F4F;
border-bottom: 1px solid #891F4F;
padding: 6px 4px 2px 4px;
width : 500px;
display: table;
clear: both;
visibility: visible;
-moz-border-radius: 0px 0px 6px 6px;
}


/* -------- Caixas -------- */

input, textarea, select {
font-family: Tahoma;
text-align: justify; 
font-size: 11px; 
color: #70266C;
border-left: 0px solid #BD2B6C;
border-right: 1px solid #891F4F;
border-top: 0px solid #BD2B6C;
border-bottom: 1px solid #891F4F;
background-color: #BD2B6C;
}

.comentarios {
padding: 2px;
width: 400px;
}



.subtitulo {
color: #70266C;
font-family: tahoma;
font-size: 12px;
}

.titulo {
background-color: none;
padding: 5px 0 0;
letter-spacing: -1px;
margin: 0;
font-size:13pt;
color:#70266C;
}

/* -------- Selecionar texto -------- */

::-moz-selection{
background:#BD2B6C;
color:#696969;
}

::selection {
background:#BD2B6C;
color:#696969;
} 


/* -------------- Barra -------------- */
#barra {
height: 40px;
color: #FFFFFF;
background:#BD2B6C;
width: 100%;
align:center;
border-top: 4px solid #70266C;}

#barra .tubo {
text-align:center;
background:#BD2B6C;
margin: 0 auto; padding:10;
width: 100%;
border-top: 4px solid #FFCE00;
border-bottom: 1px solid #AF2765;}

#barra .fvbarraf {
width: 50px;
height: 20px;
background: #BD2B6C;
font: 11px Verdana; 
color: #70266C;
}


#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active {
color: #70266C;
font-family: verdana;
font-size: 11px;
line-height: 15px;
text-align: center;
padding: 4px;
text-decoration: none; 
background-color: #BD2B6C;}

#barra .fvbarra a:hover {
color: #765783;
font-family: verdana;
font-size: 11px;
line-height: 15px;
text-align: center;
padding: 4px;
text-decoration: none; 
background-color: #BD2B6C;}


#barra .fvbarra {
font: normal 11px tahoma;
color:#70266C; 
}

#barra .barraimg {
opacity:.0;}
} 