/* CSS Document */
/* Dohms Comunicação */
/* Michel Dohms  <>  michel@dohms.com.br */
/* DWEB */


/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\       	  BASIC elements    		    /\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

body, html  {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: #C2CBD3;
}

*{
	padding: 0;
	margin: 0;
}



/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\        		  specific DIVS    		    /\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

#corpo {
	width: 842px;
	min-height: 514px;
	_height: 514px;
	position: relative;
	padding: 0;
	margin: 0 auto;
	background: white;
	/* border: 1px solid blue; */
}

#kbca{
	width: 842px;
	height: 88px;
	background: url(imgs/KBCA.jpg) no-repeat;
	position: relative;
}

#kbca h1{
	display: none;
}

#kbca #home{
	width: 130px;
	height: 60px;
	position: absolute;
	top: 10px;
	left: 36px;
	/*border: 1px solid Lime;*/
}

#menu{
	width: 842px;
	height: 148px;
}

#menu ul{
	display: none;
}

#conteudo_home{
	width: 842px;
	height: 264px;
	background: url(imgs/conteudo_home.jpg) no-repeat;
}

#conteudo_home h1{
	display: none;
}

#conteudo_interna{
	width: 842px;
	height: 264px;
	background: url(imgs/conteudo_interna.jpg) no-repeat;
}

#rodape{
	width: 842px;
	height: 18px;
	background: url(imgs/rodape.jpg) no-repeat #77798C;
	position: relative;
	clear: both;
	text-align: right;
	padding: 2px 0 0 0;
}

#rodape #mail{
	width: 140px;
	height: 10px;
	position: absolute;
	bottom: 3px;
	right: 205px;
	/*border: 1px solid Lime;*/
}

#noticias_home{
	width: 190px;
	height: 210px;
	margin: 50px 0 0 33px;
	float: left;
	display: inline;
	position: relative;
	/*border: 1px solid Green;*/
	/*background-color: Green;*/
}

#noticias_home h1{
	display: none;
}

#promocao{
	width: 182px;
	height: 112px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#titulo_interna{
	width: auto;
	height: 25px;
	margin: 10px 0 0 38px;
	display: table;
}

#titulo_interna h1{
	display: none;
}

#texto_interna_um{
	width: 788px;
	height: 69px;
	margin: 5px 0 0 38px;
}

#texto_interna_dois{
	width: 382px;
	height: 140px;
	margin: 5px 0 0 42px;
	float: left;
	display: inline;
	/*border: 1px solid Maroon;*/
}

#texto_interna_dois img{
	float: left;
	margin: 1px 2px 0 0;
	display: inline;
	padding: 0;
}

#texto_interna_dois p{
	margin: 0 0 8px 0;
}

#texto_interna_dois ul li{
	padding: 0 0 0 15px;
	margin: 0 0 8px 0;
	background: url(imgs/hifen.jpg) no-repeat 0px 4px;
	list-style: none;
}

#texto_interna_tres{
	width: 381px;
	height: 124px;
	margin: 27px 0 0 22px;
	float: left;
	display: inline;
	/*border: 1px solid Purple;*/
}

#texto_interna_tres ul li{
	padding: 0 0 0 15px;
	margin: 0 0 8px 0;
	background: url(imgs/hifen.jpg) no-repeat 0px 4px;
	list-style: none;
}

#fomulario{
	width: 300px;
	height: 162px;
	margin: 60px 0 0 390px;
	display: table;
	/*border: 1px solid InactiveCaption;*/
}

.fomulario{
	border: 1px solid #BFCE9D;
	font: 11px/15px verdana, sans-serif;
	color: #666;
	width: 300px;
}

.destaque_treinamento{
	width: 181px;
	height: 177px;
	margin: 80px 0 0 22px;
	float: left;
	display: inline;
	position: relative;
	/*border: 1px solid Olive;*/
	/*background-color: Olive;*/
}

.destaque_treinamento p{
	margin: 0 0 7px 0;
}

.destaque_home{
	width: 181px;
	height: 210px;
	margin: 50px 0 0 22px;
	float: left;
	display: inline;
	position: relative;
	/*border: 1px solid Olive;*/
	/*background-color: Olive;*/
}

.destaque_home h1{
	display: none;
}

.leia_mais{
	width: 62px;
	height: 19px;
	position: absolute;
	bottom: 10px;
	right: 0;
}

.mais_noticias{
	width: 84px;
	height: 20px;
	position: absolute;
	top: 75px;
	right: 0;
}

.baixar_conteudo{
	width: 171px;
	height: 20px;
	position: absolute;
	bottom: 3px;
	right: 0;
}

.noticias{
	width: 389px;
	height: 206px;
	float: left;
	margin: 54px 0 0 39px;
	overflow: auto;
	display: inline;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#D9E1EA;
	scrollbar-highlight-color:#96AE5E;
	scrollbar-face-color:#96AE5E;
	scrollbar-shadow-color:#96AE5E;
	scrollbar-darkshadow-color:#96AE5E;
	scrollbar-track-color:#D9E1EA;
}

.noticias_dois{
	width: 389px;
	height: 206px;
	float: left;
	margin: 54px 0 0 19px;
	overflow: auto;
	overflow-x: hidden;
	display: inline;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#D9E1EA;
	scrollbar-highlight-color:#96AE5E;
	scrollbar-face-color:#96AE5E;
	scrollbar-shadow-color:#96AE5E;
	scrollbar-darkshadow-color:#96AE5E;
	scrollbar-track-color:#D9E1EA;
}

.noticias ul li{
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	background: url(imgs/ponto.jpg) no-repeat 0px 1px;
	list-style: none;
	
}

.noticias_dois ul li{
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	background: url(imgs/ponto.jpg) no-repeat 0px 2px;
	list-style: none;
	
}

#noticias_detalhe{
	width: 564px;
	height: 218px;
	float: left;
	margin: 44px 0 0 258px;
	overflow: auto;
	display: inline;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#D9E1EA;
	scrollbar-highlight-color:#96AE5E;
	scrollbar-face-color:#96AE5E;
	scrollbar-shadow-color:#96AE5E;
	scrollbar-darkshadow-color:#96AE5E;
	scrollbar-track-color:#D9E1EA;
}

#noticias_detalhe p{
	margin: 0 0 12px 0;
	line-height: 15px;
}

#treinamentos{
	width: 589px;
	height: 206px;
	float: left;
	margin: 50px 0 0 240px;
	overflow: auto;
	display: inline;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#D9E1EA;
	scrollbar-highlight-color:#96AE5E;
	scrollbar-face-color:#96AE5E;
	scrollbar-shadow-color:#96AE5E;
	scrollbar-darkshadow-color:#96AE5E;
	scrollbar-track-color:#D9E1EA;
}

#treinamentos ul li{
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	background: url(imgs/ponto.jpg) no-repeat 0px 6px;
	list-style: none;
	
}
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\        	  TEXT classes     		   /\/\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

.padrao{
	font: 11px/15px verdana, sans-serif;
	color: #666;
	text-decoration: none;
}

.padrao a, .padrao a:link, .padrao a:visited, .padrao a:hover{
	font: 11px/15px verdana, sans-serif;
	color: #666;
	text-decoration: underline;
}

.titulo{
	font: bold 12px/15px verdana, sans-serif;
	color: #59A8CA;
	text-decoration: none;
}

.titulo_noticias{
	font: bold 10px/12px verdana, sans-serif;
	color: #59A8CA;
	text-decoration: none;
}

.titulo_noticias li, .titulo_noticias li a, .titulo_noticias li a:link, .titulo_noticias li a:visited{
	font: bold 10px/12px verdana, sans-serif;
	color: #59A8CA;
	text-decoration: none;
}

.titulo_noticias li a:hover{
	text-decoration: underline;
}

.treinamentos, .treinamentos a, .treinamentos a:link, .treinamentos a:visited{
	font: bold 10px/12px verdana, sans-serif;
	color: #59A8CA;
	text-decoration: none;
}

.treinamentos a:hover{
	text-decoration: underline;
}

.codigo{
	font: bold 10px/12px verdana, sans-serif;
	color: #A9BACD;
	text-decoration: none;
}
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\        	  Another Stuff    		   /\/\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
