﻿@charset "utf-8";

body {
	background: #88cc53;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0;
}

img {
	border: none 0px;
}

map area {
	cursor: pointer;
}

#estrutura {
	background: url(../imagens/estrutura.jpg);
	width: 713px;
	height: 719px;
	margin: auto;
}

#top-info {
	height: 17px;
	padding: 6px 9px 0px 9px;
	line-height: 17px;
	text-align: right;
	color: #FFF;
}

#endereco {
	float: right;
	width: 500px;
	height: 17px;
	line-height: 17px;
	text-align: right;
	color: #FFF;
}

#lingua {
	float: left;
	width: 300px;
	height: 15px;
	padding-top: 1px;
	text-align: left;
	color: #FFF;
}

#sidebar {
	padding: 0px 0px 0px 6px;
	width: 222px;
	height: 664px;
	float: left;
}

#banner {
	background: url(../imagens/links/home.png);
	width: 222px;
	height: 91px;
}

#empresa {
	width: 222px;
	height: 84px;
	cursor: pointer;
}

#produtos {
	width: 222px;
	height: 85px;
	cursor: pointer;
}

#representantes {
	text-align: center;
	width: 217px;
	height: 85px;
	margin-right: 5px;
	cursor: pointer;
}

#localizacao {
	width: 222px;
	height: 85px;
	cursor: pointer;
}

#contato {
	width: 222px;
	height: 87px;
	cursor: pointer;
}

#login {
	background: url(../imagens/login.png);
	width: 222px;
	height: 127px;
}

#principal {
	padding: 0px 6px 0px 0px;
	width: 479px;
	height: 664px;
	float: right;
}

#banner-rotativo {
	width: 480px;
	height: 175px;
	text-align: center;
	margin-top: 5px;
}

#conteudo {
	width: 469px;
	height: 469px;
	margin: 5px;
	overflow: auto;
	text-align: justify;
}

#conteudo h3 {
	background: url(../imagens/titulos.png) no-repeat;
	margin: 5px;
	line-height: 24px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: normal;
}

#conteudo p {
	margin: 0 10px 10px 0;
	font-size: 12px;
	padding-left: 5px;
}

#copyright {
	color: #FFF;
	text-align: center;
	line-height: 26px;
}

#copyright a {
	color: #EFEFEF;
}

#rj, #sp, #am, #ce, #rs, #mg, #pr, #sc {
	overflow: auto;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	z-index: 99999999;
	background: #ebebeb;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px
}

.estado_titulo {
	margin: 10px;
	font-size: 16px;
	font-weight: bold;
}

.estado_conteudo {
	margin: 12px;
	font-size: 10px;
}

.representante {
	height: auto;
	width: auto;
	margin-bottom: 15px;
}

.estado_fechar {
	margin-right: 10px;
	text-align: right;
	cursor: pointer;
}

#nacionais_link {
	text-align: center;
	margin: 7px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.nacionais_fechar {
	margin: 7px;
	font-size: 9px;
	text-align: center;
	cursor: pointer;
}

#nacionais {
	margin-left: 7px;
}
