/* PADRAO PAGINAS */
body {
	margin: 0;
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #365c8a;
}
div {
	width: 100%;
	margin: 0;
}

#principal {
	width: 1008px;
	height: 704px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("img/bg.jpg");
	background-position: top;
	padding: 0;
}


/* BARRA SUPERIOR COM ACESSO RESTRITO */
#top-login {
	height: 43px;
	background-image: url("img/bg-login.jpg");
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
	#top-login div {
		color: #FFFFFF;
	}
	#restrita {
		float: left;
		width: 700px;
		margin-left: 30px;
		height: 30px;
	}
	#restrita form {
		margin-top: 12px;
		text-align: left;
		float: left;
	}
	#restrita ul {
		padding: 0;
		margin: 0;
		text-align: left;
	}
	#restrita ul li {
		display: inline;
		margin-left: 10px;
		
	}
	.restrito-in {
		width: 100px;
		height: 15px;
		font-size: 10px;
		border: 0 none;
	}
	.botao-ok {
		background-color: #051d5c;
		color: #FFFFFF;
		font-size: 8px;
		font-weight: bold;
		width: 22px;
		height: 17px;
		border: 0;
		margin: 0;
	}
	#linguage {
		float: right;
		width: 155px;
		font-size: 10px;
	}
	#linguage img {
		float: right;
		margin: 7px 15px 0;
		padding: 0;
	}
	#linguage p {
		float: left;
		margin: 14px 0 0;
		padding: 0;
	}
	#linguage a:link, #linguage a:visited, #linguage a:active, #linguage a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
	
/* LOGO E BANNER FLASH */
#top-logo {
	height: 199px;
}
#top-logo h1 {
	height: 127px;
	width: 221px;
	float: left;
	margin: 44px 0 0 10px;
}
#top-logo object {
	margin: 13px 8px 0 0;
	float: right;
	width: 736px; 
	height: 180px;
	
}


/* AREA DE CONTEUDO */ 
#conteudo {
	width: 992px;
	margin: 8px;
	height: 369px;
	background-color: #FFFFFF;
}

	/* MENU ESQDO*/
	#cont-menu {
		width: 249px;
		height: 369px;
		float: left;
		padding: 0;
		margin: 0;
	}
	#cont-menu ul {
		width: 249px;
		height: 369px;
		margin: 0;
		padding: 0;
		list-style: none;
		text-indent: -9999px;
	}
	#cont-menu ul li {
		width: 249px;
		height: 34px;
		margin: 0 0 3px;
	}
	#cont-menu ul li a {
		width: 249px;
		height: 34px;
		display: block;
		text-decoration: none;
		text-align: center;
	}
	#cont-menu ul li a:hover  {
		text-decoration: none;
		background-position: bottom right;
	}
	#bt-home {
		background-image: url("img/menu-home.jpg");
		background-position: top left;
	}
	#bt-home a:hover, #bt-home a:active {
		background-image: url("img/menu-home.jpg");
		background-position: bottom right;
	}
	#bt-quems {
		background-image: url("img/menu-quems.jpg");
		background-position: top left;
	}
	#bt-quems a:hover, #bt-quems a:active {
		background-image: url("img/menu-quems.jpg");
		background-position: bottom right;
	}
	#bt-rep {
		background-image: url("img/menu-representantes.jpg");
		background-position: top left;
	}
	#bt-rep a:hover {
		background-image: url("img/menu-representantes.jpg");
		background-position: bottom right;
	}
	#bt-par {
		background-image: url("img/menu-parceiros.jpg");
		background-position: top left;
	}
	#bt-par a:hover {
		background-image: url("img/menu-parceiros.jpg");
		background-position: bottom right;
	}
	#bt-cat {
		background-image: url("img/menu-catalogo.jpg");
		background-position: top left;
	}
	#bt-cat a:hover {
		background-image: url("img/menu-catalogo.jpg");
		background-position: bottom right;
	}
	#bt-eve {
		background-image: url("img/menu-eventos.jpg");
		background-position: top left;
	}
	#bt-eve a:hover {
		background-image: url("img/menu-eventos.jpg");
		background-position: bottom right;
	}
	#bt-rh {
		background-image: url("img/menu-rh.jpg");
		background-position: top left;
	}
	#bt-rh a:hover {
		background-image: url("img/menu-rh.jpg");
		background-position: bottom right;
	}
	#bt-loc {
		background-image: url("img/menu-localizacao.jpg");
		background-position: top left;
	}
	#bt-loc a:hover {
		background-image: url("img/menu-localizacao.jpg");
		background-position: bottom right;
	}
	#bt-cad {
		background-image: url("img/menu-cadastro.jpg");
		background-position: top left;
	}
	#bt-cad a:hover {
		background-image: url("img/menu-cadastro.jpg");
		background-position: bottom right;
	}
	#bt-con {
		background-image: url("img/menu-contato.jpg");
		background-position: top left;
	}
	#bt-con a:hover {
		background-image: url("img/menu-contato.jpg");
		background-position: bottom right;
	}
	/*FIM MENU ESQDO*/
	
	
	/* INICIO AREA DE CONTEUDO DAS PAGINAS */
	#cont-pg {
		width: 733px;
		height: 360px;
		float: right;
		margin: 2px;
	}


/*RODAPE*/
#rodape {
	width: 992px;
	margin: 8px;
	height: 70px;
	background-color: #FFFFFF;
}
	.rodape-end {
		font-size: 10px;
		color: #6a6a6a;
		float: left;
		width: 500px;
		margin: 17px;
		margin-top: 11px;
		height: 36px;
	}
	.rodape-des {
		font-size: 10px;
		color: #6a6a6a;
		float: right;
		width: 300px;
		margin-top: 30px;
		margin-right: 17px;
		height: 36px;
		text-align: right;
	}
	#rodape a:link, #rodape a:visited, #rodape a:active {
		font-size: 10px;
		color: #6a6a6a;
		text-decoration: none;
	}
	#rodape a:hover {
		text-decoration: underline;
	}



/* HOME */
	#home-banner {
		width: 733px;
		height: 117px;
		float: left;
		border: 0;
		margin: 0;
		padding: 0;
		
	}
	#home-cont {
		width: 733px;
		height: 200;
		float: right;
	}
	#text {
		width: 505px;
		height: 200px;
		margin-top: 10px;
		float: left;
	}
	h3 {
		text-align: center;
		font-weight: bold;
		font-size: 14px;
	}
	p {
		text-align: justify;
		line-height: 150%;
	}
	
	#box  {
		float: right;
		width: 228px;
		margin-bottom: 0;
		padding: 0;
		margin-top: 10px;
	}
	#box #chat {
		float: right;
		width: 222px;
		height: 108px;
	}
	#box #newsllater {
		float: right;
		width: 228px;
		height: 114px;
		background-image: url(img/newsllater.jpg);
		margin-top: 7px;
	}
	
		#newsllater form {
			margin-top: 50px;
			margin-left: 10px;
			text-align: left;
			float: left;
		}
		#newsllater ul {
			padding: 0;
			width: 200px;
			margin: 0;
			text-align: left;
			list-style: none;
		}
		#newsllater ul li {
			display: block;
			margin-left: 10px;
			margin-bottom: 3px;
			text-align: right;
			
		}
		.news-in {
			width: 140px;
			height: 15px;
			font-size: 10px;
			border: 0 none;
		}
		.news-botao-ok {
			background-color: #051d5c;
			color: #FFFFFF;
			font-size: 7px;
			font-weight: bold;
			width: 18px;
			height: 14px;
			border: 0;
			margin: 0;
		}
		.l-nome {
			font-size: 8px;
			font-weight: bold;
		}
		
		
		
/* PAGINA QUEM SOMOS */

#qs-text {
	width: 455px;
	height: 315px;
	float: left;
	text-align: justify;
	line-height: 150%;
	margin: 0;
}
#qs-img {
	width: 261px;
	height: 242;
	float: right;
	margin-right: 8px;
}
#qs-titulo {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0;
}


/* PAGINA REPRESENTANTES */

#rep-titulo {
	margin-top: 5px;
	padding: 0;
	width: 365px;
	float: left;
}
#rep-text {
	width: 365px;
	float: left;
	margin: 0;
	
}
#rep-img {
	width: 368px;
	height: 354px;
	float: right;
}
#rep-representantes {
	width: 333px;
	margin-top: 20px;
	border: 1px solid #365c8a;
	float: left;
	
}
#rep-estado {
	width: 323px;
	height: 23px;
	background-color: #365c8a;
	margin: 0;
	padding-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#rep-regiao {
	width: 313px;
	margin: 10px 0 10px 10px;
	text-align: left;
	display: block;
}

/* PAG PARCEIROS */
#par-titulo {
	margin-top: 5px;
	padding: 0;
	float: left;
}
	.par-titulo {
		text-align: left;
		font-weight: normal;
		font-size: 12px;
	}
#par-box {
	width: 733px;
	height: 335px;
	margin-top: 5px;
	padding: 0;
	float: left;
	overflow: auto;
}
	#par-parceiro {
		width: 710px;
		border: 1px solid #365c8a;
		margin-top: 10px;
		float: left;
	}
	#par-parceiro #img-emp {
		width: 710px;
		float: left;
		border-bottom: 1px solid #365c8a;
		text-align: center;
		margin-bottom: 5px;
	}
	#par-emp {
		padding: 0;
		border: 0;
		font-size: 12px;
		font-weight: bold;
		width: 700px;
		float: left;
		margin-bottom: 2px;
		margin-left: 5px;
		margin-top: 0;
		margin-right: 5px;
	}
	#par-det {
		padding: 0;
		border: 0;
		margin-bottom: 2px;
		margin-left: 5px;
		margin-right: 5px;
		float: left;
		font-size: 11px;
	}
	#par-site {
		padding: 0;
		border: 0;
		margin-bottom: 2px;
		margin-right: 5px;
		margin-top: 0;
		margin-left: 0;
		float: right;
		text-align: right;
		font-size: 11px;
		text-decoration: none;
		font-style: italic;
		width: 705px;
		}
		
/* PAGINA EVENTOS */
#eve-titulo {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0;
	width: 710px;
}
#box-eventos {
	float: left;
	width: 730px;
	height: 320px;
	overflow: auto;
	padding: 0;
}
	#eve-img {
		float: right;
	}
#eventos {
	width: 360px;
	float: left;
	margin-bottom: 10px;
}
	#p-eve-titulo {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 12px;
		font-weight: bold;
	}
	#p-eve-det {
		margin: 0 0 0 13px;
		padding: 0;
		border: 0;
		font-size: 11px;
		text-align: justify;
	}
	
	/*News Eventos*/
	div#box-news {
		width: 180px;
		padding: 0 6px;
		border: 4px solid #d9dadc;
		background: #fff;
		float: left;
	}

	/*News Eventos*/
	div#box-news-item {
		width: 100%;
		padding: 4px 0;
		float: left;
	}
	div#icon-news {
		width: 5px;
		height: 12px;
		background: url(img/icon-news.jpg) no-repeat;
		float: left;
		margin-top: 1px;
	}
	div#tit-cat {
		width: 170px;
		float: right;
		padding-left: 4px;
		
		color: #000;
		font-weight: bold;
	}
	ul#sub-cat-news {
		margin: 0px; border: 0px; list-style: none; text-decoration: none; font-style: normal;
		width: 170px;
		float: left;
		padding-left: 12px; 
	}
	
	div#conteudo-news { width: 480px; float: left; padding-left: 8px; }
	
	.style-news {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		line-height: 130%;
		color: #000;
		text-align: justify;
	}
	.style-news a {
		text-decoration: none;
		color: #000;
	}
	.style-news a:hover {
		text-decoration: underline;
	}


/* PAGINA LOCALIZACAO */
#loc-titulo {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0;
	width: 710px;
}
#box-localizacao {
	float: left;
	width: 340px;
	height: 320px;
	overflow: auto;
	padding: 0;
}
#loc-maps {
		float: left;
		width: 385px;
	}
	
/* PAGINA RH */
#rh-titulo {
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	width: 710px;
}
#box-rh {
	float: left;
	width: 370px;
	height: 320px;
	overflow: auto;
	padding: 0;
}
	#box-rh form {
		margin-top: 12px;
		text-align: left;
		float: left;
	}
	#box-rh ul {
		padding: 0;
		width: 360px;
		margin: 0;
		text-align: left;
	}
	#box-rh ul li {
		display: block;
		list-style: none;
		margin-bottom: 5px;
	}
	.form-rh {
		width: 358px;
		height: 15px;
		font-size: 12px;
		border: 1px solid #365c8a;
	}
	#rh-txt-msg {
		width: 358px;
		height: 50px;
		overflow: auto;
		font-size: 12px;
		border: 1px solid #365c8a;
	}

/* PAGINA CONTATO */
#con-titulo {
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	width: 710px;
}
#box-con {
	float: left;
	width: 611px;
	height: 320px;
	overflow: auto;
	padding: 0;
}
	#box-con form {
		margin-top: 12px;
		text-align: left;
		float: left;
	}
	.form-con {
		width: 490px;
		height: 15px;
		font-size: 12px;
		border: 1px solid #365c8a;
	}
	.form-con-p {
		width: 200px;
		height: 15px;
		font-size: 12px;
		border: 1px solid #365c8a;
	}
	
	#con-txt-msg {
		width: 490px;
		height: 50px;
		overflow: auto;
		font-size: 12px;
		border: 1px solid #365c8a;
	}
	#table-form-con tr {
		vertical-align: text-top;
		height: 25px;
	}

/* PAGINA CADASTRO */
#cad-titulo {
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	width: 710px;
}
#box-cad {
	float: left;
	width: 611px;
	height: 320px;
	overflow: auto;
	padding: 0;
}
	#box-cad form {
		margin-top: 12px;
		text-align: left;
		float: left;
	}
	.form-cad {
		width: 490px;
		height: 20px;
		font-size: 12px;
		border: 1px solid #365c8a;
	}
	.form-cad-p {
		width: 200px;
		height: 20px;
		font-size: 12px;
		border: 1px solid #365c8a;
	}
	
	#cad-txt-msg {
		width: 490px;
		height: 50px;
		overflow: auto;
		font-size: 11px;
		border: 1px solid #365c8a;
	}
	#table-form-cad tr {
		vertical-align: text-top;
		height: 20px;
		font-size: 12px;
	}

/* PAG CATALOGO */
#cat-titulo {
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	width: 200px;
	float: left;
}
#cat-carrinho {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	padding: 0;
	width: 96px;
	height: 35px;
	background-image: url("img/carrinho.jpg");
	text-indent: -9999px;
	float: right;
}
#cat-carrinho a {
	width: 96px;
	height: 35px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#cat-box {
	width: 733px;
	height: 320px;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	overflow: auto;
}
#cat-box-menu {
	width: 185px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}
		#cat-menu {
			width: 185px;
			float: left;
			margin-bottom: 10px;
		}
		#cat-menu p, #cat-menu p a {
			text-align: left;
			font-weight: bold;
			font-size: 12px;
			margin: 0;
			padding: 0;
			color: #365c8a;
			text-decoration: none;
		}
		
		#cat-menu ul {
			margin: 0;
			border: 0;
			padding-left: 25px;
		}
		
		#cat-menu ul li, #cat-menu ul li a {
			font-size: 11px;
			text-decoration: none;
			color: #365c8a;
		}
		#cat-menu ul li a:hover {
			text-decoration: underline;
		}
		
#cat-box-produtos {
	width: 523px;
	margin: 0 8px 0 0;
	padding: 0;
	float: right;
}
#cat-box-produtos p {
	margin: 0 0 5px 0;
	padding: 2px;
	width: 519px;
	border: 1px solid #365c8a;
	font-weight: bold;
	font-size: 12px;
	float: right;
}

#cat-box-produtos ul {
	margin: 0 0 5px 0;
	padding: 6px;
	width: 511px;
	border: 1px solid #365c8a;
	float: right;
}
#cat-box-produtos ul li, #cat-box-produtos ul li a {
	display: inline;
	list-style: none;
	font-weight: bold;
	text-decoration: none;
	color: #365c8a;
	font-size: 10px;
}
#cat-box-produtos ul li a:hover {
	text-decoration: underline;
}

#cat-produto {
	margin: 0px 0 5px 0;
	padding: 2px;
	width: 519px;
	border: 1px solid #365c8a;
	font-size: 11px;
	float: right;
}
#cat-produto img {
	float: left;
}
#cat-prod {
	width: 380px;
	float: left;
	margin: 0;
	padding: 0;
}
#cat-prod-titulo {
	margin: 0 5px 0 5px;
	padding: 0px;
	width: 380px;
	border: 0;
	font-weight: bold;
	float: left;
}
#cat-prod-det {
	margin: 0 5px 15px 5px;
	padding: 0px;
	width: 380px;
	border: 0;
	float: left;
	text-align: justify;
}
#cat-prod-de {
	margin: 0 5px 0 5px;
	padding: 0px;
	width: 100px;
	border: 0;
	float: left;
	text-align: left;
}
#cat-prod font {
	margin: 0;
	padding: 0;
	border: 0;
}
.red {
	color: #fe0000;
}
#cat-prod-por {
	margin: 0 5px 0 5px;
	padding: 0px;
	width: 100px;
	border: 0;
	float: left;
	text-align: left;
}
.green{
	color: #0ba916;
	font-weight: bold;
}
#cat-prod-add {
	margin: 3px 5px 0 5px;
	padding: 0px;
	width: 167px;
	height: 21px;
	border: 0;
	float: left;
	text-align: justify;
	background-image: url("img/add-carrinho.jpg");
	text-indent: -9999px;
}
#cat-prod-add a {
	width: 167px;
	height: 21px;
	display: block;
	text-decoration: none;
	text-align: center;
}



		

/* CLASSES */
.titulo-pgs {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.botoes {
	text-align: right;
	border: 0px none;
	
}
.bt-enviar {
	background-image: url("img/bt-enviar.jpg");
	width: 53px;
	height: 19px;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: 0;
}
.bt-limpar {
	background-image: url("img/bt-limpar.jpg");
	width: 53px;
	height: 19px;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: 0;
}



/*INICIO AREA RESTRITA*/
#restrita-menu {
	width: 247px;
	height: 367px;
	border: 1px solid;
	float: left;
	padding: 0;
	margin: 0;
	overflow: auto;
}

#restrita-menu #restrita-cat {
	width: 230px;
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}
#restrita-menu #restrita-cat p {
	width: 220px;
	min-height: 20px;
	float: left;
	padding: 5px;
	background-color: #365c8a;
	color: #FFF;
	margin: 0;
	font-weight: bold;
}
#restrita-menu #restrita-cat ul {
	width: 210px;
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
}
#restrita-menu #restrita-cat ul li {
	width: 206px;
	float: left;
	margin: 0;
	font-size: 11px;
	padding: 2px 0 ;
	list-style: none;
}
#restrita-menu #restrita-cat ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #365c8a;
}
#restrita-menu #restrita-cat ul li a:hover {
	text-decoration: underline;
}
#restrita-box {
	width: 733px;
	height: 335px;
	margin-top: 5px;
	padding: 0;
	float: left;
	overflow: auto;
}
	#restrita-item {
		width: 710px;
		border: 1px solid #365c8a;
		margin-top: 10px;
		float: left;
	}
	#rest-tit {
		width: 706px;
		padding: 2px;
		height: 19px;
		float: left;
		border-bottom: 1px solid #365c8a;
		text-align: left;
		margin-bottom: 5px;
		font-weight: bold;
	}
	#rest-dest {
		padding: 0;
		border: 0;
		margin-bottom: 2px;
		margin-left: 5px;
		margin-top: 0;
		margin-right: 5px;
		float: left;
		width: 700px;
		font-size: 11px;
		height: 43px;
	}
	#rest-link {
		padding: 0;
		border: 0;
		margin-bottom: 2px;
		margin-right: 5px;
		margin-top: 0;
		margin-left: 0;
		float: right;
		text-align: right;
		font-size: 11px;
		text-decoration: none;
		width: 705px;
		font-weight: bold;
		color: #365c8a;
		}
	#rest-link a {
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
		color: #365c8a;
		}
		
		#rest-link a:hover {
			text-decoration: underline;
		}

/* CARRINHO */

/* cor de fundo do carrinho */
.carbackcolor {background-color:;}
/* linha total número e marcador de moeda */
.carltotaln {font-family: Verdana; font-size: 10px; color: #FFFFFF; background-color: #2E6AA6; font-weight: bold}
/* linha total fundo  última coluna */
.carltotalf {background-color:#2E6AA6 }
/* linha total palavra 'Total' */
.carltotals {font-family: Verdana; font-size: 10px; font-weight: bold; color:#FFFFFF;}
/* Celula borda do carrinho */
.carborda { background-color: #FFFFFF}
/* linha título do carrinho */
.cartit { font-family: Verdana; font-size: 10px; color: #FFFFFF; font-style:normal; font-weight:bold; background-color:  #8FCFF2; text-align: center;}
/* Índice do carrinho */
.caridx { font-family: Verdana; font-size: 10px; font-style:normal; font-weight:bold; text-align: center;}