body {
margin: 0px auto; 
background-color:#000000;
background-image: url(../_img/fundo.jpg);
}

.sobre {
background-image: url(../_img/topo02.jpg);
width: 991px;
height: 68px;
}

.sobre_txt {
font-family: Tahoma, Arial, sans-serif;
color: #807c7c;
font-size: 10px;
}

.sobre_01 {
padding-left: 20px;
}

.separador {
width: 976px;
height: 3px;
background-color: #ffb400;
}

.titulo {
font-family: Tahoma, Arial, sans-serif;
color: #efcf82;
font-size: 20px;
padding-top: 40px;
padding-left: 10px;
}

.mais_projetos {
font-family: Tahoma, Arial, sans-serif;
color: #efcf82;
font-size: 16px;
padding: 10px 10px 10px 10px;
background-color:#000000;
text-align:right;
}

.descricao {
font-family: Tahoma, Arial, sans-serif;
color: #807c7c;
font-size: 13px;
padding-top: 5px;
padding-left: 10px;
}

.projeto {
padding-top: 15px;
padding-bottom: 50px;
}

.bk_projetos {
background-image: url(../_img/topo03.jpg);
background-position:top;
background-repeat:no-repeat;
padding-top: 10px;
}

a:visited {color:#5c8f99}
a:hover {color:#5c8f99; text-decoration:underline;}
a:active {color:#5c8f99}
a {color:#5c8f99;text-decoration:none;}
