body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F8F8;
	background-image: url(imagens/fundo_v.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;

}
.borda {
	border: 1px solid #C2D6CA;
}

.borda_foto {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4B6729;
	border-left-color: #4B6729;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4B6729;
	border-bottom-color: #4B6729;
}



.linha1 {
	background-image: url(imagens/linha1.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.texto_produto {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.texto_produto:hover {
	color: #000000;
}

.linha_sep {
	background-image: url(imagens/linha_sep.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.texto_rodape {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.texto_rodape:hover {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline overline;
}


.titulos {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	filter: Alpha(Opacity=30);
	font-variant: small-caps;
}
.textos {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.titulo_produtos {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-variant: small-caps;
}

.textos_espacado {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border: 1px solid #999999;

}
form {
margin: 0;
}
.enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7FBFF;
	border: 1px none #666666;
	background-color: #006666;
	font-variant: small-caps;
}
.texto_branco {


	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #F7FBFF;
}
.borda_base {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AEC7C3;
	border-right-color: #AEC7C3;
	border-bottom-color: #AEC7C3;
	border-left-color: #AEC7C3;
}
