/*
	Autor: Anderson Triacca
	Empresa: Guife Multicom
	Data de Início: 10/11/2009
	Última Modificação: 13/10/2011
*/

/*----------------------------------------
	- Partes Comuns a todas páginas
---------------------------------------*/
*{
	margin: 0;
	padding: 0;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	clear: both;
}
html{
	background: #000;
	height: 100%;
}
body{
	min-height: 100%;
}
body.fundo1{
	background: url(../imagens/fundo1.jpg) center top no-repeat;
}
body.fundo2{
	background: url(../imagens/fundo2.jpg) center top no-repeat;
}
body.fundo3{
	background: url(../imagens/fundo3.jpg) center top no-repeat;
}
li{
	list-style-type: none;
}
img{
	border: none;
}
a{
	text-decoration: none;
}
p{
	line-height: 18px;
	text-align: justify;
}
/*----------------------------------------
	- Topo
---------------------------------------*/
#topo{
	width: 891px;
	height: 152px;
	margin: 0 auto;
}
#topo h1{
	display: block;
	width: 293px;
	height: 69px;
	text-indent: -20000px;
	background: url(../imagens/logo.gif) left top no-repeat;
	margin-top: 30px;
	float: left;
}
/*----------------------------------------
	- Menu
---------------------------------------*/
#topo{
	position: relative;
}
#topo ul.menu{
	display: block;
	width: 581px;
	height: 18px;
	margin-top: 86px;
	margin-left: 114px;
	position: absolute;
	top: 0;
	right: 0;
}
#topo ul.menu li{
	display: block;
	height: 18px;
	float: left;
	clear: none;
}
#topo ul.menu li a{
	display: block;
	width: 100%;
	height: 18px;
	text-indent: -20000px;
}
#topo ul.menu li.bt_index{
	width: 29px;
	margin-right: 15px;
}
#topo ul.menu li.bt_index a{
	background: url(../imagens/bt_index.gif) left top no-repeat;
}
#topo ul.menu li.bt_institucional{
	width: 75px;
	margin-right: 15px;
}
#topo ul.menu li.bt_institucional a{
	background: url(../imagens/bt_institucional.gif) left top no-repeat;
}
#topo ul.menu li.bt_produtos{
	width: 54px;
	margin-right: 14px;
}
#topo ul.menu li.bt_produtos a{
	background: url(../imagens/bt_produtos.gif) left top no-repeat;
}
#topo ul.menu li.bt_noticias{
	width: 46px;
	margin-right: 15px;
}
#topo ul.menu li.bt_noticias a{
	background: url(../imagens/bt_noticias.gif) left top no-repeat;
}
#topo ul.menu li.bt_representantes{
	width: 90px;
	margin-right: 14px;
}
#topo ul.menu li.bt_representantes a{
	background: url(../imagens/bt_representantes.gif) left top no-repeat;
}
#topo ul.menu li.bt_pedidos{
	width: 44px;
	margin-right: 14px;
}
#topo ul.menu li.bt_pedidos a{
	background: url(../imagens/bt_pedidos.gif) left top no-repeat;
}
#topo ul.menu li.bt_lojas{
	width: 96px;
	margin-right: 14px;
}
#topo ul.menu li.bt_lojas a{
	background: url(../imagens/bt_lojas_exclusivas.gif) left top no-repeat;
}
#topo ul.menu li.bt_contato{
	width: 46px;
}
#topo ul.menu li.bt_contato a{
	background: url(../imagens/bt_contato.gif) left top no-repeat;
}
#topo ul.menu li a:hover, #topo ul.menu li a.selected{
	background-position: left bottom;
}
/*----------------------------------------
	- Conteúdo
---------------------------------------*/
#conteudo{
	width: 891px;
	margin: 0 auto;
	padding-bottom: 30px;
}
#conteudo:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
#conteudo h2{
	display: block;
	text-indent: -200000px;
}
/*----------------------------------------
	- Página Inicial
---------------------------------------*/
h2.slogan_capa{
	display: block;
	width: 891px;
	height: 31px;
	margin: -8px auto 0 auto;
	background: url(../imagens/slogan_capa.png) left top no-repeat;
	text-indent: -20000px;
	margin-bottom: 11px;
}
#anima_produtos{
	width: 891px;
	margin: 0 auto;
	height: 364px;
	background: url(../imagens/foto_capa.jpg) left top no-repeat;
}
#index_esq{
	width: 240px;
	float: left;
}
#index_esq div{
	width: 240px;
}
#index_esq h2{
	width: 214px;
	height: 27px;
}
#index_esq div img{
	margin-top: 16px;
	border: 3px solid #73704f;
}
#index_esq div a:hover img{
	border: 3px solid #fff;
}
#index_historia h2{
	background: url(../imagens/index_historia_h2.gif) left top no-repeat;
}
#index_produtos h2{
	background: url(../imagens/index_produtos_h2.gif) left top no-repeat;
	margin-top: 12px;
}
#index_representantes h2{
	background: url(../imagens/index_representantes_h2.gif) left top no-repeat;
	margin-top: 12px;
}
#index_dir{
	width: 613px;
	float: left;
	clear: none;
	margin-left: 37px;
}
#index_dir h2{
	display: block;
	text-indent: -20000px;
	width: 194px;
	height: 27px;
	background: url(../imagens/index_dir_h2.gif) left top no-repeat;
	margin-bottom: 15px;
}
#index_dir a.mais_noticias{
	display: block;
	width: 127px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_mais_noticias.gif) left top no-repeat;
	float: right;
	clear: none;
}
#index_dir a.mais_noticias:hover{
	background-position: left bottom;
}
/*----------------------------------------
	- Institucional
---------------------------------------*/
#timeline{
	width: 525px;
	height: 36px;
	margin-top: 59px;
}
#nossa_historia{
	position: relative;
	padding-bottom: 125px;
	min-height: 400px;
}
#nossa_historia h2{
	background: url(../imagens/tit_nossa_historia.png) left top no-repeat;
	width: 207px;
	height: 105px;
	margin-top: -7px;
}
#nossa_historia p{
	width: 525px;
	margin-top: 14px;
	position: relative;
	top: 2px;
}
#nossa_historia h3{
	background: url(../imagens/tit_novas_ideias.png) left top no-repeat;
	width: 648px;
	height: 98px;
	text-indent: -20000px;
	position: absolute;
	bottom: 0;
}
#nossa_historia img, #video{
	position: absolute;
	top: 164px;
	right: 0;
	border: 5px solid #73704f;
}
#video{
	position: absolute;
	top: 164px;
	right: 0;
	border: none;
	height: 288px;
}
div.ano, img.img_ano{
	display: none;
}
div.ano p, .texto_institucional p{
	text-align: justify;
}
/*----------------------------------------
	- Notícias
---------------------------------------*/
.listagem_noticias li{
	display: block;
	margin-bottom: 30px;
}
.listagem_noticias span{
	display: block;
	width: 89px;
	height: 17px;
	margin-bottom: 9px;
}
.listagem_noticias h3{
	display: block;
	width: 485px;
	height: 17px;
	margin-bottom: 15px;
}
.listagem_noticias li a:hover p{
	color: #73704f;
}
#noticias ul.listagem_noticias li {
	position: relative;
	padding-left: 167px;
}
#noticias ul.listagem_noticias li img{
	position: absolute;
	left: 0;
	bottom: 3px;
	border: 3px solid #73704f;
}
#noticias ul.listagem_noticias li h3{
	position: relative;
	top: 1px;
}
#noticias ul.paginacao{
	float: right;
	clear: none;
}
ul.paginacao li{
	display: block;
	width: 28px;
	height: 28px;
	float: left;
	clear: none;
	padding: 0;
	margin-left: 3px;
}
ul.paginacao li.ultima{
	width: 61px;
}
ul.paginacao li.ultima a{
	font-size: 11px;
	height: 21px;
	padding-top: 7px;
}
ul.paginacao li a{
	display: block;
	width: 100%;
	height: 22px;
	padding-top: 6px;
	background: #57553b;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
ul.paginacao li a:hover, ul.paginacao li a.selected{
	background: #fff;
	color: #57553b;
}
/*----------------------------------------
	- Notícia
---------------------------------------*/
#galeria{
	width: 167px;
	float: left;
}
#galeria a{
	border: 3px solid #73704f;
	display: block;
	width: 138px;
	margin-bottom: 5px;
}
#galeria a:hover{
	border: 3px solid #fff;
}
#noticia{
	width: 711px;
	float: left;
	clear: none;
}
#noticia span.data{
	display: block;
	width: 89px;
	height: 17px;
	margin-bottom: 9px;
}
#noticia h3{
	display: block;
	width: 485px;
	height: 17px;
	margin-bottom: 15px;
}
/*----------------------------------------
	- Produtos
---------------------------------------*/
#navegacao_produtos{
	width: 100%;
	height: 364px;
	margin-top: -7px;
}
#produtos h2{
	text-indent: 0;
	width: 889px;
	height: 38px;
	margin-top: 2px;
}
#produtos ul{
	margin-top: 6px;
}
.listagem_produtos li{
	display: block;
	width: 173px;
	height: 137px;
	float: left;
	clear: none;
	margin-right: 6px;
	margin-bottom: 6px;
}
.listagem_produtos li.cinco{
	margin-right: 0;
}
.listagem_produtos li a img{
	border: 5px solid #73704f;
}
.listagem_produtos li a:hover img{
	border: 5px solid #494949;
}
/*----------------------------------------
	- Produto
---------------------------------------*/
#produto{
	margin-top: -7px;
}
#produto h2{
	width: 244px;
	height: 105px;
	background: url(../imagens/tit_nossos_produtos.png) left top no-repeat;
}
#anima_produto{
	position: relative;
	left: -3px;
}
#listagem_produtos{
	padding-top: 21px;
}
.protudo_swf{
	color: #f00;	
}
/*----------------------------------------
	- Representantes
---------------------------------------*/
#lojas_exclusivas, #representantes{
	width: 518px;
	margin-top: -7px;
	float: left;
}
#representantes h2{
	background: url(../imagens/tit_representantes.png) left top no-repeat;
	width: 406px;
	height: 105px;
}
#lojas_exclusivas h3, #representantes h3{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #73704f;
	position: relative;
	left: 1px;
	margin-top: 55px;
}
#lojas_exclusivas ul, #representantes ul{
	margin-top: 20px;
}
#lojas_exclusivas ul li, #representantes ul li{
	display: block;
	padding-bottom: 32px;
}
#lojas_exclusivas ul li h4, #representantes ul li h4{
	color: #73704f;
	font-size: 14px;
}
#lojas_exclusivas ul li a:hover, #representantes ul li a:hover{
	color: #73704f;
	text-decoration: underline;
}
#mapa{
	width: 369px;
	float: left;
	clear: none;
	margin-top: 124px;
}
div.mapa_flash{
	width:369px;
	height: 380px;
}
/*----------------------------------------
	- Formulário de Contato
---------------------------------------*/
#contato{
	width: 300px;
	margin-top: -7px;
	float: left;
}
#contato h2{
	background: url(../imagens/tit_contato.png) left top no-repeat;
	width: 300px;
	height: 105px;
}
#contato h3{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #73704f;
	position: relative;
	left: 1px;
	margin-top: 54px;
}
#contato address{
	font-style: normal;
	padding-top: 20px;
}
#contato address strong{
	font-size: 14px;
	color: #73704f;
}
#contato address a:hover{
	text-decoration: underline;
	color: #73704f;
}
#formulario_contato{
	width: 450px;
	float: left;
	clear: none;
	margin-left: 128px;
	margin-top: 127px;
}
#formulario_contato label, #formulario_contato label input, #formulario_contato label select, #formulario_contato label textarea{
	display: block;
}
#formulario_contato label{
	width: 450px;
	height: 22px;
	margin-bottom: 8px;
	float: left;
}
#formulario_contato label input, #formulario_contato label select, #formulario_contato label textarea{
	width: 443px;
	padding-left: 7px;
	height: 19px;
	padding-top: 3px;
	border: none;
	background: #73704f;
}
#formulario_contato label.departamento{
	height: 30px;
}
#formulario_contato label select{
	width: 450px;
	height: 30px;
	padding-top: 6px;
	background: #b4b296;
}
#formulario_contato label.empresa input, #formulario_contato label.funcao input, #formulario_contato label.cidade input, #formulario_contato label.cep input, #formulario_contato label.uf input{
	width: 100%;
}
#formulario_contato label.empresa{
	width: 193px;
}
#formulario_contato label.funcao{
	width: 235px;
	clear: none;
	position: relative;
	left: 15px;
}
#formulario_contato label.cidade{
	width: 193px;
}
#formulario_contato label.cep{
	width: 146px;
	clear: none;
	margin-left: 15px;
}
#formulario_contato label.uf{
	width: 74px;
	clear: none;
	margin-left: 15px;
}
#formulario_contato label.mensagem{
	height: 80px;
}
#formulario_contato label.mensagem textarea{
	height: 73px;
	overflow: auto;
	padding-bottom: 0;
}
#formulario_contato input.bt_enviar{
	display: block;
	width: 148px;
	height: 28px;
	background: url(../imagens/bt_enviar.gif) left top no-repeat;
	border: none;
	margin-left: 302px;
	cursor: pointer;
}
/*----------------------------------------
	- Lojas Exclusivas
---------------------------------------*/
#lojas_exclusivas h2{
	background: url(../imagens/tit_lojas_exclusivas.png) left top no-repeat;
	height: 105px;
	margin-bottom: 42px;
}
#lojas_exclusivas th{
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 17px;
}
#lojas_exclusivas td{
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
#lojas_exclusivas tr.um td{
	border-top: 1px solid #73704f;
	color: #73704f;
}
#lojas_exclusivas tr.dois td{
	border-top: 1px solid #fff;
	color: #fff;
}
#lojas_exclusivas tr th.primeira, #lojas_exclusivas tr td.primeira{
	text-align: left;
}
#lojas_exclusivas th.ultima, #lojas_exclusivas td.ultima{
	text-align: right;
}























