body {
	background-color:#000;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-attachment: scroll;
	background-image: url(../images/fundo_cinza.gif);
	background-repeat: repeat-x;
	background-position: center top;	
	line-height:22px;
	behavior: url("componentes/csshover3.htc"); 
}

#layout  {
	background-color:#FFF;
	background-image:url(../images/layout_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:60px;
	
}

.lay_bottom {
	background-image: url(../images/layout_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	padding-bottom:20px;
	
}

.lay_top {
	background-image: url(../images/layout_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	height:27px;
		
}

.lay_empresa {
	background-image: url(../images/hd_empresa.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
	height:152px;
		
}

.lay_produtos {
	background-image: url(../images/hd_produtos.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
	height:152px;
		
}

.lay_contato {
	background-image: url(../images/hd_contato.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
	height:152px;
		
}

#menu {
	/*width:100%;*/
	position:relative;
	margin-top:30px;
}

#menu ul {
	/*width:100%;*/
	margin: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	position:relative;
	white-space:nowrap;
	display:block;
	_padding-left:0px; /*IE6*/
	_margin-left:-10px;
	*margin-left:-15px;
	vertical-align:bottom;
	
}

#menu ul li {
	background-image: url(../images/botao_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:200px;
	height:34px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position:relative;
	white-space:nowrap;
	display:block;
	vertical-align:bottom;
	
	
	
}

#menu ul li:hover {
	background-image: url(../images/botao_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFF;

	
	
}

#menu ul li:hover .linkmenu {

	color:#FFF;

	
	
}

/* Hacks para Webkit (SAFARI / CHROME ) */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.linkmenu{
	line-height:30px;}
	
	.linkmenu2{
	line-height:30px;}
}

.linkmenu{
	text-decoration:none;
	color:#555555;
	margin-left:10px;
	_line-height:23px; /* IE */
	font-size:14px;
	font-weight:bold;
	_display:block;
	vertical-align:bottom;

}


.linkmenu2{
	text-decoration:none;
	color:#FFF;
	margin-left:10px;
	_line-height:23px; /* IE */
	font-size:14px;
	font-weight:bold;

	vertical-align:bottom;

	

}

.menu_hover {
	background-image: url(../images/botao_menu_hover.gif);
	
}

.linkmenu:link{
	color:#555;
	_display:block;
	
}

.linkmenu:visited{
	color:#555;

}

.linkmenu:hover{
	color:#FFF;

}

.linkmenu:active{
	color:#FFF;
	

}




#menu ul li span{
	text-decoration:none;
	margin-left:10px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	
	
} 

#logo {
	width:176; 
	height:152;	
	
	position:relative;
	z-index:100;
}

.detalhes_contato {
	width:180px;
	margin-top:30px;
	font-size:12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	line-height:20px;
	
	
}

#texto_home {
	margin-top:20px;
	width:320px;
	font-size:13px;
	line-height:22px;
	float:left;
	position:relative;
}

#lafis {
	margin-top:20px;
	width:160px;
	height:210px;
	float:right;
	position:relative;
}

#foto_home {
	width:560px;
	height: 320px;
	position:relative;
	margin-top:30px;
	clear:both;
}

.grid_3 {
	clear:both;
	display: block;	
}

.grid_10 {
	clear:both;	
	display: block;	



}

h1 {
	font-size:14px;
	font-weight:bold;
}

.container_12 {
	background-image: url(../images/fundo_container.gif);
	background-repeat: repeat-y;
	background-position: left;	
	margin-top:50px;
	
}

#header_internas {
 	width:540px;	
	height:120px;
	position:relative;
	
}

#texto_internas {
	width:540px;
	margin-top:30px;
}

.botao_empresa {
	width:207px;
	height:35px;
	margin-top:20px;
	margin-right:5px;
	float:left;
}
	
img {
	border:none;	
}

#tabela {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	
}

.botao_produtos {
	position:relative;
	margin:auto;
	text-align:center;
}

.linkmenu {cursor:hand} 



.desenv {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	text-align:right;
	background-color:#000;
}

.desenv a:link {
	color:#999;
	text-decoration:none;
}

.desenv a:visited {
	color:#999;
	text-decoration:none;
}

.desenv a:hover {
	color:#999;
	text-decoration:none;
}
	
	
.desenv a:active {
	color:#999;
	text-decoration:none;
}


.bloque {
	
	display:block;
}
	