* { 
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:10px;
	color: #666;
	}
body { background:#f1f1f1;}

a { text-decoration:none; color:#0775AA; font-weight: bold; }
a:hover { text-decoration:underline; font-weight: bold; }

#topo { 
	border-right:1px solid #666;
	background:#fff url(../img/topo.jpg) no-repeat;
	}
.barra_top {
	background:#F8C301 !important;
	border-top:2px solid #0775AA;
	}
.corpo {
	border-right: 1px solid #666; 
	background: #fff;
	text-align: justify;
	padding: 50px;
	height: 300px;
	line-height: 17px;	
	}
.login form {
	margin:0;
	}
.login input {
	border:1px solid #0672B3;
	color:#003366;
	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:#fff;
	display:block;
	width:45px;
	float:left;
	}
.bt-login {
	color:#fff !important;
	width:21px !important;
	height:17px !important;
	background:#1067A7;
	border: 1px solid #1067A7 !important;
	}
#rodape {
	background:#fff;
	border-bottom:3px solid #E4E3E8;
	border-right:1px solid #666;
	text-align:center;
	color:#4B485B;
	height: 75px;
	}
#rodape address {
	font-style:normal;
	border-top:1px dashed #ccc;
	padding-top: 5px;
	}	
