@charset "utf-8";


a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none}


#site {
position:absolute;
top:0px;
left:50%;
width:1000px;
min-height:650px;
margin-left:-500px;
background-color:#C8C8C8;
z-index:10;
}

#site_contato {
position:absolute;
top:0px;
left:50%;
width:1000px;
min-height:780px;
margin-left:-500px;
background-color:#C8C8C8;
z-index:10;
}


#upHome {
position:absolute;
top:0px;
left:0px;
width:100%;
height:420px;
background-color:#DCDDDE;
z-index:20;
}

#upContato {
position:absolute;
top:0px;
left:0px;
width:1000px;
height:280px;
background-color:#DCDDDE;
z-index:20;
}

#menuHome {
	position:absolute;
	top:64px;
	right:45px;
	width:300px;
	height:420px;
	z-index:30;
}
#menuContato {
	position:absolute;
	top:40px;
	right:45px;
	width:300px;
	height:420px;
	z-index:30;
}


#flash_home {
position:absolute;
top:20px;
left:0px;
width:622px;
height:623px;
z-index:30;
}

#flash_contato {
position:absolute;
top:16px;
left:0px;
width:650px;
height:450px;
z-index:30;
}

#flash_trabalhe {
position:absolute;
top:16px;
left:0px;
width:650px;
height:590px;
z-index:30;
}

#flash_produto {
position:absolute;
top:1px;
left:0px;
width:645px;
height:433px;
z-index:30;
}

#conteudo {
	position:absolute;
	top:510px;
	left:0px;
	width:700;
	z-index:40;
}
#conteudoContato {
	position:absolute;
	top:330px;
	left:0px;
	width:700;
	z-index:40;
}
#conteudo_inf_menu_contato {
position:absolute;
top:450px;
right:45px;
width:210px;
height:135px;
z-index:30;
}

#arearestritahome {
position:absolute;
top:500px;
right:45px;
width:210px;
height:135px;
z-index:30;
}

.titulo_menu {
	font-family:"Trebuchet MS";
	color:#FFF;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
}

.titulo_menu_bl {
	font-family:"Trebuchet MS";
	color:#000;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
}

.titulo_menu a:link {text-decoration: none; color:#FFF}
.titulo_menu a:visited {text-decoration: none; color:#FFF}
.titulo_menu a:active {text-decoration: none; color:#FFF}
.titulo_menu a:hover {text-decoration: none; color:#FFF}


.titulo_formulario {
	font-family:"Trebuchet MS";
	color:#000;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
}

.texto_bold {
 
  font-family:Verdana, Geneva, sans-serif;
  font-size:10px;
  font-weight:bold;
	 
 }
 
.texto_bold a:link {text-decoration: none; color:#000}
.texto_bold a:visited {text-decoration: none; color:#000}
.texto_bold a:active {text-decoration: none; color:#000}
.texto_bold a:hover {text-decoration: none; color:#000}

.texto {
 
  font-family:Verdana, Geneva, sans-serif;
  font-size:10px;

	 
 }
.texto a:link {text-decoration: none; color:#000}
.texto a:visited {text-decoration: none; color:#000}
.texto a:active {text-decoration: none; color:#000}
.texto a:hover {text-decoration: none; color:#000}.Texto_trabalhe {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
}

