/* 
1 - Geral e Seções Principais
2 - Fontes e Títulos
3 - Cabeçalho
4 - Navegação
5 - Imagens

/* Geral e Seções Principais
--------------------------------------------------------------------------------------- */
@import url(galeria.css);
@import url(faleconosco.css);
*{ 
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	text-decoration: none;
}

body {
	position:relative;
	margin:0;
	padding:0;
	background: #fff url(../images/bg-pages.jpg) top repeat-x;
	font: 11px Arial, Tahoma, sans-serif;
	color: #666;
	z-index:0;
}

body.home {
	background: #fff url(../images/bg-home.jpg) top repeat-x;
}

#geral{
	margin:0 auto;
	width:768px;
}


/* Cabeçalho
--------------------------------------------------------------------------------------- */

#topo {
	position: relative;
	height: 73px;
	z-index:1;
	/*border: 1px solid red;*/
}
#topo h1 {
	padding: 10px 10px;
	float: left;
	width: 180px;
	height: 51px;
	background: url(../images/kk-logo.jpg) no-repeat 17px 23px;
	/* border: 1px solid black;*/
}
#topo h1 a {
	text-indent: -1999px;
	overflow: hidden;
	display: block;
	width: 180px;
	height: 51px;
	/* border: 1px solid green;*/
}

#idiomas {
	position:absolute;
	top:75px;
	right: 17px;
	margin: 0px 0 0 0;
	z-index:1;
	font: 10px Tahoma, Arial, sans-serif; 
	z-index:1;
	}


#idiomas li {
	float:left;
	position:relative;
	margin:0;
	padding:0 0px 0 0;
	height:24px;
	
	}
#idiomas li a {
	float:left;
	display:block;
	height:12px;
	overflow:hidden;
	text-indent:-1999px;
	
	}

#idiomas li.idioma-portugues a {
	background:url(../images/idioma-portugues.gif) no-repeat left top;
	width:24px;
	}
	#idiomas li.idioma-ingles a {
	background:url(../images/idioma-ingles.gif) no-repeat left top;
	width:24px;
	}
	#idiomas li.idioma-espanhol a {
	background:url(../images/idioma-espanhol.gif) no-repeat left top;
	width:24px;
	}

/* Conteúdo
--------------------------------------------------------------------------------------- */

#conteudo {
	margin:0;
	padding: 0;
	float:left;
  	position:relative;       
	width: 100%;      
	height: 100%;
	text-align:left;	
	/* border: 1px solid black;*/
	z-index: 0;
}
#flash {
	clear:both;
	/* border:1px solid red;*/
	padding: 0;
	z-index:0; 
}

/* Testeiras
--------------------------------------------------------------------------------------- */
.testeira {
width:768px;
height:130px;
margin-top:20px;
z-index:0; 
}

.testeira#t-empresa-pt {
background: url(../images/t_empresa_pt.jpg) no-repeat;
}
.testeira#t-empresa {
background: url(../images/t_empresa.jpg) no-repeat;
}
.testeira#t-capacidades {
background: url(../images/t_capacidades.jpg) no-repeat;
}
.testeira#t-produtos {
background: url(../images/t_produtos.jpg) no-repeat;
}
.testeira#t-novidades {
background: url(../images/t_novidades.jpg) no-repeat;
}
.testeira#t-faleconosco {
background: url(../images/t_faleconosco.jpg) no-repeat;
}
.testeira#t-clientes {
background: url(../images/t_clientes.jpg) no-repeat;
}
.testeira h1 {
font: bold 1.6em Helvetica, Arial, sans-serif;
color: #fff;
float:right;
position: absolute;
text-align: right;
right:473px;
top: 44px;
padding: 0 0 0 13px;
background: url(../images/bullet2.gif) 0px 8px no-repeat;
/*overflow:hidden;*/
/*text-indent:-1999px;*/
}

/* Vídeo 
--------------------------------------------------------------------------------------- */

#video {
	position: relative;
	float:left;
	padding: 10px 0 0 0px;
	margin:-40px 16px 0 0;
	display:inline;
	width: 304px;
	height:222px;
	background: url(../images/video.jpg) repeat-x top left;
	/* border: 1px solid black;*/
	z-index:0;
}

a.videolink {
	border: 0px;
	position: relative;
	float:left;
	left:0px;
	top:0px;
	width: 152px;
	bottom:0px;
	height: 38px;
	display: block;
	text-decoration: none;
	text-indent:-1999px;
}

a.videolink#assistir-pt{
	background: url(../images/bt-video-assistir-pt.jpg);
}
a.videolink#assistir-eng {
	background: url(../images/bt-video-assistir-eng.jpg);
}
a.videolink#assistir-esp {
	background: url(../images/bt-video-assistir-esp.jpg);
}
a.videolink#download {
	background: url(../images/bt-video-download.jpg);
}
a:hover.videolink#download, a:hover.videolink#assistir-pt, a:hover.videolink#assistir-eng, a:hover.videolink#assistir-esp {
	background-position: 0px -38px;
}


/* end vídeo --------------------------------------------------------------------------------------- */

a:hover.baixepdf {
	background-position: 0px -22px;
}


.galeria-produtos ul li a:hover  {
	background-position: 0px -22px;
}


.destaque01 {
	margin:0px;
	padding:10px;
	float: left;
	width:424px;
	height:70px;
	background: #5B778C;
	font: 10px Tahoma, Arial, sans-serif; 
	color: #fff;
	overflow:hidden;
}

.destaque01 a, .destaque02 a, .destaque03 a {
	color: #fff;
	}
.destaque02 a, .destaque03 a{
	color: #666;
	}
	
.destaque01 a:hover {
	color: #D3DDE2;
}

.destaque02 a:hover, .destaque03 a:hover {
	color: #006699;
}

.destaque02, .destaque03 {
	margin:10px 10px 0 0;
	padding:10px;
	position:relative;
	display:inline;
	float: left;
	width:195px;
	height:70px;
	background: #FFF;
	border: 1px solid #CCCCCC;
	overflow:hidden;
	font: 10px Tahoma, Arial, sans-serif; 
	
}
.destaque03{ margin-right:0;
	clear:right;
}



#lateral {
	font-size:11px;
	display:inline;
	float:left;
	position:relative;
	margin:0;
	padding:0;
	width: 324px;
	height: 100%;
	text-align: left;
	color: #000000;
}

#lateral.menu-produtos {
	font-size:11px;
	display:inline;
	float:left;
	padding-left:20px;
	padding-right:20px;
	position:relative;
	margin-right:20px;
	width: 264px;
	height: 283px;
	text-align: left;
	color: #000000;
	background:url(../images/bg-menu-produtos.jpg) repeat-x top left;
}

div#lateral ul {}

div#lateral ul li {
	display: block;
	width: 220px;
	background: url(../images/bg-teste.gif) no-repeat bottom left;
	/*background: url(../images/bg-barra-menu-produtos.gif) no-repeat bottom;*/
	color: #003961;
	padding: 4px 15px 4px 15px;
	text-align:left;
}

div#lateral ul li a {
	display: block;
	width: 170px;
	color: #003961;
	text-align:left;
}


div#lateral ul li a:hover {
color: #006699;
}
div#lateral ul li.selecionado a {
	color: red;
	text-decoration: underline;
}


#meio {
float:left;
	position:relative;
	width:444px;
	height:100%;
}

#texto  {
	margin: 0px 10px 15px 40px;
}
#texto.texto-novidades  {
	min-height:185px;
	height:auto; 
	height:185px; /* IE 6 não aceita min-height*/
}
#texto li{
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) 0px 6px no-repeat;
}
#texto.texto-novidades li {
	margin:0 0 10px 0;
}

#texto.texto-novidades li a {
	color:#666666;
}
#texto.texto-novidades li a:hover {
	color:#006699;
}

chamada-home {
float:left;
width:768px;
height:226px;
/* border:1px solid black */
}


/* Rodapé
--------------------------------------------------------------------------------------- */

#rodape {
	position:relative;
	float:left;
	text-align: left;
	width:100%;
	height:60px;
	margin: 20px 0 0 0;
	background: #245A74 url(../images/bg-barra-rodape.gif) repeat-x;
}

#rodapeText {
	position: relative;
	font: 10px Trebuchet, Arial, sans-serif;
	color: #fff;
	width:738px;
	height:auto;
	margin-top:10px;
	background: #245A74;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	padding:15px;
	background:none;
	background: url(../images/kurz_logo_footer.gif) right top no-repeat;
}

#rodape a:link{
color: #fff;
}
#rodape a:hover{
color: #f0f0f0;
}

/* Fontes e Títulos
--------------------------------------------------------------------------------------- */


p {
	line-height: 150%;
	margin: 0px 0  15px 0;
}

li {line-height: 150%;}
li a {color: #003961;}
li a:hover {color: #006699;}

#texto a:link{color: #003961;}
#texto a:visited{color: #003961;}
#texto a:hover{color: #006699;}
#texto a:active{color: #006699;}


#video p {
display:inline;
margin:15px 15px 15px 15px;
float:left;
font: 10px Tahoma, Arial, sans-serif; 
color:#5B778C;
line-height: 150%;
}

#video p.chamado{
	font-size: 11px;
	color:#fff;
	padding:29px 0 24px 25px;
}

.destaque01 p, .destaque02 p, .destaque03 p {
	margin:0;
	padding:0;
}

h1 {
	font: bold 15px Trebuchet MS,tahoma,sans-serif;
	padding: 5px 0 12px 12px;
	color: #000;
	text-align:left;
}

h2 {
	font: bold 11px Trebuchet MS,tahoma,sans-serif;
	padding: 0;
	margin:0;
	color: #666;
	text-align:left;
}

h2.azul{
	padding:0; 
	font-size: 15px; 
	color: #006699;
	padding: 0px 0 15px 10px;
	background: url(../images/bullet.gif) 0px 9px no-repeat;
}


.destaque01 h2 {
	padding:0; 
	font-size: 15px; 
	color: #fff;
	padding: 0px 0 6px 10px;
	background: url(../images/bullet2.gif) 0px 7px no-repeat;
}
.destaque02 h2, .destaque03 h2, #video h2{
	font: 11px Trebuchet MS,tahoma,sans-serif;
	color: #5B778C;
	padding: 0px 0 6px 10px;
	background: url(../images/bullet.gif) 0px 6px no-repeat;
}
#video h2{margin-left:10px;
background: url(../images/bullet.gif) 0px 6px no-repeat;}

.clientes-coluna h2{
	padding:0; 
	font-size: 15px; 
	color: #006699;
	padding: 0px 0 15px 10px;
	background: url(../images/bullet.gif) 0px 9px no-repeat;
}

h3 {
	font: bold 11px Trebuchet MS,tahoma,sans-serif;
	padding:0;
	margin:0;
	color: #000;
	text-align:left;
	text-transform:uppercase;/*border: 1px solid lime;*/
}

/*
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin:1em 5%;
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin:1em 5%;
}
li, dd {
	margin-left:5%;
}
fieldset {
	padding: .5em;
}

 body { font-size: 62.5% }
p { font-size: 1.2em; line-height: 1.5em; }*/




/* Navegação
--------------------------------------------------------------------------------------- */

#menu{
	position:absolute;
	top:0px;
	left:215px;
	margin:0;
	padding:0;
	z-index:0; 
	
	}
#main-navigation {
	position:relative;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	}
#main-navigation li {
	float:left;
	position:relative;
	margin:0;
	padding:0 0px 0 0;
	height:61px;
	}
#main-navigation li a {
	float:left;
	display:block;
	height:61px;
	overflow:hidden;
	text-indent:-1999px;
	}
#main-navigation li.empresa-pt a {
	background:url(../images/bt-empresa-pt.jpg) no-repeat left top;
	width:80px;
	}
#main-navigation li.empresa-eng a {
	background:url(../images/bt-empresa-eng.jpg) no-repeat left top;
	width:80px;
	}
#main-navigation li.empresa-esp a {
	background:url(../images/bt-empresa-esp.jpg) no-repeat left top;
	width:80px;
	}
#main-navigation li.capacidades-pt a {
	background:url(../images/bt-capacidades-pt.jpg) no-repeat left top;
	width:100px;
	}
#main-navigation li.capacidades-eng a {
	background:url(../images/bt-capacidades-eng.jpg) no-repeat left top;
	width:100px;
	}
#main-navigation li.capacidades-esp a {
	background:url(../images/bt-capacidades-esp.jpg) no-repeat left top;
	width:100px;
	}
#main-navigation li.produtos-pt a {
	background:url(../images/bt-produtos-pt.jpg) no-repeat left top;
	width:89px;
	}
#main-navigation li.produtos-eng a {
	background:url(../images/bt-produtos-eng.jpg) no-repeat left top;
	width:89px;
	}
#main-navigation li.produtos-esp a {
	background:url(../images/bt-produtos-esp.jpg) no-repeat left top;
	width:89px;
	}
#main-navigation li.clientes-pt a {
	background:url(../images/bt-clientes-pt.jpg) no-repeat left top;
	width:77px;
	}
#main-navigation li.clientes-eng a {
	background:url(../images/bt-clientes-eng.jpg) no-repeat left top;
	width:77px;
	}
#main-navigation li.clientes-esp a {
	background:url(../images/bt-clientes-esp.jpg) no-repeat left top;
	width:77px;
	}
#main-navigation li.novidades-pt a {
	background:url(../images/bt-novidades-pt.jpg) no-repeat left top;
	width:90px;
	}
#main-navigation li.novidades-eng a {
	background:url(../images/bt-novidades-eng.jpg) no-repeat left top;
	width:90px;
	}
#main-navigation li.novidades-esp a {
	background:url(../images/bt-novidades-esp.jpg) no-repeat left top;
	width:90px;
	}
#main-navigation li.faleconosco-pt a {
	background:url(../images/bt-faleconosco-pt.jpg) no-repeat left top;
	width:110px;
	}
#main-navigation li.faleconosco-eng a {
	background:url(../images/bt-faleconosco-eng.jpg) no-repeat left top;
	width:110px;
	}
#main-navigation li.faleconosco-esp a {
	background:url(../images/bt-faleconosco-esp.jpg) no-repeat left top;
	width:110px;
	}
#main-navigation li a:hover,
#main-navigation li:hover a,
#main-navigation li.hover a {
	background-position:0 -61px;
}

/* Imagens
--------------------------------------------------------------------------------------- */

img { behavior:url(../Scripts/iepngfix.htc); }
img.left { float: left; margin: 2px 20px 16px 0; }
img.box{ float: left; margin: 5px 12px 12px 12px; }
img.right { 
	float: right; 
	margin: 2px 0 16px 20px; 
	border-left: 5px solid #fff;
	border-top: 5px solid #fff;
	border-right: 5px solid #f0f0f0;
	border-bottom: 5px solid #f0f0f0;
}
img.right-destaque { 
	float: right; 
	margin: -35px -8px 0 8px; 
	padding:0;
}

img.right-destaque-mini { 
	float: right; 
	margin: -20px 0px 0 0px; 
	padding:0;
}

img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

/* menu lateral produtos*/

/* MENU LATERAL */


div#lateral h2 {
	font: bold 11px Tahoma, Arial, Verdana;
	color: #003366;
	padding: 0px 0px 6px 15px;
	margin
	border-bottom: 1px solid #FFFFFF;
		background: url(../images/bg-teste.gif) no-repeat bottom left;

}


.clientes-coluna{
	float: left;
	display: inline; 
	width: 335px;
	height:545px;
	position: relative;
	margin-right:16px;
	padding-left:30px;
	background: url(../images/clientes-moldura.jpg) no-repeat bottom left;
}
/* Clientes lista */
.clientes-lista ul {
display: inline;

	
}
.clientes-lista li {
	position: relative;
	display: inline;
	background:none;
	
}