/* -- FONTES -- */
p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #a8a8a8;
	font-family: verdana;
	cursor: normal;
	
}

/* -- LINKS -- */

a, a:link{
color: #ae33d7; height:1px; 
border-bottom: 0px dashed #888888;
cursor: S-resize;
TEXT-DECORATION: none;
background-color: #000000;
}
a:hover {
color: #438dcb;
border-bottom: 0px dashed #888888;
cursor: S-resize;
TEXT-DECORATION: none;
background-color: #000000;
}

/* ----------------- Opacidade ----------------- */

a img {
filter: alpha(opacity=60);
-moz-opacity: 0.8;}

a:hover img {
filter: alpha(opacity=15);
-moz-opacity: 1.0;}

/* -- ESTILOS -- */

b {	cursor: none; color: #a8a8a8; TEXT-DECORATION: none;
}
u {	cursor: none; color: #a8a8a8; TEXT-DECORATION: none; border-bottom: 1px solid #438dcb;
}
i {	cursor: none; color: #8eafd5; TEXT-DECORATION: none;
}
c {     cursor: none; color: #438dcb; TEXT-DECORATION: none;
}
strong {	cursor: none; color: #b072c5; TEXT-DECORATION: none;
}
n {     cursor: none; color: #419bd4; TEXT-DECORATION: none; font-size: 16px; background-color: #000000;
}
d {     cursor: none; color: #828282; TEXT-DECORATION: none; font-size: 16px; background-color: #;
}


/* -- CAIXAS -- */

input, textarea, select 
	{font-family: tahoma; 
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #171717;
	border-left: 1px solid #171717;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #171717;
	-moz-border-radius: 8px 8px 8px 8px;
        }

/* -- TABELAS -- */

.post1 {
background: #0d0d0d;
border-bottom: 0px solid  #000000;
border-right: 0px solid  #000000;
text-align: justify;
padding: 0px 0px 0px ,px;
margin: 1px 1px 1px 1px;
-moz-border-radius: 0px 0px 8px 8px;
width: 65%;
color:  #666666;



}


.fundo3 {
	color:  #828282;
        background-color: #0c0c0c;        
        text-align: right;	
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: justify;
	-moz-border-radius: 0px 0px 0px 0px;
        padding: 2px 2px 2px 2px;
        width:76%;
}

.table3 {
font-size: 16px;  
color: #272727;   
text-align: left;
border-bottom: 1px SOLID  #000000;
text-align: left;
width: 100%;


}    

.table11 {
	color:  #828282;    
        text-align: right;
        background-color:#000000;	
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-right: 1px dashed #000000;
	border-left: 1px dashed #000000;
	text-align: justify;
	-moz-border-radius: 8px 8px 8px 8px;
        width:47%;
} 

.table12 {
	color:  #828282;    
        text-align: right;
        background-color:#000000;	
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-right: 1px dashed #000000;
	border-left: 1px dashed #000000;
	text-align: justify;
	-moz-border-radius: 8px 8px 8px 8px;
        width:57%;
}