/* estilo do site da WHLD Piscinas */
/* este arquivo é unico e é utilizado em todo o site */

body {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../imagens/fundo_site.jpg); 
	background-repeat: repeat;
	background-color: #000000;
}
#site {
	width: 1000px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	position:absolute;
	left:50%;
	margin-left: -500px;
	text-align: left;
	background-color: #FFFFFF;
	top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#cima {
	width: 1000px;
	height: 210px;
	vertical-align: top;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/* background-image: url("../imagens/cima_fundo.jpg"); */
	background-repeat: no-repeat;
}
#cima_logo_fundo {
	width: 400px;
	height: 210px;
	vertical-align: middle;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../imagens/cima_logo_fundo.jpg");
	background-repeat: no-repeat;
}
#cima_centro_fundo {
	width: 380px;
	height: 210px;
	vertical-align: middle;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../imagens/cima_centro_fundo.jpg");
	background-repeat: no-repeat;
}
#cima_direita_fundo {
	width: 220px;
	height: 210px;
	vertical-align: middle;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../imagens/cima_direita_fundo.jpg");
	background-repeat: no-repeat;
}
.txt_cima{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
}
#traco_cima {
	width: 1000px;
	height: 10px;
	vertical-align: top;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/* background-image: url("../imagens/cima_sub_fundo.jpg"); */
	background-repeat: no-repeat;
}



/* menu_cima */
#menu_cima {
	width: 1000px;
	height: 50px;
	vertical-align: top;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../imagens/menu_cima_fundo.jpg");
	background-repeat: no-repeat;
	/* background-color: #990000; */
}
#menu_cima .txt_menu_cima{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_cima a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #F9F150;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
#menu_cima a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
	
}
#menu_cima a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}



/* centro horizontal que contem: celula_esquerda, celula_central e celula_direita */
#centro {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;	
	/* background-image: url("colocar_imagem_de_fundo.jpg");
	background-repeat: repeat-y; */
}



/* celula_esquerda que contem: menu,  procura, login, newsletter */
#centro #celula_esquerda {
	width: 220px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #00FF00;
	background-image: url("../imagens/menu_fundo.jpg");
	background-repeat: repeat-y;
	/*background-color: #333333;*/
	border: 0px solid #FFFFFF;
}



/* menu */
#menu_topo {
	width: 220px;
	height: 45px;
	background-image: url("../imagens/menu_topo_fundo.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #00FF00;
}
#menu_topo .txt_menu_topo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#menu {
	width: 220px;
	height: auto;
	padding: 0px; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	border-right-color: #800000;
	border: 0px solid #FF0000;
}
#menu .menu_opcao {
	width: 220px;
	height: 41px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url("../imagens/menu_botao_fundo.jpg");
	background-repeat: no-repeat;
}
#menu .menu_divisao {
	width: 220px;
	height: 2px;
	/*background-image: url("../imagens/menu_fundo.jpg");
	background-repeat: repeat-y;
	background-color: #333333;*/
}
#menu .menu_opcao a {
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/* menu de opçoes que não seja os produtos */
#menu .menu_opcao a:active {
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu .menu_opcao a:hover {
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* menu de produtos */
#menu .menu_produtos {
	width: 220px;
	height: 30px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-image: url("../imagens/menu_botao_fundo.jpg");
	background-repeat: no-repeat;
}
#menu .menu_produtos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
#menu .menu_produtos a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu .menu_produtos .submenu_ativo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menu .menu_produtos a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#menu .menu_conexao {
	width: 210px;
	height: 268px;
	background-image: url("../imagens/menu_img.jpg");
	background-repeat: no-repeat;
}
#menu .divisao {
	width: 190px;
	height: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	border-bottom-color: #66CCFF;
}
#menu .subdivisao {
	width: 190px;
	height: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CCFF;
	border-bottom-color: #0099FF;
}
/* menu2 (contém procura, login, newsletter) */
#menu2 {
	width: 220px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	border-right-color: #800000;
	border: 0px solid #800000;
}
#menu2 .divisao2 {
	width: 200px;
	height: 10px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A388AF;
	border-bottom-color: #A388AF;
	background-image: url("../imagens/menu_divisao.jpg");
	background-repeat: repeat-y;
}
#menu2 .subdivisao2 {
	width: 200px;
	height: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A388AF;
	border-bottom-color: #A388AF;
}
/*#celula_esquerda #menu_base {
	width: 220px;
	height: 18px;
	background-image: url("../imagens/menu_base_fundo.jpg");
	background-repeat: no-repeat;
}*/



/* procura */
#celula_esquerda #procura , #celula_esquerda #procura2 {
	width: 190px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
/*#procura .procura_topo{
	width: 190px;
	height: 10px;
	background-image: url("../imagens/menu_topo.jpg");
	background-repeat: no-repeat;
}
#procura .procura_base{
	width: 190px;
	height: 15px;
	background-image: url("../imagens/menu_base.jpg");
	background-repeat: no-repeat;
}*/
#procura .tabela {
	width: 190px;	
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 10px;
	font-weight: bold;
	padding: 10px;
}
#procura .subtabela {
	width: auto;	
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
#procura input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#procura button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
#procura a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/* logado */
#celula_esquerda #logado , #celula_esquerda #logado2 {
	width: 190px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
/*#celula_esquerda .logado_topo{
	width: 190px;
	height: 10px;
	background-image: url("../imagens/menu_topo.jpg");
	background-repeat: no-repeat;
}
#celula_esquerda .logado_base{
	width: 190px;
	height: 15px;
	background-image: url("../imagens/menu_base.jpg");
	background-repeat: no-repeat;
}*/
#logado .tabela {
	width: 190px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 10px;
	font-weight: bold;
	padding: 10px;
}
#logado .label {
	font-size: 10px;
	color: #CCCCCC;
}
#logado input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#logado button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
#logado a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#logado a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/* newsletter */
#celula_esquerda #newsletter , #celula_esquerda #newsletter2 {
	width: 190px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
/*#celula_esquerda #newsletter .newsletter_topo{
	width: 190px;
	height: 10px;
	background-image: url("../imagens/menu_topo.jpg");
	background-repeat: no-repeat;
}
#celula_esquerda #newsletter .newsletter_base{
	width: 190px;
	height: 15px;
	background-image: url("../imagens/menu_base.jpg");
	background-repeat: no-repeat;
}*/
#newsletter2 .tabela {
	width: 190px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 10px;
	font-weight: bold;
	padding: 10px;
}
#newsletter2 .txt_newsletter {
	font-size: 12px;
	color: #FFFFFF;
}
#newsletter2 .label {
	font-size: 10px;
	color: #CCCCCC;
}
#newsletter2 .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#newsletter2 .radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px solid #CCCCCC;
}
#newsletter2 button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
#newsletter2 a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#newsletter2 a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#newsletter2 .textinho {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}



/* celula_direita que contem: promocao, lancamento, noticias e banners */
#centro #celula_direita {
	width: 220px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #0000FF;
	border-right-color: #0000FF;
	background-image: url("../imagens/lado_direito_fundo.jpg");
	background-repeat: repeat-y;
	border: 0px solid #00FF00;
}



/* lado_direito que contem: ??? */
#centro #topo_direito{
	width: 220px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background-image: url("../imagens/lado_direito_topo.jpg");
	background-repeat: no-repeat;
}
#centro #lado_direito {
	width: 220px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#centro #lado_direito .divisao {
	width: 200px;
	height: 10px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A388AF;
	border-bottom-color: #A388AF;
	background-image: url("../imagens/menu_divisao.jpg");
	background-repeat: repeat-y;
}
#centro #lado_direito .subdivisao {
	width: 200px;
	height: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A388AF;
	border-bottom-color: #A388AF;
	background-image: url("../imagens/menu_divisao.jpg");
	background-repeat: repeat-y;
}
/*#centro #base_direito{
	width: 220px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background-image: url("../imagens/lado_direito_base.jpg");
	background-repeat: no-repeat;
}*/



/* promocao */
#lado_direito #promocao {
	width: 180px;
	height: auto;
	/* background-color: #000000; */
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	/* border: 1px solid #CCCCCC; */
}
#promocao .tabela {
	width: 170px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#promocao .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#promocao .td_linha {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #CCCCCC; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
}
#promocao .img_textos {
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px #000000 solid;
}
#promocao .td_img {
	text-align: left;
	vertical-align: top;
	width: 82px;
	height: 62px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#promocao img {
	width: 80px;
	height: 60px;
	border: 1px #7a7a7a solid;
}
#promocao .td_textos {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#promocao .titulo_promo {
	font-size: 11px;
	color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
}
#promocao .td_textos .codigo {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 2px;
}
#promocao .td_linha .valor_de {
	color: #CCCCCC;
	font-size: 11px;
	/* text-decoration: line-through; */
	padding-top: 3px;
	padding-bottom: 2px;
}
#promocao .td_linha .valor_por {
	color: #EEEEEE;
	font-size: 12px;
	/* font-weight: bold; */
	padding-top: 3px;
	padding-bottom: 2px;
}
#promocao .mais {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#promocao a {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#promocao a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#promocao .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* lancamento */
#lado_direito #lancamento {
	width: 180px;
	height: auto;
	/* background-color: #000000; */
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	/* border: 1px solid #CCCCCC; */
}
#lancamento .tabela {
	width: 170px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#lancamento .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#lancamento .td_linha {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #CCCCCC; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
}
#lancamento .img_textos {
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px #000000 solid;
}
#lancamento .td_img {
	text-align: left;
	vertical-align: top;
	width: 82px;
	height: 62px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#lancamento img {
	width: 80px;
	height: 60px;
	border: 1px #7a7a7a solid;
}
#lancamento .td_textos {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#lancamento .titulo_promo {
	font-size: 11px;
	color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
}
#lancamento .td_textos .codigo {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 2px;
}
#lancamento .td_textos .valor_de {
	color: #CCCCCC;
	font-size: 10px;
	/* text-decoration: line-through; */
	padding-top: 3px;
	padding-bottom: 2px;
}
#lancamento .td_textos .valor_por {
	color: #EEEEEE;
	font-size: 10px;
	/* font-weight: bold; */
	padding-top: 3px;
	padding-bottom: 2px;
}
#lancamento .mais {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#lancamento a {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#lancamento a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#lancamento .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* noticias */
#lado_direito #noticia {
	width: 180px;
	height: auto;
	/* background-color: #000000; */
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#noticia .tabela {
	width: 170px;
	font-size: 11px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#noticia .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#noticia .img_capa {
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px #000000 solid;
}
#noticia .td_img {
	text-align: left;
	vertical-align: top;
	width: 140px;
	height: 105px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#noticia img {
	width: 140px;
	height: 105px;
	border: 1px #7a7a7a solid;
}
#noticia .td_capa {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#noticia .capa {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
}
#noticia .td_linha {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #CCCCCC; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
}
#noticia .mais {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#noticia a {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#noticia a:hover {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#noticia .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* banners */
#lado_direito #banner {
	width: 180px;
	height: auto;
	/* background-color: #000000; */
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#banner .tabela {
	width: 140px;
	font-size: 11px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#banner .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#banner .img {
	text-align: center;
	vertical-align: middle;
	width: 140px;
	height: 70px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px #7a7a7a solid;
}
#banner img {
	text-align: center;
	vertical-align: middle;
	width: 140px;
	height: 70px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px #C0C0C0 solid;
}
#banner a {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 0px;
	padding-top: 5px;
}
#banner a:visited {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#banner a:hover {
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#banner .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* home */
#centro #celula_central {
	/* espaço disponível = 615px */
	width: 100%; /* descontar as bordas do site se tiver */
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FF0000;
	/* background-color: #FFFFFF; */
	background-image: url(../imagens/xxxxfundo_home.jpg);
	background-repeat: repeat;
	border: 0px solid #0000FF;
}
#centro #conteudo {
	/* espaço disponível = 615px */
	/*width: 560px; /* descontar as bordas do site se tiver */
	width: 100%; /* descontar as bordas do site se tiver */
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	left: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #00FF00;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #00FF00;
	border: 0px solid #0000FF;
}
#centro #conteudo #tituloconteudo {
	/* width: 540px; */
	width: 100%;
	height: auto;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-align: left;
	border: 0px solid #FF0000;
}
#centro #conteudo #txtconteudo {
	/* width: 600px; */
	width: 100%;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	border: 0px solid #00FF00;
}
#centro #conteudo #txtconteudo .titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#centro #conteudo #txtconteudo .subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#centro #conteudo #txtconteudo .destaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#centro #conteudo #txtconteudo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
#centro #conteudo #txtconteudo a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#centro #conteudo #txtconteudo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
#centro #conteudo #txtconteudo .link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #DFF1FF;
	border: 1px solid #555555;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
#centro #conteudo #txtconteudo button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #DFF1FF;
	border: 1px solid #555555;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}



/* avisos */
.aviso {
	color: #016BA5;
	font-weight: bold;
}
.aviso_ok {
	color: #7DBEFF;
	font-weight: bold;
}
.aviso_erro {
	color: #AA0000;
	font-weight: bold;
}



/* catalogos */
#centro #conteudo #txtconteudo #catalogo_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #catalogo_tabela #catalogo_sub_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #catalogo_tabela #catalogo_sub_tabela img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#catalogo_tabela .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}


/* videos */
#centro #conteudo #txtconteudo #video_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #video_tabela #video_sub_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #video_tabela #video_sub_tabela img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#video_tabela .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}


/* downloads */
#centro #conteudo #txtconteudo #download_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #download_tabela #download_sub_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #download_tabela #download_sub_tabela img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#download_tabela .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* portfolios */
#centro #conteudo #txtconteudo #portfolio_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #portfolio_tabela .portfolio_sub_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#centro #conteudo #txtconteudo #portfolio_tabela .portfolio_sub_tabela img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#portfolio_tabela .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #333333;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* formularios */
#formulario {
	width: 100%;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
#formulario td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}
#formulario .label , #formulario .t_campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
#formulario .legenda {
	font-size: 9px;
	color: #333333;
}
#formulario input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFF1FF;
	font-size: 12px;
	color: #000000;
	border: 1px solid #333333;
}
#formulario textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFF1FF;
	font-size: 12px;
	color: #000000;
	border: 1px solid #333333;
}
#formulario select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFF1FF;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
}
#formulario option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFF1FF;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
}
#formulario option.option_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFF1FF;
	font-size: 12px;
	color: #000000;
	border: 1px solid #333333;
}
#formulario option.um {
	background-color: #F0F0F0;
}
#formulario option.dois {
	background-color: #D0D0D0;
}
#formulario radio {
	background-color: #CCCCCC;
	border: 0px solid #333333;
}
#formulario .radio {
	background-color: #CCCCCC;
	border: 0px solid #333333;
}
#formulario button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF9900;
	color: #000000;
	border: 1px solid #333333;
}
#formulario a {
	font-weight: bold;
	color: #0066CC;
	font-size: 10px;
	text-decoration: none;
}
#formulario img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formulario #contrato {
	overflow: auto;
	height: 200px;
}



/* ver noticia */
#ver_noticia {
	width: 100%;
}
#ver_noticia #td_noticia {
	width: 99%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#ver_noticia .capa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #016BA5;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#ver_noticia #imagem {
	width: 240px;
	height: 180px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
}
#ver_noticia  .texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
#ver_noticia img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#ver_noticia .link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0066CC;
	border: 2px solid #0066CC;
	color: #FFFFFF;
	font-weight: bold;
}
#ver_noticia a {
	text-decoration: none;
}
#ver_noticia a:hover {
	text-decoration: none;
}



/* ver produto (lista de produtos da categoria/subcategora escolhida) */
#ver_produto td {
	/*border: 1px solid #999999;*/
}
#ver_produto #tab_prod td{
	border: 1px solid #999999;
}
#ver_produto #cat_capa{
	width: 100%;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#ver_produto #cat_capa #tab_cat_capa{
	width: 100%;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#ver_produto #cat_capa #tab_cat_capa #td_tab_cat_capa{
	width: 100%;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	/*background-color: #FFFFFF;	*/
	border: 1px solid #999999;
}
#ver_produto #cat_capa #tab_cat_capa #td_tab_cat_capa2{
	width: 100%;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	/*background-color: #FFFFFF;	*/
	border: 0px solid #999999;
}
#ver_produto .nome {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
#ver_produto .codigo {
	font-family: arial;
	font-size: 10px;
	color: #6F87BA;
}
#ver_produto .lancamento {
	font-family: arial;
	font-size: 10px;
	color: #009500;
}
#ver_produto .valor_de {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #800000;
}
#ver_produto .valor_por {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0066FF;
}
#ver_produto img {
	border: none;
	border: 1px solid #999999;
}
#ver_produto .pro_encontrados {
	font-family: arial;
	font-size: 11px;
	color: #999999;
}
.paginacao {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
/*
#cat_capa {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-align: left;
	float: left;
	margin-bottom: 10px;
}
#cat_capa #texto {
	float: left;
	margin-bottom: 5px;
}
#cat_capa #img1 {
	float: left;
	height: 150px;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#cat_capa #img2 {
	float: left;
	height: 150px;
	width: 200px;
}
*/



/* ver detalhe do produto (quando for selecionado um produto da lista) */
#detalhes {
	width: 100%;	
}
#detalhes #td_dados_nome {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#detalhes #td_dados_imagem {
	width: 320px;
	height: 240px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 0px #000080 solid;
}
#detalhes #td_dados_imagem #principal {
	width: 320px;
	height: 240px;
	float: left;
	border: 1px solid #CCCCCC;
}
#detalhes #td_dados_imagem .miniatura {
	height: 45px;
	width: 60px;
	float: left; 
	border: 1px solid #CCCCCC;
}
#detalhes #td_dados_textos {
	width: 220px;
	height: 240px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px #008000 solid;
}
#detalhes #dados_detalhes {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#detalhes .nome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #016BA5;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#detalhes .codigo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #888888;
	font-weight: bold;
}
#detalhes .valor_real {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}
#detalhes .valor_promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
}
#detalhes .txt_subtitulo {
	color: #016BA5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#detalhes .txt_detalhes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
#detalhes img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #555555;
	border-left-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}



/* opcoes */
.tabela_opcoes {
	width: auto;
	height: auto;
}
.tabela_opcoes .td_cab{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-image: url("../imagens/fundo_opcoes.jpg");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.tabela_opcoes .txt_opcoes{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}
.tabela_opcoes a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.tabela_opcoes a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #006600;
	text-decoration: none;
}



/* rodape */
#traco_rodape {
	width: 1000px;
	height: 30px;
	vertical-align: top;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../imagens/fundo_site.jpg");
	background-repeat: repeat-x;
	background-color: #000000;
}
#traco_rodape .txt_rodape{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#traco_rodape a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#traco_rodape a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#rodape {
	width: 1000px;
	height: 74px;
	vertical-align: top;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../imagens/baixo_fundo.jpg");
	background-repeat: no-repeat;
	background-color: #000000;
}
#rodape .td_rodape{
	height: 74px;
	padding-left: 10px;
	padding-right: 10px;
}
#rodape .txt_rodape{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#rodape a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#rodape a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */



/* lightbox  2.51 */
/* lightbox  2.51 */
/* lightbox  2.51 */
/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../images/prev.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../images/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}
/* lightbox  2.51 */
/* lightbox  2.51 */
/* lightbox  2.51 */


