/***************************************
GERAL
***************************************/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background:#F3F5FC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #20106D;
}
form {
	display: inline;
}
img {
	border: 0px;
}
a {
	color: #C60002;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
/**************************************/


/***************************************
LAYOUT
***************************************/
#container-main {
	width:780px;
	background:#FFF;
	margin:0 auto;
}
#container {
	background:#FFF;
	margin:0 auto;
	width:780px;
	padding-bottom:15px;
	border-left:1px solid #0841B2;
	border-right:1px solid #0841B2;
}
#rodape {
	margin:0 auto;
	background:#D1E1F0 url(../imagens/bg_rodape.jpg) repeat-x;
	height:51px;
	width:780px; 
	font:normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#3E2C86;
	border:1px solid #0841B2;
	border-top:1px solid #ADB4C1;
}

#rodape p {
	float: left;
	padding: 15px 0 0 15px;
}
#rodape #virtual {
	float: right;
	width: 135px;
	height: 39px;
	background: url(../imagens/logo_virtual.jpg) right no-repeat;
	margin: 6px;
}
#rodape #virtual a {
	height: 39px;
	display: block
}
#rodape #virtual a span {
	display: none;
}
#container-conteudo {
	background:#FFF;
	padding: 10px 15px 10px 0;
}
/**************************************/


/***************************************
TOPO
***************************************/
#topo {
	margin: 0 auto;
	width: 780px;
	height: 137px;
}
#topo #logo {
	float: left;
	background: #FFF url(../imagens/topo2.gif) no-repeat;
	width: 556px;
	height: 137px;
}
#topo #logo h1 a {
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	width: 300px;
	height: 92px;
}
#topo #produto_topo {
	background: #FFF;
	width: 224px;
	height: 137px;
	float: right;
}
/**************************************/


/***************************************
MENU
***************************************/
#menu {
	background: #FFF url(../imagens/bg_menu.gif) no-repeat right;
	float: left;
	width: 165px;
	height: 255px;
}
#menu ul {
	margin: 14px 0 0 18px;
}
#menu li {
	list-style: none;
}
#menu .lista {
	margin-bottom: 10px;
}
#menu .resp {
	margin-bottom: 8px;
}
#menu .part {
	margin-bottom: 9px;
}
#menu .infra {
	margin-bottom: 8px;
	margin-top:8px;
}
#menu .loc {
	margin-bottom: 5px;
}
/**************************************/


/***************************************
CONTEÚDO
***************************************/
#conteudo {
	margin-left: 180px;
}
#conteudo h1.empresa {
	background: url(../imagens/titulos/a_empresa.gif) no-repeat;
	width: 92px;
	height: 19px;
	margin-bottom: 5px;
}
#conteudo h1.produtos {
	background: url(../imagens/titulos/produtos.gif) no-repeat;
	width: 68px;
	height: 13px;
	margin-bottom: 5px;
}
#conteudo h1.resp_social {
	background: url(../imagens/titulos/resp_social.gif) no-repeat;
	width: 172px;
	height: 18px;
	margin-bottom: 5px;
}
#conteudo h1.associacoes {
	background: url(../imagens/titulos/associacoes.gif) no-repeat;
	width: 96px;
	height: 18px;
	margin-bottom: 5px;
}
#conteudo h1.qualidade {
	background: url(../imagens/titulos/qualidade.gif) no-repeat;
	width: 76px;
	height: 14px;
	margin-bottom: 5px;
}
#conteudo h1.eventos {
	background: url(../imagens/titulos/eventos.gif) no-repeat;
	width: 62px;
	height: 13px;
	margin-bottom: 5px;
}
#conteudo h1.infra_estrutura {
	background: url(../imagens/titulos/infra_estrutura.gif) no-repeat;
	width: 105px;
	height: 14px;
	margin-bottom: 5px;
}
#conteudo h1.localizacao {
	background: url(../imagens/titulos/localizacao.gif) no-repeat;
	width: 88px;
	height: 18px;
	margin-bottom: 5px;
}
#conteudo h1.representantes {
	background: url(../imagens/titulos/representacoes.gif) no-repeat;
	width: 116px;
	height: 18px;
	margin-bottom: 5px;
}
#conteudo h1.contato {
	background: url(../imagens/titulos/contato.gif) no-repeat;
	width: 100px;
	height: 14px;
	margin-bottom: 5px;
}
#conteudo h1 span {
	display: none;
}
#conteudo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #BD0000;
	text-transform: uppercase;
	padding: 2px;
}

#conteudo p {
	margin-left: 2px;
	margin-bottom: 15px;
	line-height: 15px;
	text-align:justify;
}

#conteudo h3 {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:12px 0 5px 2px;
	line-height: 15px;
	text-align:justify;
}

#conteudo .img_center {
	text-align: center;
	margin-bottom:10px;
}

#conteudo ul {
	padding-left:15px;
}
#conteudo ul li{
	padding:2px;
}

/**************************************/

/* Estados - HighSlide*/
.estados_hs{
	padding:10px 0 10px 0;
}
.estados_hs p{
	text-align:justify;
	line-height:16px;
	margin-bottom:8px;
}
.estados_hs h2{
	margin-top:15px;
	margin-bottom:5px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#C60002;
}	
.estados_hs ul{
	margin-top:10px;
	margin-left:25px;
}
.estados_hs li{
	padding:6px;
	list-style:none;
}
.estados_hs table{
	margin:0 auto;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.estados_hs th{
	text-align:center;
	padding:3px;
	border:1px solid #CCC;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.estados_hs td{
	padding:2px;
	text-align:center;
	border:1px solid #CCC;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}


/* FORMULARIOS */
form{
	margin: 15px 5px 5px 15px;
	_margin: 0px 5px 5px 12px;
}

input, select, textarea{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #2C417A;
	background: #4070C2;
	border: 1px solid #2C417A;
}
.acessar{
	border: 0;
	vertical-align: bottom;
}

.formInput, .formTextarea, .formSelect {
	background:#FFF;
	border: 1px solid #20106D;
	border-left: 3px solid #20106D;
	padding: 2px;
}

.formEnviado {
	background:#FFF;
	border: 1px solid #20106D;
	padding-left: 3px;
	padding-right: 3px;
}
#formResult {
	padding: 10px;
	margin: 10px 0 10px 0;
}
.formResultErro {
	border-left: 6px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	background: #F8F8F8;
}
.formResultOk {
	border-left: 6px solid #009900;
	border-bottom: 1px solid #009900;
	background: #F8F8F8;
}
#formResult .formOkTitulo {
	font-weight: bold;
	color: #003300;
	margin: 15px 0 15px 0;
}
#formResult .formErroTitulo {
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
}
#formResult .formBandeira {
	float: right;
}


/* CLASSES */
.home{
	float:right;
}
.img_right {
	float: right;
	padding-left: 10px;
}

.img_left {
	float:left;
	padding-right: 10px;
}
.tb_prod{
	margin:0 auto;
}
.desc_prod {
	width:107px;
	padding:12px;
	text-align:center;
}
.img_prod{
	border:1px solid #CCC;
	padding:4px;
}

.bloco_sacola{
	 margin-bottom:14px;
	 height:140px;
}
.desc_sacola{
	float:right; 
	width:456px;
}
.img_sacola{
	border:1px solid #CCC;
	padding:8px;
	margin-left:15px;
	margin-right:8px;
	float:left;
}

.prds {
	margin: 5px auto;
	vertical-align: middle;
	text-align: center;	
}
.bobinas {
	margin: 6px;
}
.mapa{
	margin:8px;
	border:1px solid #686AA7;
}
.tb{
	border:1px solid #D4D0C8;
	margin:3px;
	padding:1px;
}
.tb_assoc{
	text-align:center;
	margin:0 auto;
	width:100%;
}
.td_assoc{
	text-align:center;
	padding:6px 6px 15px 6px;
}

