body {
	font-family: Verdana;
	font-size: 12px;
	color: #65C2D5;
	background-color: #65C2D5;
	margin: 0px;
}
.fundo_topo {
	background-image: url(img/topo_blue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
input {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #999999;
}
.semborda {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fundo_base {

	background-image: url(img/base_blue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
table {
	font-family: Verdana;
	font-size: 12px;
	color: #65C2D5;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #65C2D5;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #247384;
	text-decoration: underline;
}
.bloco_texto {
	text-align: justify;
	line-height: 17px;
}
#FundoAmpliacao {
	background-color: #000000;
	filter: Alpha(Opacity=50);
	opacity:.50;
}
select {

	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #999999;
}
textarea {

	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #999999;
}
.texto_pequeno {

	font-family: Verdana;
	font-size: 10px;
	color: #65C2D5;
}
.imagensprodutos {
	filter: Alpha(Opacity=80);
	opacity:.80;
}
.imagensprodutos:hover {
	filter: Alpha(Opacity=100);
	opacity:1;
}
.titulo_produto {
	font-family: Verdana;
	font-size: 18px;
	color: #65C2D5;
	font-weight: bold;
}
