@charset "utf-8";
/* CSS Document */
*{border:0px; margin:0px; padding:0px; line-height:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none;}
html{height:100%;}
body{background-color:#a29b6d;}
.body_perfil{background-image:url(../imagens/bkg_home.jpg);}
.body_projetos{ background-image:url(../imagens/bkg_projetos.jpg); background-repeat:repeat-y; background-color:#a29b6d; height:100%;}

a:hover{text-decoration:underline;}

#topo_home{height:367px; background-image:url(../imagens/bkg_home.jpg); padding-top:20px; background-repeat:repeat-x; text-align:center;}
#menu_home{margin-top:20px; text-align:center;}

#nome_perfil{margin:20px 0px 20px 0px; text-align:center;}
#conteudo_perfil{width:635px; height:402px; padding:10px 0px 10px 0px; background-color:#a29b6d;}
#texto_perfil{width:315px; height:400px; overflow:auto; margin-left:10px;}

#esq_projetos{width:149px; padding:85px 0px 0px 20px; float:left;}

.titulo{font-size:14px; font-weight:bold;}
.input{ background-color:#FFFFFF; width:300px; height:16px; color:#666666; font-size:9px; font-style:italic; padding:2px;}
.textarea{ background-color:#FFFFFF; width:300px; height:80px; color:#666666; font-size:9px; font-style:italic; padding:2px;}
.submit{ background-color:#a29b6d; font-size:9px; color:#FFFFFF;}