/* CSS Document */
ol, ul, h1, h2, h3, h4, form, p, dl, dt, dd, div, li, fieldset, label, input { margin: 0; padding: 0 }
ol, ul { list-style: none }
img, fieldset{ border: 0 }

body {
	margin:0;
	padding:0;
	background-color:#e3e9ed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;
}

a:link{color:#F58220; text-decoration:none;}
a:visited{color:#F58220;text-decoration:none;}
a:hover{
color: #919191;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {
display: inline-block;
}  
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */

.clrfx:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden
}
.clrfx {display: inline-table}
/* Hides from IE-mac \*/
* html .clrfx {height: 1%}
.clrfx {display: block}
/* End hide from IE-mac */ 

/* Inicio do CSS TOPO */
#pai {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	height:100%;
	width:100%;
	position:relative;
}
#logo {
width:178px;
height:179px;
text-indent:-7000px;
float:left;
background-color:#FFFFFF;
}

h1 {
	background:url(../imagens/logomarca1.gif) no-repeat;
	width: 178px;
	height: 179px;
	}
#logo_home {
	background:url(../imagens/logomarca_home.gif) no-repeat;
	width: 178px;
	height: 179px;
	}



h1 a {
	display: block;
	height:179px;
	text-indent:-7000px;
	
	}
#pai_topo {
	width:100%;
	background:url(../imagens/back1_home.gif) repeat-x top;
	position:relative;
}

#topo {
	background:url(../imagens/curvas1_top_home.jpg);
	width:822px;
	height:179px;
	float:left;
}

#pai_produto {
	width:100%;
	background:url(../imagens/header/back_header.jpg) repeat-x top;
}
#topoprodutos {
	background:url(../imagens/header/topoprodutos.jpg) no-repeat left;
	height:204px;
	width:800px;
	float:left;
	position:relative;
}

#pai_tabproduto {
	width:100%;
	background:url(../imagens/header/back_header.jpg) repeat-x top;
}
#topotabprodutos {
	background:url(../imagens/header/topotabprodutos.jpg) no-repeat left;
	height:204px;
	width:800px;
	float:left;
	position:relative;
}

#pai_tecnologia {
	width:100%;
	background:url(../imagens/header/back_header.jpg) repeat-x top;
}
#topotecnologia {
	background:url(../imagens/header/topotecnologia.jpg) no-repeat left;
	height:204px;
	float:left;
	width:800px;
	position:relative;
}

#pai_noticia{
	width:100%;
	background:url(../imagens/header/back_header.jpg) repeat-x top;
}
#toponoticia {
	background:url(../imagens/header/toponoticia.jpg) no-repeat left;
	height:204px;
	float:left;
	width:800px;
	position:relative;
}

#pai_onde{
	width:100%;
	background:url(../imagens/header/back_header.jpg) repeat-x top;
}
#topoonde {
	background:url(../imagens/header/topoonde.jpg) no-repeat left;
	height:204px;
	float:left;
	width:800px;
	position:relative;
}

#pai_perfil{
	width:100%;
	background:url(../imagens/header/back_header.jpg) repeat-x top;
}
.topoheader {
	background:url(../imagens/header/topoheader.jpg) no-repeat left;
	height:204px;
	float:left;
	width:685px;
	position:relative;
}


#pai_trabalhe{
	width:100%;
	background:url(../imagens/header/back_header.jpg) repeat-x top;
}
#topotrabalhe {
	background:url(../imagens/header/topotrabalhe.jpg) no-repeat left;
	height:204px;
	float:left;
	width:800px;
	position:relative;
}


#pai_contato {
	width:100%;
	background:url(../imagens/header/back_header.jpg) repeat-x top;
}
#topocontato {
	background:url(../imagens/header/topocontato.jpg) no-repeat left;
	height:204px;
	width:800px;
	float:left;
	position:relative;
	
}

.negrito {
	font-weight:bold;
}

#topocondicoes {
	background:url(../imagens/topocondicoes.jpg) no-repeat right;
	height:204px;
	position:relative;
}
/* FIM CSS TOPO */

/* INICIO CSS FORM BUSCA */

#formbusca {
	background:url(../imagens/header/linha_curva.jpg) bottom no-repeat;
	background-color:#FFFFFF;
	display:block;
	width:411px;
	height:60px;
	position:absolute;
	bottom:0px;
	left:375px;
}

#formbusc {
	text-align:right;
	padding-right:70px;
}

#lblbusca {
	font-family:Arial, Helvetica, sans-serif;
	color:#949294;
	font-size:11px;
}

#lblbusca span {
	background:url(../imagens/seta.jpg) no-repeat;
	display:block;
}

#inputbusca {
	border:1px solid #949294;
	height:19px;
}

#btnbusca {
position:absolute;
bottom:39px;
*/bottom:38px;
}
/* FIM CSS FORM BUSCA */

/* INICIO CSS TABELA DE PRODUTOS */
.navegacao {
	color:#848684;
	margin-bottom:10px;
	}

.navegacao_span {
	color:#F78221;
}
.navegacao a:link{color:#848684; text-decoration:none;}
.navegacao a:visited{color:#848684;text-decoration:none;}
.navegacao a:hover{
color: #CCCCCC;
}


#imgproduto {
	width:160px;
	float:left;
	text-align:center;
	}
.nomeproduto {
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:15px;
	color:#F5821F; 
}

.categoriaproduto {
	margin-bottom:10px;
	margin-left:5px;
	color:#F5821F;
}

.desctilt {
	font-size:11px;
	font-weight:bold;
	margin-left:5px;
	color:#626262;
}

.desctexto {
	font-size:11px;
	color:#727272;
	margin-bottom:10px;
	margin-left:5px;
}

#divprodutos {
display:block;
width:760px;
margin:10px 0px;
padding-bottom:10px;
float:left;
border:1px solid red;
}

.descsugestao {
 width:350px;
 height:100px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 float:left;
 margin:5px 0px;
}


.imgsugestao {
	background:url(../imagens/ctrsugestao.png) no-repeat;
	width:85px;
	height:85px;
	margin-right:10px;
	float:left;
	text-align: center;
	padding:8px; 
}

#prod_sugest {
	width:360px;
	float:left;
}

.nomesugestao {
	color:#FF6600;
	padding-top:10px;
	margin-bottom:10px;
}

.nomesugestao span {
	font-weight:bold;	
}

.categoriasugestao {
	color:#666666;
	padding-top:5px;
}
.saibamaissugestao {
	padding-top:10px;
}
.saibamais {
	background:#F48220;
	color:#FFFFFF;
	display:block;
	width:60px;
	padding:2px 0px;
	text-align:center;	
	float:left;
}

.saibamais a:link{color:#FFFFFF; text-decoration:none;}
.saibamais a:visited{color:#FFFFFF;text-decoration:none;}
.saibamais a:hover{
color: #FFFFFF;
}

.link_lar a:link{color:#FFFFFF; text-decoration:none;}
.link_lar a:visited{color:#FFFFFF;text-decoration:none;}
.link_lar a:hover{
color: #FFFFFF;
}


#tabprodutos {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}

.tabs{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	background-color:#FFFFFF;
	width:780px;
	float:left;
	}

#tabs_prod{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	background-color:#FFFFFF;
	width:760px;
	float:left;
	}

#box_tec {
	margin-left:10px;
}

#box_produto {
	margin-right:20px;
}
.tiltprod {
	color:#4A96C6;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}


#tabprodutos {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:11px;
}

.outrasapre {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
	color:#727272;
	float:left;
	display:block;
	font-weight:bold;
	font-size:13px;
}


/* FIM CSS TABELA DE PRODUTOS */



/* INICIO CSS DO RODAPE */
	#rodape {
		background:url(../imagens/curvas2_footer.jpg) no-repeat bottom left;
		width:100%;
		height:228px;
		clear:both;
	}
#pai_rodape {
	background:url(../imagens/back1_rodape.gif) repeat-x bottom right;
	width:100%;
	height:100%;
	clear:both;
	background-color:#FFFFFF;
	padding-top:50px;
}

/* FIM CSS DO RODAPE */



/* INICIO CSS MENU */
#menu {
	width: 200px;
	height:100%;
	float:left;
	margin-right:20px;
	background-color:#FFFFFF;
}
/* FIM CSS MENU */


/* INICIO CSS MENU */
.menu1{
	background:url(../imagens/menu/lnk1_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu1:hover{
	background:url(../imagens/menu/lnk1_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}
.menu1:active{
	background:url(../imagens/menu/lnk1_3.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu1:focus{
	background:url(../imagens/menu/lnk1_3.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu2{
	background:url(../imagens/menu/lnk2_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu2:hover{
	background:url(../imagens/menu/lnk2_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu2:active{
	background:url(../imagens/menu/lnk2_3.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu2:focus{
	background:url(../imagens/menu/lnk2_3.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu3{
	background:url(../imagens/menu/lnk3_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu3:hover{
	background:url(../imagens/menu/lnk3_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}
.menu3:active{
	background:url(../imagens/menu/lnk3_3.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}



.menu3:focus{
	background:url(../imagens/menu/lnk3_3.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu4{
	background:url(../imagens/menu/lnk4_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu4:hover{
	background:url(../imagens/menu/lnk4_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu4:active{
	background:url(../imagens/menu/lnk4_3.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu5{
	background:url(../imagens/menu/lnk5_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu5:hover{
	background:url(../imagens/menu/lnk5_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}
.menu5:active{
	background:url(../imagens/menu/lnk5_3.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}
.menu6{
	background:url(../imagens/menu/lnk6_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu6:hover{
	background:url(../imagens/menu/lnk6_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}
.menu6:active{
	background:url(../imagens/menu/lnk6_3.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu7{
	background:url(../imagens/menu/lnk7_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}
.menu7:active{
	background:url(../imagens/menu/lnk7_3.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu7:hover{
	background:url(../imagens/menu/lnk7_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu8{
	background:url(../imagens/menu/lnk8_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu8:hover{
	background:url(../imagens/menu/lnk8_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}
.menu8:active{
	background:url(../imagens/menu/lnk8_3.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}
.menu9{
	background:url(../imagens/menu/lnk9_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

.menu9:hover{
	background:url(../imagens/menu/lnk9_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}
.menu9:active{
	background:url(../imagens/menu/lnk9_3.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu1{
 	background:url(../imagens/menu/sub_condicoes/lnk1_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu1:hover{
 	background:url(../imagens/menu/sub_condicoes/lnk1_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu1:active{
 	background:url(../imagens/menu/sub_condicoes/lnk1_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu2{
 	background:url(../imagens/menu/sub_condicoes/lnk2_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu2:hover{
 	background:url(../imagens/menu/sub_condicoes/lnk2_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}
 .submenu2:active{
 	background:url(../imagens/menu/sub_condicoes/lnk2_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}


 .submenu3{
 	background:url(../imagens/menu/sub_condicoes/lnk3_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu3:hover{
 	background:url(../imagens/menu/sub_condicoes/lnk3_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu3:active{
 	background:url(../imagens/menu/sub_condicoes/lnk3_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu4{
 	background:url(../imagens/menu/sub_condicoes/lnk4_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu4:hover{
 	background:url(../imagens/menu/sub_condicoes/lnk4_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu4:active{
 	background:url(../imagens/menu/sub_condicoes/lnk4_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}
 .submenu5{
 	background:url(../imagens/menu/sub_condicoes/lnk5_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu5:hover{
 	background:url(../imagens/menu/sub_condicoes/lnk5_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu5:active{
 	background:url(../imagens/menu/sub_condicoes/lnk5_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu6{
 	background:url(../imagens/menu/sub_produtos/lnk1_1.gif) no-repeat;
	width:191px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu6:hover{
 	background:url(../imagens/menu/sub_produtos/lnk1_2.gif) no-repeat;
	width:191px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu6:active{
 	background:url(../imagens/menu/sub_produtos/lnk1_2.gif) no-repeat;
	width:191px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu7{
 	background:url(../imagens/menu/sub_produtos/lnk2_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu7:hover{
 	background:url(../imagens/menu/sub_produtos/lnk2_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu7:active{
 	background:url(../imagens/menu/sub_produtos/lnk2_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu8{
 	background:url(../imagens/menu/sub_produtos/lnk3_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu8:hover{
 	background:url(../imagens/menu/sub_produtos/lnk3_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu8:active{
 	background:url(../imagens/menu/sub_produtos/lnk3_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu9{
 	background:url(../imagens/menu/sub_produtos/lnk4_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu9:hover{
 	background:url(../imagens/menu/sub_produtos/lnk4_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}
 .submenu9:active{
 	background:url(../imagens/menu/sub_produtos/lnk4_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu10{
 	background:url(../imagens/menu/sub_produtos/lnk5_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu10:hover{
 	background:url(../imagens/menu/sub_produtos/lnk5_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu10:active{
 	background:url(../imagens/menu/sub_produtos/lnk5_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu11{
 	background:url(../imagens/menu/sub_produtos/lnk6_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu11:hover{
 	background:url(../imagens/menu/sub_produtos/lnk6_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu11:active{
 	background:url(../imagens/menu/sub_produtos/lnk6_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}


 .submenu12{
 	background:url(../imagens/menu/sub_produtos/lnk7_1.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu12:hover{
 	background:url(../imagens/menu/sub_produtos/lnk7_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}

 .submenu12:active{
 	background:url(../imagens/menu/sub_produtos/lnk7_2.gif) no-repeat;
	width:159px;
	height:21px;
	display:block;
	text-indent:-6666px;
}



.hide{
      display: none;
}

.show{
      display: block;
}

.link1 {
}



#mymenu_1 ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#mymenu_1 li{
	margin:0;
	padding:0;
	list-style-type:none;
}




/*****TESTE******/
#mymenu_1 li {
	/* make the list elements a containing block for the nested lists */
	position: relative;
	z-index:50000;
	} 

#mymenu_1 ul ul {
	padding:5px 5px;
}

.sub2menu li {
	padding:6px;
}

.sub3menu li {
	border-bottom:1px solid #E7E7E7;
	width:170px;
	
	}

div#mymenu_1 ul ul ,
div#mymenu_1 ul  li:hover ul ul
{display: none;}

div#mymenu_1 ul li:hover ul,
div#mymenu_1 ul ul li:hover ul
{display: block;}

.sub3menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(../imagens/menu/sub_condicoes/sub_rosto.gif) no-repeat;
	width:191px;
	height:117px;
	position: absolute;
	top: -48px;
	left: 100%; /* to position them to the right of their containing block */
	padding:0;
	margin:0;
	display:block;
	z-index:1;
	
}


#sub3_lk1 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:200px;
	margin:0px;
	padding:0px;
}

#sub3_lk2 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:180px;
}

#sub3_lk3 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:180px;
}

#sub3_lk4 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:180px;
}
#sub3_lk5 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:180px;

}
#sub3_lk6 {
	display:block;
	height:33px;
	text-indent:-7000px;
	width:180px;
}
#sub3_lk7 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:180px;
}
#sub3_lk8 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:180px;
}
#sub3_lk9 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:180px;
}
.sub3menu a:link { color:#FF9208; text-decoration:none;}
.sub3menu a:visited { color:#FF9208; text-decoration:none;}
.sub3menu a:hover { color:#D6d3ce; text-decoration:none;}


.sub4menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(../imagens/menu/sub_condicoes/sub_corpo.gif) no-repeat;
	width:202px;
	height:75px;
	position: absolute;
	top: -15px;
	left: 100%; /* to position them to the right of their containing block */
	z-index:2;
}

#sub4_lk1 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:190px;
}

#sub4_lk2 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:190px;
}

#sub4_lk3 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:190px;
}

.sub5menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(../imagens/menu/sub_condicoes/sub_fotoprotecao.gif) no-repeat;
	width:191px;
	height:74px;
	position: absolute;
	top: -25px;
	left: 100%; /* to position them to the right of their containing block */
	z-index:2;
}

#sub5_lk1 {
	display:block;
	height:20px;
	text-indent:-7000px;
	width:180px;
}

#sub5_lk2 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:180px;
}

#sub5_lk3 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:180px;
}

.sub6menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(../imagens/menu/sub_condicoes/sub_cuidados.gif) no-repeat;
	width:165px;
	height:158px;
	position: absolute;
	top: -36px;
	left: 100%; /* to position them to the right of their containing block */
	z-index:2;
}


#sub6_lk1 {
	display:block;
	height:20px;
	text-indent:-7000px;
	width:160px;
}

#sub6_lk2 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:160px;
}

#sub6_lk3 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:160px;
}

#sub6_lk4 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:160px;
}
#sub6_lk5 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:160px;
}
#sub6_lk6 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:160px;
}

#sub6_lk7 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:160px;
}

.sub7menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(../imagens/menu/sub_condicoes/sub_cabelos.gif) no-repeat;
	width:179px;
	height:131px;
	position: absolute;
	top: -26px;
	left: 100%; /* to position them to the right of their containing block */
	z-index:2;
}

#sub7_lk1 {
	display:block;
	height:32px;
	text-indent:-7000px;
	width:170px;
}

#sub7_lk2 {
	display:block;
	height:21px;
	text-indent:-7000px;
	width:170px;
}

#sub7_lk3 {
	display:block;
	height:32px;
	text-indent:-7000px;
	width:170px;
}

#sub7_lk4 {
	display:block;
	height:32px;
	text-indent:-7000px;
	width:170px;
}


.tiraborda {
	border-bottom:none;
}
/* FIM CSS MENU */

/* INICIO CSS PAGINA list_noticiais.php */
.box_mulher{
	width:252px;
	background-color:#fafafa;
	padding-bottom:11px;
	margin-top:10px;
	margin-right:20px;
	float:left;
	}

.boxs {
	float:left;
}

.text_box {
	display:block;
	margin:10px;
}

.text_box_maior {
	display:block;
	margin:10px;
	font-size:13px;
	font-weight:bold;
	color:#F58220;
}	



.descprodutos{
	width:400px;
	background:url(../imagens/cantos/ct_prod_bottom.gif) no-repeat bottom;
	background-color:#FFFFFF;
	padding-bottom:9px;
	margin-top:10px;
	margin-right:20px;
	float:left;
	}

#ul_prod {
	width:225px;
	float:left;
}


.list_n_ul{
width:230px;
padding:0px 10px;
}
.list_ul_sac{
width:230px;
padding:0px 10px;
}
.list_n_ul li{
width:230px;
display:block;
}
#fim_texto {
padding-bottom:15px;
border-bottom:1px solid #D6D3D6;
}
.list_ul_sac li{
width:230px;
display:block;
}
.date_noticia {
	color:#F78221;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
}
.tiltulo_noticia {
	color:#616161;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #D6D3D6;
	margin-bottom:5px;
	padding-bottom:10px;
}

.text_sac {
	color:#616161;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px;
}

.tiltulo_noticia a:link {
	color:#616161;
	font-size:11px;
}
.tiltulo_noticia a:visited {
	color:#616161;
	font-size:11px;
}
.tiltulo_noticia a:hover {
	color:#A5A2A5;
	font-size:11px;
}
#tilt_not {
	background:url(../imagens/tilt_tec.gif) no-repeat;
	width:166px;
	height:14px;
	text-indent:-8000px;
	margin-left:5px;
	margin-bottom:10px;
}
#tilt_pesq {
	background:url(../imagens/tilt_pesq.gif) no-repeat;
	width:169px;
	height:21px;
	text-indent:-8000px;
	margin-left:5px;
	margin-bottom:10px;
}

.tilt_tec {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#FF8340;
}



#tilt_perfil {
	background:url(../imagens/tilt_perfil.gif) no-repeat;
	width:230px;
	height:30px;
	text-indent:-8000px;
	margin-left:5px;
}

#pr_perfil p {
	margin-bottom:20px;

}
#tilt_sac {
	background:url(../imagens/tilt_sac.gif) no-repeat;
	width:49px;
	height:21px;
	text-indent:-8000px;
	margin-left:5px;
	margin-bottom:10px;
}

#tilt_rep {
	background:url(../imagens/tilt_repr.gif) no-repeat;
	width:131px;
	height:23px;
	text-indent:-8000px;
	margin-left:5px;
	margin-bottom:10px;
}


#tilt_vagas {
	background:url(../imagens/tilt_vagas.gif) no-repeat;
	width:144px;
	height:26px;
	text-indent:-8000px;
	margin-left:5px;
	margin-bottom:10px;
}
.res_not {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	font-family:"Trebuchet MS", Arial;
	color:#616161;
}

.desc_not {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#616161;
	}

.link_lar {
	color:#FFFFFF;
	background-color:#FF920D;
	padding:3px;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:40px;
	display:block;
	width:110px;
	text-align:center;
}

#pr_not {
	float:left;
	width:470px;
	background:#FFFFFF;
	margin-right:10px;
	
}

#pr_perfil {
	float:left;
	width:470px;
	margin-top:10px;
	padding-right:20px;
	background:#FFFFFF;
}

.verfoto {
	display:block;
	margin:10px 0px;
	background:#F58220;
	width:70px;
	margin-left:45px;
	*/margin-left:0px;
}

.verfoto a:link {
	color:#FFFFFF;
}
.verfoto a:visited {
	color:#FFFFFF;
}
.verfoto a:hover {
	color:#FFFFFF;
}

.return_msg {
	margin-top:40px;
}
/* FIM CSS PAGINA list_noticias.php */

/* INICIO PADRÃO FORMULÁRIO */
input, textarea, select {
	border:1px solid #949294;
}

.btn_input {
	background:
}

.btn_enviar {
	background:#F48220;
	color:#FFFFFF;
	border:none;
	padding:2px;
}

.hoverprod {
	display:block;
	border:1px solid red;
}

#flash {
	display:block;
	width:808px;
	height:517px;
	position:absolute;
	top:80px;
	left:200px;
}

.btn_pesquisa {
	background:#FE920D;
	border:none;
	color:#FFFFFF;
	margin-top:20px;
	font-size:11px;
	display:block;
	padding:3px 10px;
}	
/* FIM CSS */


li:hover ul, li.over ul { 
	display: block; }
	

#form1{
	margin:0px 10px;
}

#form1 label{
	display:block;
	margin-top:10px;
}

.combos {
	font-size:10px;
	border:1px solid red;
	width:160px;
	margin-bottom:20px;
}

#alerta {
	margin-top:20px;
}

#paginacao {
	text-align:center;
	margin:5px 0px;
}

.parser_number {
font-weight:normal;
padding:0px 3px;
}

.avanco {
	font-weight:bold;
}