body{font:11px arial; margin:0px 0px 20px 0px; color:#444; text-align:center;}
form,input,textarea,select{font:11px arial;}
img{border:0px; margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6{font:11px arial; color:#444; border:0px; margin:0px;}

a{text-decoration:none; color:#444;}
a:hover{text-decoration:underline;}

/******************************************************************/

#centralizar{width:780px; text-align:left; margin:20px 0px 0px 0px;}

#menu{height:100px; padding:0px 20px; margin:10px 0px 0px 0px;}
	#menu1{float:left;}
	#menu2{float:right; width:411px; height:31px; padding:4px 0px 0px 10px; margin:25px 0px 0px 0px; background:url(../imagens/fundo/menu.jpg)}
	.login_senha{width:115px; border:1px solid #e3e3e3;}
	#menu2 h1{float:left; margin:4px 0px 0px 2px;}
	#menu2 h2{float:right; margin:4px 10px 0px 0px;}

#corpo{border:1px solid #f0f0f0; padding:20px;}

#corpo_home{height:360px; background:#fff url(../imagens/fundo/home.jpg) no-repeat;}
	#corpo_home_botao{margin:274px 0px 0px 40px;}

#corpo2{height:360px;}

#adm_cadastro{float:left; width:510px;}
#adm_cadastro h1{font:bold 13px arial; margin:0px 0px 20px 0px;}
#adm_cadastro table{font:11px arial; width:100%; border-collapse:collapse;}
#adm_cadastro td{vertical-align:top; line-height:160%; padding:6px 4px; border-bottom:1px solid #f0f0f0;}

#adm_corpo{float:right; width:510px;}
#adm_corpo h1{font:bold 13px arial; margin:0px 0px 20px 0px;}
#adm_corpo table{font:11px arial; width:100%; border-collapse:collapse; border:1px solid #f0f0f0;}
#adm_corpo td{vertical-align:top; line-height:160%; padding:4px; border-bottom:1px solid #f0f0f0;}
.titulo{background:#f9f9f9; font-weight:bold;}
.excluir{color:#ff0000; font-weight:bold;}

#adm_menu{float:left;}
#adm_menu table{font:11px arial; border-collapse:collapse; border:1px solid #f0f0f0; width:200px;}
#adm_menu td{vertical-align:top; padding:4px 6px; border:1px solid #f0f0f0;}

#adm_clear{clear:both;}


/******************************************************************/