@charset "utf-8";
#titulo {
	background-image: none;
	float: left;
	height: 91px;
	width: 450px;
	margin-top: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
}
#novo_agente {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	font-family: verdana;
	font-size: 11px;
	color: #2B2B2B;
}
#novo_agente input {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
}
#img_top {
	background-image: url(../imagens/agentes_pg2.jpg);
	float: left;
	width: 570px;
	height: 158px;
}
#dia_agente {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;
	border: 1px solid #999999;
}
#mes_agente {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;
	border: 1px solid #999999;
}
#cadastrado {
	float: left;
	height: 1px;
	width: 570px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 50px;
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-weight: bold;
}

#cargo {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;
	border: 1px solid #999999;
}
#observacao_agente {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	border: 1px solid #999999;
}
