/* CSS Document */

body,td,th, input, option, textarea, select
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bar_topo.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}

a:link    { text-decoration: underline;  color: #333333; }
a:visited { text-decoration: underline;  color: #333333; }
a:hover {    text-decoration: none;    color: #ff0000;}
a:active  { text-decoration: underline;  color: #333333; }

.topo
{
	background-image: url(../imagens/blue_barr.gif);
	background-repeat: repeat-x;
}

.display
{
	background-image: url(../imagens/top_barr.gif);
	background-repeat: no-repeat;
}

.conteudo
{
	vertical-align: top;
	padding-top: 8px;
	width: 550px;
}

.lateral
{
	background-image: url(../imagens/lat_bg.gif);
	background-repeat: no-repeat;
	vertical-align: text-top;
	padding: 6px;
	width: 154px;
}

.enquete_texto
{
	padding: 5px;
	font: Tahoma;
	width: 95%;
	color: #333333;
	font-size: 10px;
}

.getAcrobat
{
	text-align: justify;
	background-image: url(../imagens/fundo_getAcrobatR.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 8px;
	width: 142px;
}

.titulo_news { font-size: 15px; vertical-align: text-top; padding-left: 5px; font-weight: bold; }

.tit_news      { font-weight: bold; color: #00789F; display: block; height: 22px; }
.tit_destaque  { font-weight: bold; color: #333333; display: block; height: 22px; }

.table_news
{
	background-image: url(../imagens/fundo_news.gif);
	background-repeat: no-repeat;
	background-position: 3px 25px;
	vertical-align: top;
	width: 50%;
}

.header_news { padding-left: 18px; display: block; height: 22px; cursor: pointer; }

.mais_news { padding-right: 15px; text-align: right; font-weight: bold; }

.borda_foto { border: 1px solid #CCCCCC; background-color: #333333; vertical-align: text-top; }

.texto_destaque { padding-top: 5px; padding-bottom: 8px; padding-left: 2px; }

.worldWide { display: block; height: 16px; }

.newsletter_text
{
	color: #333333;
	font-size: 10px;
	vertical-align: text-top;
	padding-left: 7px;
	width: 108px;
}

.newsletter_input
{
	color: #333333;
	font-size: 10px;
	vertical-align: text-top;
	padding-left: 7px;
	padding-top: 12px;
}

.table_newsletter
{
	color: #333333;
	font-size: 10px;
	background-image: url(../imagens/newsletter_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 88px;
	width: 248px;
}

.form_newsletter
{
	color: #333333;
	border: 1px none #CCCCCC;
	background-color: #FFFFFF;
	font-size: 10px;
	font: Tahoma;
	width: 101px;
	height: 20;
}

.titulo { font-size: 15px; vertical-align: text-top; font-weight: bold; color: #00789F; height: 25px;}
.titulob {color: #00789F; }

.form {
	border:1px solid #999999;
	padding: 2px;
	padding-left: 4px;
	background-image: url(../imagens/form_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.submit
{
	color: #FFFFFF;
	cursor: pointer;
	background-color: #999999;
	border: 1px none #333333;
	padding-bottom: 2px;
}

.lojistas
{
	background-image: url(../imagens/fundo_lojista.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
	color: #333333;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.obrigatorio { color: #FF3300; }

.texto_produtos { font-size: 9px; text-align: justify; vertical-align: top; width: 33%; color: #333333; }

.titulo_produtos 
{
	padding-left: 18px;
	font-weight: bold;
	height: 20px;
	display: block;
	background-image: url(../imagens/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}

.produtos 
{
	background-image: url(../imagens/arrow_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	font-size: 10px;
	cursor: pointer;
	color: #333333;
	display: block;
	height:16px;
}

.table_produtos { vertical-align: top; width: 50%; }

a:link.link_pd    { color: #333333; text-decoration: none;      }
a:visited.link_pd { color: #333333; text-decoration: none;      }
a:hover.link_pd   { color: #333333; text-decoration: underline; }
a:active.link_pd  { color: #333333; text-decoration: none;      }

.download
{
	background-image: url(../imagens/download_ico.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
	padding-top: 10px;
	 cursor: pointer;
	color: #333333;
	height: 22px;
}

.spacer{
width:20px;
height:20px;

}