body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#tamanho {
width: auto;
height: inherit;
}
form {
margin: 0;
}
.enviar {
	cursor: pointer;
	padding-bottom: 3px;
	font-weight: bold;
	background-image: url(../imagens/bt_enviar.jpg);
	background-position: left top;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006699;
	border: 0;
	height: 20px;
	text-transform: uppercase;
}
.texto_branco {

	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.form {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bordas {
	border: 1px solid #999999;
}
.titulo {
	font-family: Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #004080;
	letter-spacing: -2px;
}
.borda_topo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #007DC3;
	border-right-color: #007DC3;
	border-bottom-color: #007DC3;
	border-left-color: #007DC3;
}
.texto_11 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
/*
.texto_11:hover {
	text-decoration: underline;
}
*/.borda_prod {
	border: 1px solid #3878B2;
}
.texto_inicial {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.fundo_rodape {
	background-image: url(../imagens/fundo_ropdape.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
