/* CSS Document */
#geral-principal {
	position: relative;
	margin-top: 0px;
	width: 956px;
	height: auto;
	margin:0 auto;
}
#seguranomeio-principal {
	float: left;
	width: 956px;
	height: 100%;
	min-height: 232px;
	max-height: 100%;
	height: 232px;
	margin:0 auto;
}
#seguranomeio-interna {
	float: left;
	width: 956px;
	height: 100%;
	min-height: 100px;
	max-height: 100%;
	height: 100px;
	background-color:#ffffff;
	margin:0 auto;

}
#seguranomeio-galeria {
	float: left;
	width: 956px;
	height: 100%;
	min-height: 200px;
	max-height: 100%;
	height: 200px;
	background-color:#ffffff;
	margin:0 auto;
}
html>body #seguranomeio-principal, #seguranomeio-interna, #seguranomeio-galeria {
	height: auto;/* Esta altura deve ficar com o valor auto; para que o Mozilla firefox reconhe�a o formato el�stico. */
}

#interna{padding:10px 30px;}

#topo{
	position: relative;
	width: 956px;
	height: 149px;
	margin:0 auto;
}

#topo .img{width:956px; float:left; height:106px; line-height:0px;}
#topo .menu{width:956px; float:left; height:43px; line-height:0px;}
	
#rodape{
	clear:both;
	width: 920px;
	height: 44px;
	background-image: url(../img/bgrodape.gif);
	background-repeat:repeat-x;
	margin:0 auto;
	color:#666;
	font-size:12px;
	padding:30px 18px 0px 18px;
}

#rodape strong{color:#d14014;}
#rodape a{color:#006666; text-decoration:none;}
#rodape a:hover{text-decoration:underline;}

#rodape .fone{width:260px; float:left; text-align:right}
#rodape .end{width:210px; float:left; margin-right:16px; text-align:right}
#rodape .pelmex{width:434px; float:left;}


/*PAGINA PRINCIPAL*/
#nossos_produtos {
	position: relative;
	margin-top: 0px;
	width: 956px;
	height: auto;
	margin:0 auto;
}
#exibe_nossos_produtos {
	float: left;
	width: 956px;
	height: 100%;
	min-height: 248px;
	max-height: 100%;
	height: 248px;
	margin:0 auto;
	background-color:#fff;
}
html>body #exibe_nossos_produtos {
	height: auto;/* Esta altura deve ficar com o valor auto; para que o Mozilla firefox reconhe�a o formato el�stico. */
}

#nossos_produtos .box_produto{
	width:138px;
	float:left;
	padding:20px 10px;
}

#nossos_produtos .centralizar_imagem{width:120px; height:120px; margin:0 auto; background-color:#fff;}

#nossos_produtos .descricao{font-size:14px; color:#cc3300; text-align:center; height:51px;}
#nossos_produtos .descricao a{color:#cc3300; text-decoration:none;}
#nossos_produtos .descricao a:hover{text-decoration:underline;}
#nossos_produtos .maisdetalhes{margin-top:15px; clear:both; text-align:center;}

#quemsomos{
	width:473px;
	float:left;
	margin-right:10px;
	background-color:#ffffff;
	height:319px;
	margin-top:10px;
	background-image: url(../img/pt_BR/pelmex.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:14px;
}
#quemsomos div{padding:30px 29px 10px 178px; clear:both;}
#quemsomos .titulo, #quemsomos strong{color:#cc3300;}
#quemsomos a.leiamais{color:#006666;}
#quemsomos a.titulo, #quemsomos a:hover.leiamais{ text-decoration:none;}
#quemsomos a:hover.titulo{text-decoration:underline;}

#noticiasp{
	width:473px;
	float:left;
	margin-right:0px;
	background-color:#ffffff;
	height:319px;
	margin-top:10px;
	font-size:14px;
}
#noticiasp #lista{
	padding:15px 15px 0px 15px;
	width:443px;
	float:left;
}
#noticiasp .lista_noticia{
	width:100%;
	float:left;
}

#noticiasp .lista_noticia .centralizar_imagem{
	width:136px; 
	height:106px; 
	float:left;
	background-color:#f0f0f0;
	margin:10px 10px 0px 0px;
}
#noticiasp .lista_noticia .data{color:#666666; font-size:11px;}
#noticiasp a.resumo {color:#000;}
#noticiasp .lista_noticia .titulo, #noticiasp .lista_noticia strong{color:#cc3300;}
#noticiasp .lista_noticia .leiamais{color:#006666;}

#noticiasp a.titulo,#noticiasp a:hover.leiamais, #noticiasp a.resumo{ text-decoration:none;}
#noticiasp a:hover.titulo{text-decoration:underline;}

#noticiasp .lista_noticia .centralizar_imagem img{border:4px solid #fff;}

#noticiasp .pontos{width:443px; float:left; margin:0px 0px; line-height:0px; padding:7px 0px;}


.formJump{
	width:26px;
	height:18px;
	border: solid 1px #b6c2cd;
	font-size:12px;
	color:#999;
	text-align:center;
	padding-top:4px;
}



/* POPUP EXCLUIR */

#layerGeral_popup
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
}

#layerOpaco_popup
{
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	opacity: 0.4;
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
}

#layerMiolo_excluir
{
	width: 736px;
	height: auto;
	background-color: #FFF;
	border: 0px solid #ff0;
}

#layerMiolo_indique
{
	width: 736px;
	height: auto;
	background-color: #FFF;
	border: 0px solid #ff0;
}

#layerGeral_impressao
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
}

#layerOpaco_impressao
{
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	opacity: 0.4;
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
}