@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/textura_fundo.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_corrido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6a6a6a;
	text-decoration: none;
	text-align: justify;
}
.titulo_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #73702c;
	text-decoration: none;
	text-align: justify;
}
.texto_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #73702c;
	text-decoration: none;
	text-align: justify;
}
.box_form {
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #767567;
	width: auto;
}
img { 
	border:none
}

/* Importado do DnsE */
.input320px { width:320px;}
.input70px { width:70px;}
.input150px { width:150px;}

.input225px { width:225px;}
.input170px { width:170px;}
.input100px { width:100px;}
