* { 
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:10px;
	}
body { background:#f1f1f1;}

a { text-decoration:none; color:#4B485B }
a:hover { text-decoration:underline; }

#topo { 
	border-right:1px solid #4B485B;
	background:#fff url(../img/topo.jpg) no-repeat;
	}
.barra_top {
	background:#05376C !important;
	border-top:2px solid #0096E3;
	}
.corpo {
	border-right:1px solid #4B485B; 
	background:#fff;
	text-align:justify;
	padding:50px;
	height:300px;
	line-height:25px;	
	}
.login form {
	margin:0;
	}
.login input {
	border:1px solid #076A9C;
	color:#076A9C;
	margin-bottom:3px;
	width:80px;
	height:16px;
	}
.login fieldset {
	width:140px;
	margin:0 0 0 23px;
	padding:10px 0 0 0;
	border:none;
	}
.login label {
	color:#076A9C;
	display:block;
	width:45px;
	float:left;
	}
.bt-login {
	color:#fff !important;
	width:21px !important;
	height:17px !important;
	background:#0096E3;
	border: 1px solid #0096E3 !important;
	}
#rodape {
	background:#fff;
	border-bottom:3px solid #0096E3;
	border-right:1px solid #4B485B;
	text-align:center;
	color:#4B485B
	}
#rodape address {
	font-style:normal;
	margin:0 10px;
	border-top:1px dashed #ccc;
	}
