

* {
	margin:0;
	padding:0;
}

* li {list-style-type:none}

html, body {height:100%}
html {background:#292929 url(../imagens/backgrounds/bg_geral.gif) center}

body {
	color:#666;
	width:739px;
	margin:0 auto;
	background:url(../imagens/backgrounds/bg_layout.gif) repeat-y;
}

a {
	color:#666;
	text-decoration:none;
}
img {border:0}

#layout {
	width:739px;
	margin:0 auto;
	padding:20px 20px 10px 20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../imagens/backgrounds/bg_layout.gif) repeat-y;
}

.topo {
	width:100%;
	height:201px;
	padding-top:7px;
	background:url(../imagens/backgrounds/bg_topo.gif) top center;
}
.topo h1 {display:none}

.topo #animacao {
	width:725px;
	height:171px;
	margin:0 auto;
	/*background:#ccc;*/
}
.topo .navegacao {
	width:725px;
	height:30px;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../imagens/backgrounds/bg_menu.gif) repeat-x;
}
.topo .navegacao h3 {display:none}

.topo .navegacao li, .topo .navegacao li a {
	color:#fff;
	float:left;
	height:30px;
	display:block;
	text-indent:-99999px;
}

.topo .navegacao .home {
	width:77px;
	background:url(../imagens/navegacao/home.gif) no-repeat;
}
.topo .navegacao .empresa {
	width:98px;
	background:url(../imagens/navegacao/empresa.gif) no-repeat;
}
.topo .navegacao .produtos {
	width:106px;
	background:url(../imagens/navegacao/produtos.gif) no-repeat;
}
.topo .navegacao .servicos {
	width:98px;
	background:url(../imagens/navegacao/servicos.gif) no-repeat;
}
.topo .navegacao .noticias {
	width:96px;
	background:url(../imagens/navegacao/noticias.gif) no-repeat;
}
.topo .navegacao .downloads {
	width:117px;
	background:url(../imagens/navegacao/downloads.gif) no-repeat;
}
.topo .navegacao .faleConosco {
	width:133px;
	background:url(../imagens/navegacao/fale_conosco.gif) no-repeat;
}


.conteudo {
	width:100%;
	float:left;
	padding-top:12px;
	background:#e7e7e7;
}

.floater {
	position:absolute;
	left:32%;
	top:40%;
	z-index:100
}

/*.....COLUNA DIREITA.....*/
.conteudo .noticias {
	float:right;
	width:238px;
	/*background:#999;*/
	margin-right:12px;
}
* html .conteudo .noticias {margin-right:6px}

/*.....DISPLAY NOTÍCIAS.....*/
.conteudo #displayNoticias {
	width:238px;
	height:181px;
	margin-bottom:9px;
}

/*.....MAIS NOTÍCIAS.....*/
.maisNoticias {width:238px}

.maisNoticias h3 {
	height:24px;
	padding-top:4px;
	padding-left:10px;
	background:url(../imagens/backgrounds/bg_titulo.gif) repeat-x;
}
.maisNoticias h3 span {
	height:21px;
	display:block;
	text-indent:-9999px;
	background:url(../imagens/titulos/mais_noticias.gif) no-repeat;
}
.maisNoticias ul {background:#fff}

.maisNoticias ul li.link {height:25px}

.maisNoticias ul li.link span {
	height:20px;
	display:block;
	margin:6px 7px;
	background:url(../imagens/backgrounds/bg_mais_noticias.gif) no-repeat;
}
.maisNoticias ul li.link span a {
	padding:0;
	width:74px;
	height:20px;
	float:right;
	display:block;
	text-indent:-99999px;
	background:url(../imagens/botoes/mais_noticias.gif) no-repeat;
}
.maisNoticias ul li a {
	display:block;
	padding:3px 6px;
	background:#fff url(../imagens/backgrounds/bg_noticias.gif) no-repeat left bottom;
}
.maisNoticias ul li a.semBorda {background:#fff none}
.maisNoticias ul li a:hover {color:#000}

/*.....COLUNA ESQUERDA.....*/
.conteudo .chamadas {
	float:left;
	width:459px;
	margin-left:12px;
}
* html .conteudo .chamadas {margin-left:6px}

/*.....DISPLAY PRODUTOS.....*/
#displayProdutos {
	margin-bottom:9px;
}

/*.....NEWSLETTER.....*/
.newsletter {
	float:left;
	width:220px;
	height:143px;
	background:#fff;
	margin-right:19px;
}
.newsletter fieldset {border:none}
.newsletter h3 {
	height:24px;
	padding-top:4px;
	padding-left:10px;
	background:url(../imagens/backgrounds/bg_titulo.gif) repeat-x;
}
.newsletter h3 span {
	height:21px;
	display:block;
	text-indent:-9999px;
	background:url(../imagens/titulos/cadastre-se.gif) no-repeat;
}
.newsletter form span {
	display:block;
	padding:3px 5px 5px 5px;
}
.newsletter form label {
	float:left;
	width:205px;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:0 0 7px 7px;
}
* html .newsletter form label {margin:0 0 7px 3px}

.newsletter form input {
	color:#333;
	float:right;
	width:160px;
	padding:1px;
	font-size:9px;
	background:#e5e5e5;
	margin-top:-14px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #c1c1c1;
	border-left:1px solid #c1c1c1;
}
.newsletter form span.botao {
	padding:0;
	float:left;
	width:204px;
	height:20px;
	margin-top:4px;
	margin-left:8px;
	background:url(../imagens/backgrounds/bg_newsletter.gif) no-repeat;
}
* html .newsletter form span.botao {margin-left:3px}

.newsletter form span.botao input {
	margin:0;
	border:0;
	width:54px;
	height:20px;
	cursor:pointer;
	text-indent:-99999px;
	*text-indent:-99999px;
	line-height:90px;
	*text-align:left;	
	background:url(../imagens/botoes/enviar_newsletter.gif) no-repeat;
}
/*.....VISITA VIRTUAL.....*/
.visitaVirtual {
	float:left;
	width:220px;
	height:143px;
	background:#fff;
}
.visitaVirtual h3 {
	height:24px;
	padding-top:4px;
	padding-left:10px;
	background:url(../imagens/backgrounds/bg_titulo.gif) repeat-x;
}
.visitaVirtual span {
	float:left;
	color:#666;
	width:90px;
	height:102px;
	display:block;
	padding-right:5px;
	margin:6px 5px 0px 9px;
	background:url(../imagens/backgrounds/bg_visita.gif) no-repeat right bottom;
}
* html .visitaVirtual span {
	width:90px;
	margin-left:4px;
	margin-right:4px;
}
.visitaVirtual h3 span {
	margin:0;
	width:80%;
	height:21px;
	display:block;
	text-indent:-999999px;
	background:url(../imagens/titulos/visita_virtual.gif) no-repeat;
}
.visitaVirtual span a {
	float:left;
	width:63px;
	height:20px;
	display:block;
	margin-top:12px;
	text-indent:-99999px;
	background:url(../imagens/botoes/visite.gif) no-repeat;
}
.visitaVirtual #animcaoVisita {
	float:left;
	margin-top:6px;
}

/*.....MERCADOS VERTICAIS.....*/
#mercadosVerticais {
	float:left;
	margin-top:10px;
}

/*.....SERVIÇOS.....*/
.chamadas .servicos {
 	float:left;
	width:459px;
	margin-top:10px;
}
.servicos li {
 	float:left;
	width:220px;
	margin-bottom:10px;
	background:#fff;
}
.servicos li.lala {margin-right:19px}

.servicos li a {display:block}

.servicos li a img {
	border:0;
 	float:left;
}
.servicos li h4 a {
 	float:left;
	color:#333;
	width:210px;
	font-size:12px;
	background:#fff;
	padding:2px 5px;
	font-weight:bold;
}
.servicos li p {padding:2px 5px}


/*.....PUBLICIDADE.....*/
#bannerInicial {
	width:234px;
	height:60px;
	margin:10px auto 0 auto;
}

.banners {
	clear:both;
	padding-top:20px;
}
.banners h3 {
	float:left;
	width:16px;
	height:60px;
	text-indent:-99999px;
	background:url(../imagens/publicidade.gif) no-repeat;
}
.banners li {float:left}
.banners .segundo {margin:0 20px}


/*..........RODAPE..........*/
.rodape {
	color:#e6eaea;
	width:739px;
	height:50px;
	clear:both;
	padding-top:20px;
	background:url(../imagens/backgrounds/bg_rodape.gif) top center no-repeat;
}
.rodape address {
	width:320px;
	font-size:10px;
	font-style:normal;
	margin-left:15px;
	cursor:default;
	padding:10px 0 10px 60px;
	float:left;
}
.rodape address a {
	color:#bcbfbf;
	text-decoration:underline
}
.rodape h2 {
	font-size:12px;
	float:left;
}
.rodape h2 a {
	margin:0 7px;
	display:block;
	text-indent:-9999px
}

#swapi {
	width:65px;
	height:20px;
	margin:20px 0 0 150px;
	float:left;
	background:url(../imagens/swapi.gif) no-repeat
}
* html #swapi {margin:10px 0 0 10px}

/* ---------------------- Início da Validação ----------------------------- */

#error_formulario {margin:10px 0}
.erro h3 {color:#9f0000 !important}
.erro strong, .erroForm {color:#f00 !important}
.erro {
	font-size:11px;
	width:91%;
	display:block;
	margin:0 auto;
	color:#767676;
	text-align:left;
	padding:4px;
	border:1px solid #9f0000
}
.erro h3 {
	padding:0;
	margin:0 0 4px 0;
	font-size:16px; 
	display:block;
	text-indent:0;
}

/* ---------------------- Fim da Validacao ----------------------------- */

/*
#motoRevenda a {
	width:61px;
	height:67px;
	background:url(../imagens/motorola_revenda.gif) no-repeat;
	margin:0 0 10px 10px;
}

#motoCanopy a {
	width:154px;
	height:67px;
	background:url(../imagens/motorolaCanopy.gif) no-repeat;
	margin:0 0 0 10px;
}
*/


