/* CSS Document */
/* Dohms Comunicação */
/* Michel Dohms  <>  michel@dohms.com.br */
/* DWEB */


/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\       	  BASIC elements    		    /\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

body, html  {
	width: 100%;
	height: 100%;
	background: #ECEAE9;
	padding: 0px;
	margin: 0;
}

*{
	padding: 0;
	margin: 0;
}

/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\        		  specific DIVS    		    /\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

#corpo {
	width: 980px;
	min-height: 690px;
	_height: 690px;
	background: url(imgs/fundo_corpo.jpg) top right repeat-y  #FFF;
	position: relative;
	padding: 0;
	margin: 0 auto;
	/*border: 1px solid blue;*/
}

#kbca{
	width: 980px;
	height: 102px;
	background: #FFF;
	/*margin: 0 0 15px 0;*/
	/*border: 1px solid #FFA500;*/
}


#kbca #login{
	width: 219px;
	height: 87px;
	top: 0;
	right: 0;
	background: url(imgs/login.jpg) no-repeat;
	position: absolute;
}

#media_box{
	width: 540px;
	height: 199px;
	margin: 0 0 0 201px;
	float: left;
	display: inline;
	/*border: 1px solid Navy;*/
}

#destaque_bottom{
	width: 195px;
	height: 107px;
	float: left;;
	background: #EDF5F7;
	margin-right:36px;
	padding: 0 10px 0 10px;
}

#destaque_bottom .tit_chamada{
	width: 153px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: top left;
	clear: both;
}


#fornecedores{
	width: 199px;
	min-height: 90px;
	_height: 90px;
	margin: 0 0 12px 12px;
}

.fornecedores_um{
	width: 195px;
	min-height: 51px;
	_height:51px;
	margin: 7px 0 13px 4px;
}

.fornecedores_um img{
	border: 1px solid #81C050;
	margin-right: 7px;
	float: left;
}

#noticias{
	width: 199px;
	min-height: 147px;
	_height:147px;
	margin: 0 0 12px 12px;
}

#noticias img{
	border: #81C050;
}

#link_int{
	width: 199px;
	height: auto;
	/*90*/
	margin: 0 0 12px 12px;
}

.link_int_um{
	width: 195px;
	min-height: 33px;
	_height: 33px;
	margin: 7px 0 0 4px;
}

.link_int_um img{
	border: 1px solid #81C050;
	margin-right: 7px;
	float: left;
}

#rodape{
	width: 980px;
	height: 36px;
	background: url(imgs/rodape.jpg);
	clear: both;
}


#banner_esquerdo{
	width: 169px;
	height: 73px;
	background: url(imgs/listagem_produtos_2.jpg) no-repeat;
	position: absolute;
	top: 230px; 
	left: 21px;
}/* foi retirado dia somente o texto 13/11/2008 - Sergio Luis Raymundo da Luz diz: Acabaram com a Certificação. - garre
*/
#logo{
	width: 167px;
	height: 214px;
	background: url(imgs/LOGO.jpg);
	top: 0;
	left: 19px;
	position: absolute;
	
}

#chamadas_um{
	width: 721px;
	height: 220px;
	margin:15px 0 0 21px;
	float: left;
	display: inline;
	/*border: 1px solid blue;*/
}

#chamadas_um .chamada{
	width: 195px;
	height: 220px;
	float: left;
	position: relative;
	background:#E9F2F3;
	padding:0 10px 10px 10px;
}

#chamadas_um .chamada .tit_chamada{
	width: 215px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin: 0 -10px;
	 _margin: 0 -5px;
}

#chamadas_dois{
	width: 721px;
	height: 90px;
	margin:27px 0 0 21px;
	float: left;
	display: inline;
	/*border: 1px solid green;*/
}

#chamadas_dois .chamada_dois{
	width: 320px; 
	height: 90px;
	float: left;
	position: relative;
	background: #EEF5F7;
	padding: 0 10px 0 10px;
}

#chamadas_dois .chamada_dois p{
	margin: 13px 20px;
}

#chamadas_dois .chamada_dois .tit_chamada{
	width: 153px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

#menu_direita{
	width: 219px;
	height: auto;
	/*565px*/
	float: right;
	/*border: 1px solid ActiveCaption;*/
}

#conteudo{
	width: 534px;
	min-height: 532px;
	_height: 532px;
	margin: 0 0 20px 201px;
	padding: 0 0 10px 0;
	float: left;
	display: inline;
	background:#F7F7F7;
}

#conteudo_titulo{
	width: 534px;
	height: 30px;
}

#conteudo_titulo span{
	display: none;
}

#conteudo_texto{
	width: 471px;
	margin: 20px 0 0 31px;
	height: auto;
	/*border: 1px solid red;*/
}

#conteudo_texto2{
	width: 471px;
	margin: 20px 0 0 31px;
	height: auto;
	/*border: 1px solid red;*/
}

#conteudo_texto2 p{
margin-bottom:30px;
line-height:18px;
margin-left:6px;
_margin-left:3px;
_line-height:13px;
}

#conteudo_texto2 .maiores_informacoes{
width:452px;
height:63px;
background:#E9F2F3
}

#conteudo_texto2 .maiores_informacoes p{
margin-left:10px;
margin-top:10px;
line-height:14px;
_line-height:14px;
display:table;
margin-bottom:0;
}

.veja_mais a, .veja_mais a:link, .veja_mais a:visited{
	font: 9px Verdana, sans-serif;
	color: #66A03A;
	margin: 0 0 0 130px;
	text-decoration: none;
}

.veja_mais a:hover{
	text-decoration: underline;
}

.tit_chamada span{
	display: none;
}

.linha_vertical{
	border-left: 1px solid #EDEDED;
	height: 240px;
	float: left;
	margin: 0 18px;
	margin-top: -8px;
}

.linha_vertical_dois{
	border-left: 1px solid #EDEDED;
	height: 109px;
	float: left;
	margin: 0 18px;
	margin-top: -8px;
}

.link_chamada{
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(imgs/botao_mais.jpg);
	width: 13px;
	height: 13px;
}

.link_chamada img{
	border: 0;
}
.bts
{
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E31F3E;
	border: #C3C3C3 1px solid;
}

.home{
	width: 167px;
	height: 214px;
	top: 0;
	left: 19px;
	position: absolute;
	/*border: 1px solid red;*/
	
}

/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\        	  TEXT classes     		   /\/\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

.padrao, .padrao a:link, .padrao a:visited{
	font: 11px/15px Verdana, san-serif;
	color: #466D75;
	text-decoration: none;
}

.padrao a:hover{
	text-decoration: underline;
}


.verdana9branca, .verdana9branca a:link, .verdana9branca a:visited{
	font: 09px/13px Verdana, san-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.verdana9branca a:hover{
	text-decoration: none;
}

h1, h1 a:link, h1 a:visited{
	font: 11px/15px Verdana, san-serif;
	color: #466D75;
	text-decoration: none;
	font-weight:bold;
}

h1 a:hover{
	text-decoration: underline;
}

.texto_menu_direita{
	font: 11px/15px Verdana, san-serif;
	color: #466D75;
	text-align: left;

}

.texto_link, .texto_link a:link, .texto_link a:visited, .texto_link hover{
	font: 11px/18px Verdana, san-serif;
	color: #466D75;
	text-align: left;
	text-decoration:underline;
}

/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\        	  Another Stuff    		   /\/\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

.clear{
	clear: both;
}
