@import url("reset.css");

/*--------------------------------------------------\
|													||
|	Knower											|||
|													|||
|	Desenvolvido por Diego Marques - Agência DMK	|||
|	http://www.agenciadmk.com.br/					|||
|										Mar/2008	|||
|													|||
 \--------------------------------------------------\||
  \--------------------------------------------------*/

/*******************************************************************************************\
|		Geral																				|
\*******************************************************************************************/

* ul li a{ height:1%; }
html{
	background:#fff url(../imagens/background-degrade.jpg) repeat-x 0 0;
	height:100%;
}
body{
	background:transparent url(../imagens/background-degrade-imagens.gif) no-repeat center 0;
	color:#696969;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	_height:100%;
	min-height:100%;
}
a{
	color:#696969;
}
a:hover{
	text-decoration:none;
}
p{ margin:0 0 11px 0; text-align:justify;}
h2, h3{
	color:#ec1c24;
	font-size:12px;
	font-weight:normal;
}
#interno h2{
	margin:0 0 15px 0;
}
h3{
	font-size:11px;
	margin:0 0 11px 0;
}
table{
	background:#fff;
	border-left:1px solid #696969;
	border-top:1px solid #696969;
	border-collapse:collapse;
}
table td, table th{
	background:#fff;
	border-bottom:1px solid #696969;
	border-right:1px solid #696969;
	padding:2px 4px;
}
table thead td, table thead th{
	color:#EC1C24;
	border-bottom:2px solid #D8533C;
	font-weight:bold;
}
table tbody th{
	background:#EFEFEF;
	font-weight:bold;
}

.hide{ display:none; }
.show{ display:block; }
.destaque{ color:#ec1c24; }
.alignRight { text-align:right; }
.clearBoth{
	clear:both;
	margin-top:0px;
	overflow:hidden;
	height:1px;
}
.semMargem{
	margin:0!important;
}

#geral{
	margin:0 auto;
	padding-top:30px;
	width:930px;
}
#flash{
	margin-bottom:10px;
}

/*******************************************************************************************\
|		Testeira																			|
\*******************************************************************************************/

#testeira{
	position:relative;
}
#testeira div.tipo1{
	background:url(../imagens/testeira-background.jpg) no-repeat -66px bottom;
	height:129px;
	margin:0 auto;
	position:relative;
	width:930px;
	z-index:2;
}
#testeira div.tipo2{
	background:url(../imagens/testeira-background-repete.jpg) repeat-x 0 0;
	height:37px;
	right:0;
	position:absolute;
	top:92px;
	width:50%;
	z-index:1;
}
.linkTwitter{
	background:url(../imagens/twitter.png) no-repeat 0 0;
	cursor:pointer;
	display:block;
	font-size:1px;
	height:58px;
	overflow:hidden;
	position:absolute;
	left:330px;
	top:76px;
	text-indent:-2000px;
	width:79px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/twitter.png');
}

/* Logotipo */
h1{
	height:56px;
	left:8px;
	position:absolute;
	top:38px;
	width:179px;
}

/* Menu superior */
#testeira ul.menu{
	bottom:10px;
	left:476px;
	position:absolute;
}
#testeira ul.menu li{
	display:inline-block;
	float:left;
}
#testeira ul.menu li a{
	background:url(../imagens/icone-localizacao.gif) no-repeat left bottom;
	color:#fff;
	display:inline;
	float:left;
	margin-right:25px;
	padding:8px 0 0 18px;
}
#testeira ul.menu li a.ativo{
	text-decoration:none;
}
#testeira ul.menu li.tipo2 a{
	background-image:url(../imagens/icone-contato.gif);
	padding-left:21px;
}
#testeira ul.menu li.tipo3 a{
	background-image:url(../imagens/icone-proposta.gif);
	padding-left:26px;
}
#testeira ul.menu li.tipo4 a{
	background-image:url(../imagens/icone-mapa-do-site.gif);
	margin-right:0;
}
#testeira ul.menu li.tipo5 a {
	background-image:url(../imagens/icone-intranet.gif);
	padding-left:21px;
}
/* Telefones */
#testeira ul.tipo1{
	position:absolute;
	right:0;
	top:15px;
	width:434px;
}
#testeira ul.tipo1 li{
	color:#5e5e5e;
	display:inline;
	float:left;
	line-height:17px;
	margin-left:17px;
	text-align:right;
	width:200px;
}

/*******************************************************************************************\
|		Menu																				|
\*******************************************************************************************/

#menu{
	display:inline;
	float:left;
	padding:0 0 0 5px;
	width:139px;
}
#menu *{
	line-height:18px;
}
#menu ul{
	margin:0 0 18px 5px;
}

/*******************************************************************************************\
|		Rodapé																				|
\*******************************************************************************************/

#rodape{
	clear:both;
	padding-top:30px;
}
#rodape div{
	border-top:1px solid #a8a8a8;
	padding:8px;
}
#rodape p{
	/*	float:left;*/
	margin:0 0 3px 0;
	text-align:center;
}
/*#rodape a{
	float:right;
}*/
#rodape .diferente1 {
	float:left;
	text-align:left;
}
#rodape .diferente2 {
	float:right;
}

/*******************************************************************************************\
|		Apoio																				|
\*******************************************************************************************/

#apoio{
	display:inline;
	float:right;
	width:196px;
}

/*******************************************************************************************\
|		Conteúdo																			|
\*******************************************************************************************/

#conteudo{
	display:inline;
	float:left;
	width:584px;
}
#interno{
	padding-bottom:20px;
}

/* Box 1 */
.box1 h2{
	background:url(../imagens/bullet1.gif) no-repeat left center;
	color:#5e5e5e;
	float:right;
	line-height:18px;
	padding-left:10px;
}
.box1 div.conteudo{
	background:url(../imagens/box-bg-1.gif) repeat-x 0 0;
	border-top:4px solid #d8533c;
	clear:both;
}
.box1 div.conteudo div.conteudo{
	background:url(../imagens/box-bg-2.gif) no-repeat right 5px;
	border:none;
	_height:153px;
	min-height:153px;
	padding:15px;
}
.box1 div.conteudo ul{
	margin:0 0 11px 0;
}
.box1 div.conteudo ul li{
	background:url(../imagens/bullet1.gif) no-repeat left 7px;
	line-height:18px;
	padding-left:10px;
}
.box1 div.conteudo ul li ul li{
	background:none;
	list-style:circle;
	margin-left:15px;
	padding-left:0;
}
.box1 div.conteudo p.tipo1{
	padding:18px 0 0 10px;
}
.box1 div.conteudo p.tipo1 a{
	color:#ec1c24;
}

/* Box 2 */
.box2{
	background:url(../imagens/box-bg-1.gif) repeat-x 0 0;
	border:1px solid #d5d5d6;
	margin:0 0 11px 0;
}
.box2 div.conteudo{
	background:url(../imagens/box-bg-3.gif) no-repeat right 11px;
	padding:10px;
}
.box2 div.enfeite2{
	background-image:url(../imagens/box-bg-2.gif);
}
.semEnfeite{
	background:none;
}
.semEnfeite div.conteudo{
	background:none;
}
.box2 *{
	position:relative;
}
.box2 h2{
	margin:0 0 11px 0;
}
.box2 p{
	line-height:18px;
}
.box2 ul.colunas{
	padding-top:10px;
}
.box2 ul.colunas li{
	display:inline;
	float:left;
	margin-right:15px;
	width:174px;
}
.box2 ul.colunas li.ultimo{
	margin-right:0;
}
.box2 ul.colunas li p{
	line-height:normal;
}
.box2 a.saiba_mais{
	display:block;
	text-align:right;
}
.diferente_bullets li {
	background:transparent url(../imagens/bullet1.gif) no-repeat scroll 0 7px;
	line-height:18px;
	padding-left:10px;
}
.diferente li {
	padding-bottom:10px;
	width:266px!important;
}
.voltar { text-align:right; }
.tituloh3 {
	font-size:12px!important;
}
/*******************************************************************************************\
|		Migalha																				|
\*******************************************************************************************/

#migalha{
	margin-top:-14px;
	text-align:right;
}
#migalha li{
	display:inline;
}
#migalha li a{
	display:inline;
}

/*******************************************************************************************\
|		Formulários																			|
\*******************************************************************************************/

form label{
	display:inline;
	float:left;
	height:20px;
	line-height:20px;
	margin-right:3px;
	text-align:right;
	width:46px;
	_margin-right:0;
}
form ul li{
	background:none!important;
	clear:both;
	line-height:normal!important;
	padding:0 0 4px 0!important;
	*padding-bottom:0 0 2px 0!important;
}
form .campo, .botao input{
	background:#fff;
	border:1px solid #d8d8d8;
	border-bottom:2px solid #e2e2e2;
	border-left:2px solid #e2e2e2;
	color:#888;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	width:118px;
}
form .checkbox{
	padding-bottom:2px;
}
form .checkbox label{
	float:none;
	height:auto;
	line-height:normal;
	text-align:left;
	width:auto;
}
form .ultimo{
	padding-bottom:10px;
}
.botao{
	text-align:right;
}
.botao input{
	color:#ec1c24;
	cursor:pointer;
	font-size:10px!important;
	padding:0 2px;
	width:auto;
}
.formColunas label{
	width:120px;
}
.formColunas .campo{
	width:140px;
}
.formColunas li{
	clear:none;
	float:left;
}
.formColunas li.botao{
	clear:both;
	float:none;
	width:540px;
}
.formColunas textarea{
	overflow:auto;
	width:410px!important;
}
.formColunas li.semColuna{
	clear:both!important;
	float:none!important;
}
.formColunas li.semColuna p{
	margin:10px 0 0 41px;
}
.formColunas li.semColuna span{
	padding-left:30px;
}
.width215{
	width:215px!important;
}
.formColunas li.diferente{
	margin-bottom:2px;
}

/*******************************************************************************************\
|		Index																				|
\*******************************************************************************************/

#banner{
	height:201px;
	width:584px;
}

/*******************************************************************************************\
|		Konsult-e																			|
\*******************************************************************************************/

.konsulte form label{
	height:auto;
	width:150px;
}

/*******************************************************************************************\
|		Mapa do Site																		|
\*******************************************************************************************/

.mapa_do_site{
	padding:30px!important;
}
.mapa_do_site ul li{
	margin-left:10px;
}
.mapa_do_site ul li a{
	font-weight:bold;
}
.mapa_do_site ul li ul li a{
	font-weight:normal;
}

/*******************************************************************************************\
|		Index																				|
\*******************************************************************************************/

.index .semMargem .conteudo{
	padding-bottom:0!important;
}

/*******************************************************************************************\
|		Div Cadastro Download																|
\*******************************************************************************************/
.loginDownload{
	background-color:#fff;
	border:1px solid #d5d5d6;
	height:128px;
	padding:15px;
	position:absolute;
	width:371px;
	z-index:101;
}
.loginDownload a{
	background-color:#aaa;
	color:#fff;
	display:block;
	font-weight:bold;
	height:13px;
	position:absolute;
	right:4px;
	text-align:center;
	text-decoration:none;
	top:4px;
	width:12px;
}
.loginDownload a:hover{
	background-color:#888;
}
.loginDownload h2{
	margin-bottom:14px;
}
.loginDownload .campo{
	width:250px;
}
.loginDownload label{
	width:60px;
}
.loginDownload .botao{
	margin-top:10px;
}
