@charset "utf-8";
/* // link */
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.linkanterior {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}
/* // formatação texto */
.textologin {
    font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	color:#9FB93C;
}
.textousuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.textoemail1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textoemail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.textocinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textopreto {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textovermelho {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
/* // botões do formulário */
.btn {
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../images/btn.jpg); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 142px; 
	height: 51px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
	backgroung-image: repeat-x
}
/* imput */
.inputtextfield {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 220px;
	border: 1px solid #cccccc;
}
.inputtextfield-file {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 220px;
	border: 1px solid #cccccc;
}
.inputtextfield-login {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 140px;
	border: 1px solid #cccccc;
}
.inputtextfield-valor {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 20px;
	border: 1px solid #cccccc;
}
.inputtextfield-menor {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 60px;
	border: 1px solid #cccccc;
}
.inputtextfield-telefone {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 90px;
	border: 1px solid #cccccc;
}
.inputtextfield-cnpj {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 110px;
	border: 1px solid #cccccc;
}
.inputtextfield-cidade {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	border: 1px solid #cccccc;
}
/* // distancia das bordas */
.tm1{margin-left:5px;margin-top:5px;margin-right:5px;margin-bottom:5px}
.tm2{margin-left:3px;margin-top:3px;margin-right:3px;margin-bottom:3px}
.tm3{margin-left:3px;margin-top:2px;margin-right:3px;margin-bottom:2px}
.tm4{margin-left:5px;margin-top:1px;margin-right:3px;margin-bottom:1px}
.tm5{margin-left:1px;margin-top:1px;margin-right:1px;margin-bottom:1px}
body {
	background-position:center;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #DFB300;
}
.style4 {
	font-size: 10px;
	color: #333333;
}
.btncadastrar {
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: normal; 
	font-size: 9px; 
	background-image: url(../imagens/enviar.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 67px; 
	height: 47px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
	backgroung-image: repeat-x;
}
