﻿*{
margin:0;
padding:0;
}
body{
height:100%;
width:100%;
background-color:#3A3A3A;
}
img{
border:0;
}
.Fundo{
background-color:#535353;
}
.FonteBio{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color:#BDBDBD;
font-style:italic;
text-align:justify;
}
.Fonte{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#BDBDBD;
font-style:italic;
text-align:justify;
}
.FonteBlack{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#535353;
font-style:italic;
text-align:justify;
}

a.NextPag{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color:#535353;
font-style:italic;
text-align:justify;
text-decoration: none;
}
a.NextPag:link{
color:#535353;
text-decoration: none;
}
a.NextPag:hover{
color: #8FD2E5;
font-size:70%;
text-decoration: none;
}

a.BackPag{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color:#535353;
font-style:italic;
text-align:justify;
text-decoration: none;
}
a.BackPag:link{
color:#535353;
text-decoration: none;
}
a.BackPag:hover{
color: #F4B800;
font-size:70%;
text-decoration: none;
}

.campo {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style:italic;
color:#ACACAC;
border:1px solid #7e7e7e;
background-color:#535353;
width:400px;

scrollbar-arrow-color:#7e7e7e;
scrollbar-3dlight-color:#7e7e7e;
scrollbar-highlight-color:#535353;
scrollbar-face-color:#535353;
scrollbar-shadow-color:#7e7e7e;
scrollbar-darkshadow-color:#7e7e7e;
scrollbar-track-color:#7e7e7e;

}
#corpo {
position:absolute;
margin-top:-185px;
margin-left:-350px;
left: 50%;
top: 50%;
width: 690px;
height: 380px;
z-index:1;
}
#loading {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#BDBDBD;
font-style:italic;
text-align:justify;
float:left;
}
#fundo {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
filter:alpha(opacity=70);
opacity:0.7;
z-index:9;
background-color:#000000;
display:none;
}
#popup {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:10;
display:none;
}
#scrollbio {
width:350px;
height:165px;
padding:5px 6px 0 0;
overflow:auto;
border:1px solid #7e7e7e;
scrollbar-arrow-color:#7A7A7A;        /*cor da setinha*/
scrollbar-highlight-color:#535353;    /*cor interna*/
scrollbar-face-color:#535353;         /*cor interna*/
scrollbar-3dlight-color:#7A7A7A;      /*cor de fundo*/
scrollbar-shadow-color:#7A7A7A;       /*cor de fundo*/
scrollbar-darkshadow-color:#7A7A7A;   /*cor de fundo*/
scrollbar-track-color:#7A7A7A;        /*cor de fundo*/
border:0px ridge #0D722E;             /*cor da borda*/
}
