﻿* { margin:0; padding:0; border:0; }

body {
	margin-top:10px;
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	background:url(../ImageBank/Geral/bg-body.jpg);
}
h1 { /* TITULOS INTERNOS */
	margin:5px 0 10px 0;
	font-size:11px;
	text-indent:-5000px;
}
h2 { /* TITULOS HOME */
	margin-bottom:4px;
	font-size:11px;
	color:#314A70;
	clear:both;	
}
h3 { /* RODAPE */
	text-indent:-5000px;
}
h4 { /* DICAS E NOTICIAS - TITULOS */
	margin-top:15px;
	font-size:13px;
	font-weight:bold;
}
/* LINKS */
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* FIM LINKS */

#geral {
	position:relative;
	width:760px;
	margin:0 auto;
	background:#FFFFFF;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
}

/* TOPO */
#topo img {
	float:left;
}
#busca {
	margin:44px -26px 0 0;
	_margin:44px -28px 0 0; /* IE6 */
	float:right;
}
	#busca input {
		border:1px solid #666666;
	}
	#busca .bt_busca {
		margin-left:5px;
		height:18px;
		font-size:11px;
		background:#FFFFFF;
	}
	
#botaoHome {
	float: right;
	margin: 5px 5px 0 0;
	_margin:5px 3px 0 0; /* IE6 */
	background-color: #FFF;
}

#botaoHome a {
	text-decoration: none;
	color: #999;
}

#botaoHome a:hover {
	text-decoration: none;
	color: #314A70;
}
/* FIM TOPO */

/* MENU */
#menu {
	height:28px;
	clear:both;
	background:#FFFFFF;
}
	#menu ul {
		_margin-left:-4px; /* IE6 */
		list-style:none;
	}
		#menu ul li 
		{
			margin-left:5px;
			float:left;
		}
		#menu ul li a {
			width:99px;
			height:28px;
			text-indent:-5000px;
			display:block;
		}
		#menu ul li.empresa a, li.empresa {
			background:url(../ImageBank/Menu/menu-empresa.jpg) no-repeat;
		}
		#menu ul li.produtos a, li.produtos {
			background:url(../ImageBank/Menu/menu-produtos.jpg) no-repeat;
		}
		#menu ul li.contatos a, li.contatos {
			background:url(../ImageBank/Menu/menu-contatos.jpg) no-repeat;
		}
		#menu ul li.cac a, li.cac {
			width:66px;
			background:url(../ImageBank/Menu/menu-cac.jpg) no-repeat;
		}
		#menu ul li.dicas a, li.dicas {
			width:76px;
			background:url(../ImageBank/Menu/menu-dicas.jpg) no-repeat;
		}
		#menu ul li.como_chegar a, li.como_chegar {
			width:136px;
			background:url(../ImageBank/Menu/menu-como-chegar.jpg) no-repeat;
		}
		#menu ul li.noticias a, li.noticias {
			width:145px;
			background:url(../ImageBank/Menu/menu-noticias.jpg) no-repeat;
		}
		
/* FIM MENU */

/* CONTEUDO */
#conteudo {
	margin-left:-1px;
	padding:0 3px 0 5px;
	width:752px;
	float:left;
	background:#FFFFFF;
	border-right:1px solid #666666;
	_border-right:1px solid #FFFFFF;	
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	_border-left:1px solid #FFFFFF;		
}
	#conteudo_geral {
		margin:0 0 10px 10px;
		width:728px;
		min-height:200px;
		_height:200px;		
	}
	/* HOME */
	#foto_home {
		margin:5px 0 0 0;
		width:600px;
		height:414px;
		float:left;
	}
	#extra_home {
		margin:5px 0 0 5px;
		padding:0 7px 8px 7px;
		width:131px;
		float:left;
		background:#F3F3F3;
	}
	#trabalheConosco{
		margin:5px 0 0 5px;
		padding:8px 7px 8px 7px;		
		width:131px;
		float:left;
		background:#F3F3F3;	}
	.texto {
		clear:both;
	}
	.noticiaHome {
		margin-bottom: 15px;
	}
	.imgHome {
		margin:10px 0 15px 0;
	}
	a.saibaMais {
		margin:7px 0 15px 50px;
		color:#666666;
		font-weight:bold;
		text-decoration:none;
		float:right;
	}
	a.saibaMais:hover {
		text-decoration:underline;
	}
	/* TITULOS - GERAL */
	#conteudo h1.tit-empresa, h1.tit-produtos, h1.tit-contatos, h1.tit-cac, h1.tit-dicas, h1.tit-como-chegar, h1.tit-noticias {
		width:750px;
		height:37px;
	}
	h1.tit-empresa {
		background:url(../ImageBank/Titulos/tit-empresa.jpg) no-repeat;
	}
	h1.tit-produtos {
		background:url(../ImageBank/Titulos/tit-produtos.jpg) no-repeat;
	}
	h1.tit-contatos {
		background:url(../ImageBank/Titulos/tit-contatos.jpg) no-repeat;
	}
	h1.tit-cac {
		background:url(../ImageBank/Titulos/tit-cac.jpg) no-repeat;
	}
	h1.tit-dicas {
		background:url(../ImageBank/Titulos/tit-dicas.jpg) no-repeat;
	}
	h1.tit-como-chegar {
		background:url(../ImageBank/Titulos/tit-como-chegar.jpg) no-repeat;
	}
	h1.tit-noticias {
		background:url(../ImageBank/Titulos/tit-noticias.jpg) no-repeat;
	}
	/* EMPRESA */
	#empresa {
		margin:0 0 10px 10px;
		width:728px;
	}
	#empresa p {
		margin-bottom:10px;
	}
	/* PRODUTOS */	
	#menu_produtos {
		margin-bottom:5px;
		float:left;
	}
		/* MENU PRODUTOS */
		#menu_produtos ul {
			list-style:none;
		}
		#menu_produtos ul li {
			margin-top:-9px;
			*margin-top:5px;
			width:168px;
			height:28px;
			line-height:28px;
			font-size:12px;
			background:#7F7F7F;
		}
		#menu_produtos ul li a {
			margin-left:8px;
			color:#FFFFFF;
			text-decoration:none;
		}
		#menu_produtos ul li.produto {
			margin-top:-14px;
			*margin-top:0 !important;
			background:url(../ImageBank/Geral/bullet-menu.jpg) no-repeat 4px 0 #ECECEC !important;
		}
		li.produto a {
			margin-left:32px !important;
			color:#333 !important;
		}
		li.produto a:hover {
			text-decoration:underline !important;
		}
	/* FIM MENU PRODUTOS */
	#produtos_conteudo {
		width:582px;
		float:right;
	}
	.imagemproduto {
		_margin:-5px;
	}
	.legenda {
		height:20px;
		line-height:20px;
		text-align:center;
		background:#ECECEC;
	}
	/* TITULOS E DETALHES PRODUTOS */
	#formview {
		margin-left:15px;
	}
	#formview img {
		margin-right:10px;
	}
	/* CONTATOS */
	/* MENU CONTATOS */
	ul#menuContatos li {
		margin-top:5px;
	}
	#menu_produtos ul li.representante a, li.fabrica a, li.loja a {
		margin-top:7px;
		width:150px;
		height:28px;
		text-indent:-5000px;
	}
	#contato {
		float:right;
		margin-bottom:15px;
		width:560px;
	}
		/* CONTATOS - TITULOS FORMS */
		h1.tit-contato-representante, h1.tit-contato-fabrica, h1.tit-contato-loja,h1.tit-contato-curriculo  {
			width:330px;
			height:21px;
		}
		h1.tit-contato-representante {			
			background:url(../ImageBank/Contatos/tit-contato-representante.jpg) no-repeat;
		}
	h1.tit-contato-curriculo{
		background:url(../ImageBank/Contatos/tit-contato-curriculo.jpg) no-repeat;
	}		
		h1.tit-contato-fabrica {			
			background:url(../ImageBank/Contatos/tit-contato-fabrica.jpg) no-repeat;
		}
		h1.tit-contato-loja {
			background:url(../ImageBank/Contatos/tit-contato-loja.jpg) no-repeat;
		}		
	#form {
		margin-top:10px;
		background:url(../ImageBank/Contatos/bg-form.jpg) no-repeat;
	}
		#form input, select, textarea {
			margin-top:4px;
			font-size:11px;
			border:1px solid #666666;
		}
		#form label {
			margin:6px 3px 0 0;
			width:130px;
			text-align:right;
			float:left;
		}
		#form br {
			clear:left;
		}
		#form select {
			width:120px;
		}
		#form .input_size {
			width:280px;
			height:17px;
			line-height:17px;
		}
		/* COMO CHEGAR */
		#fachada {
			margin-left:10px;
			width:250px;
			float:left;
		}
		#mapa {
			margin-left:270px;
		}
		/* DICAS */
		.grid {
			margin:-20px 0 0 15px;
			_margin:-10px 0 0 15px;
		}
/* FIM CONTEUDO */

/* RODAPE */
#rodape {
	height:57px;
	clear:both;
}
	#rodape h3.rodape_home {
		width:517px;
		height:51px;
		float:left;
		background:url(../ImageBank/Home/rodape-home01.jpg) no-repeat;
	}
	#rodape h3.rodape_geral {
		width:750px;
		height:51px;
		background:url(../ImageBank/Geral/rodape-geral.jpg) no-repeat;
	}
	#rodape a {
		margin-right:2px;
		_margin-right:0;
		width:229px;
		height:51px;
		text-indent:-5000px;
		display:block;
		float:right;
		background:url(../ImageBank/Home/rodape-home02.jpg) no-repeat;
	}
/* FIM RODAPE */

#copyright {
	height:30px;
	line-height:30px;
	text-align:center;
	clear:both;	
}

.imgNoticia
{
	display: none;
	/*
	float: left;
	margin: 0 10px 5px 0;
	*/
}
/* ATENDIMENTO ONLINE*/
#atendimentoOnline{
	float:right;
	padding:4px 4px 0 4px;
}