body {
	margin: 0px;
	background-color: #E8F2FB;
	font-family: Tahoma;
	font-size: 12px;
	color: #043272;
	text-decoration: none;
}
.bg_cnt {
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	padding: 15px 33px 15px 33px;
}
.bg_rodape {
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	padding: 0px 19px 0px 19px;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #043272;
	text-decoration: none;
}
.a2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9A11;
	text-decoration: none;
}
.a2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9A11;
	text-decoration: underline;
}
.tit {
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 18px;
	color: #043272;
	text-decoration: none;
	font-weight:normal;
}
.tit2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #043272;
	text-decoration: none;
	font-weight:bold;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #0650B3;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0650B3;
	text-decoration: underline;
}
.input_news {
	padding: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color: #A66000;
	background-color: #FFF8CA;
	border: 1px solid #FFE866;
	height: 21px;
}
.texto_10px {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9DA5AC;
	text-decoration: none;
}
input.cadastro {
	font-family: arial;
	background-color: #FFFFFF;
	border: 1px solid #DEE0E2;
	height: 22px;
	color: #666F77;
}
textarea {
	font-family: arial;
	background-color: #FFFFFF;
	border: 1px solid #DEE0E2;
}
select {
	font-family: arial;
	background-color: #FFFFFF;
	border: 1px solid #DEE0E2;
	height: 22px;
	color: #666F77;
}
.a3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3c4d77;
	text-decoration: none;
}
.a3:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3c4d77;
	text-decoration: underline;
}
.a4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff6000;
	text-decoration: none;
}
.a4:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff6000;
	text-decoration: underline;
}
.bg_detalheproduto {
	background-image: url(images/bg_degrade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.texto_caracteristicas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.texto_produto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3c4d77;
}

.tit3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #696969;
	text-decoration: none;
	font-weight:bold;
}
.LinkPag {
	padding:5px 10px;
	border:1px solid #CEEAFF;
	margin:1px;
	display:inline-block;
	text-decoration:none;
}
.LinkPagSelect {
	padding:5px 10px;
	border:1px solid #CEEAFF;
	margin:1px;
	display:inline-block;
	text-decoration:none;
	background:#BBE2FF;
}
.LinkPagDesativado {
	padding:5px 10px;
	border:1px solid #CEEAFF;
	margin:1px;
	display:inline-block;
	text-decoration:none;
}
.subtit_prod {
	color: #0650b3;
}
.voltar, .voltar:hover {
	background:url(images/bullet_voltar.gif) no-repeat center left;
	font-size:11px;
	padding-left:15px;
}