/* CSS DO SITE NOVO */

/* Marcações Estruturais Iniciais */ 
body { margin: 5px; font-family: "Arial", "Helvetica", sans-serif; font-size: 11px;	color:#545454}
/* A tag que carrega o formulário de Pesquisa no Site */

a { color: #000; text-decoration: none;}
a:hover { color: #FF0000; text-decoration: underline;}

a.li{text-decoration:none;color:#545454;}
a:visited.li{text-decoration:none;color:#545454;}
a:hover.li{text-decoration:underline;color:#ff0000;}
a:active.li{text-decoration:none;color:#545454;}

a.digi{text-decoration:none;color:#888;}
a:visited.digi{text-decoration:none;color:#888;}
a:hover.digi{text-decoration:underline;color:#000;}
a:active.digi{text-decoration:none;color:#888;}

a.cadastro{text-decoration:none;color:#545454;}
a:visited.cadastro{text-decoration:none;color:#545454;}
a:hover.cadastro{text-decoration:underline;color:#ff0000;}
a:active.cadastro{text-decoration:none;color:#545454;}

a.links{text-decoration:none;color:#545454;}
a:visited.links{text-decoration:none;color:#545454;}
a:hover.links{text-decoration:underline;color:#ff0000;}
a:active.links{text-decoration:none;color:#545454;}

a.more-link1, a.more-link1:visited {
	text-decoration: none; 
	color: #545454;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
}
a.more-link1:hover {
	color: #ff0000;
	text-decoration: underline;
}

span.seta{
color:#ff0000;
}
	
h5.tit-conteudo{
font:bold 12px arial;
color:#ff0000;
padding:0px;
margin:12px 0px 8px 0px;
}

p.conteudo-txt{
margin:0px 0px 0px 0px;
padding:0px;
text-align:justify;
color:#545454;
}

.imagem-conteudo-texto{
font:11px tahoma;
padding:5px 0px 0px 5px;
}

ul.internas-ul{
background: #fff;
margin:0px;
padding:2px;
list-style:none;
}

li.prodativo{
list-style-type: none;
line-height: 16px;
height: 16px;
margin-bottom: 15px;
padding-top: 3px;
padding-left:9px;
border-bottom: 1px solid #cccccc;
font-weight:bold;
color:#F0151D;
}

li.prodativo2{
list-style-type: none;
line-height: 16px;
height: 16px;
padding-top: 3px;
padding-left:9px;
font-weight:bold;
color:#F0151D;
}

li.internas{
margin:0px;
padding:0px 0px 0px 21px;
line-height:20px;
}

ul.back-menu{
border: 2px solid #F6F6F6;
margin:0px;
padding:0px;
list-style:none;
width:172px;
}

li.menu-back{
margin: 2px 0px 4px 2px;
padding: 3px 0px 1px 25px;
line-height:20px;
background:url(../images/cx_produtos_e_mais_acessados_li.jpg) no-repeat #fff;
}

/* meio */

form{
padding:0px;
margin:0px;
}

fieldset { 
border: none;
padding:3px 0px 0px 0px;
_padding:2px 0px 0px 0px;
margin:0px;
}

#coluna-principal {
	width: 768px;
	height:auto;
	float: left;
	}
	
#corpo{
	width:990px;
	overflow:hidden;
}
	
/* HEADER - Aqui começa o Header, a cabeça do site */
#header {
	width: 768px;
	height: 151px;
	float: left;
	background: url(../images/topo.jpg) no-repeat;
	}
/* HEADER - Definição do Menu Principal */
.menu {
	position: absolute;
	left: 3px;
	margin-top: 110px;
	width: 768px;
	height: 41px;
	/*background: url(../images/menu.jpg);*/
}
/* HEADER - Posição do Logotipo */
.logotipo {
	background: url(../images/logotipo_eternit.jpg);
	position:absolute;
	margin:10px 0px 0px 6px;
	}
.logotipo, .logotipo a {
	display: block;
	width: 173px;
	height: 64px;
	left: 2px;
	text-indent: -5000px;
	overflow: hidden;
	}
/* HEADER - Posição do Texto de Bem Vindo ao Site */
.cabecalho {
	left:30px;
	margin-top:93px;
	position:absolute;
	width:200px;
}
.texto_cabecalho {
	background:transparent url(../images/ico_brasil.jpg) no-repeat scroll left center;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #059445;
	margin-left: 25px;
	padding-left: 25px;
	width: 20px;
	height: 14px;
}
/* HEADER - Posicionamento das duas bandeiras com link para mudar o idioma do site */
#english {
	position: absolute;
	margin-top: 9px;
	left: 700px;
	width: 28px;
	height: 20px;
}
#spanish {
	position: absolute;
	margin-top: 9px;
	left: 733px;
	width: 28px;
	height: 20px;
}
/* HEADER - Posicionamento da lista de Link: Home, Favoritos e RSS */
.lista01 ul{
	position: absolute;
	margin-left: 590px;
	margin-top: 55px;
	padding: 0px;
	display: block;
}


.lista01 li{
	list-style: none;
	display: inline;
}

/* css para form */

#busca-topo{
	position: relative;
}

/* end css para form */
.more-link1-li {
	background: url(../images/ico_morelink.jpg) no-repeat left bottom;
	padding-left: 13px;
	padding-right: 5px;
}
.more-link-rss-li {
	background: url(../images/ico_rss.jpg) no-repeat left bottom;
	padding-left: 18px;
	padding-right: 5px;
}

/* HEADER - Posicionamento do campo de busca e estilização do mesmo */
#searchform {
	width: 169px;
	height: 26px;
	background: url(../images/bg_busca.jpg) no-repeat;
	position: absolute;
	top: 80px;
	left: 587px;
	padding: 0px;
}
#searchfield {
	width: 136px;
	height: 17px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #464A52;
	border: none;
	padding-top: 3px; padding-left: 5px;
	background: none;
	vertical-align: top;
}
#searchsubmit {
	width: 20px;
	height: 22px;
	border: none;
	background: none;
	vertical-align: top;
	cursor: pointer;
/* FINAL DO HEADER */
/* VITRINE - Posicionamento do Bloco Principal da Vitrine */
}
#vitrine {
	width: 768px;
	height: 235px;
	float: left;
	background: url(../images/vitrine.jpg);
	
	}
	
#vitrini-flash{
margin:8px 0px 0px 6px;
width:757px;
height:215px;
}

/* FINAL DE VITRINE */

/* cato css */

#conteudo{
width:768px;
float:left;
}

#coruja-left{
width:196px;
height:123px;
float:left;
}

#banner-telha{
width:572px;
height:123px;
float:right;
}

#conteudo-esquerdo{
margin:0px;
width:196px;
float:left;
}

#tit_conteudo-produtdos{
padding:8px;
}

#conteudo-menu-esquerdo{
margin:0px 0px 0px 10px;
width:178px;
background:#f6f6f6;
clear:both;
}

#rodape-menu{
margin-top:0px;
width:178px;
height:35px;
background:url(../images/rodape-menu.jpg);
clear:both;
}

#rodape-menu-index{
margin-top:6px;
_margin-top:6px;
margin-left:18px;
_margin-left:9px;
width:185px;
height:35px;
float:left;
background:url(../images/rodape-menu-index.gif) repeat-x;
}

#rodape-menu-i2{
margin-left:0px;
_margin-left:2px;
width:178px;
_width:100%;
height:35px;
background:url(../images/rodape-menu.jpg) repeat-x;
clear:both;
}


#meio-menu-esquerdo, #meio-menu-esquerdo-branco{
margin:0px 0px 0px 6px;
width:166px;
background:#fff
}

#meio-menu-esquerdo-branco{
padding:4px;
margin: 0px 0px 0px 0px;
background:transparent;
width:170px;
}

#meio-cont{
margin:0px 0px 0px 5px;
padding:0px;
width:560px;
float:left;
}


#tit-topo-meio{
width:560px;
height:41px;
float:left;
_background:url(../images/tit-telhas-internas1.jpg);
background-image:url(../images/tit-telhas-internas1.jpg);
}

#tit-topo-produto {
	padding-bottom: 5px;
	border-bottom: 1px solid silver;
}

#tit-topo-produto-c1 {
	background-image: url(../images/tit-internas-back1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 12px;
	height: 35px;
}

#tit-topo-produto-c2 {
	background-image: url(../images/tit-internas-back2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 1%;
	height: 35px;
	font-weight: bold;
	color:white;
	font-size: 9pt;
	text-transform: uppercase;
	clip: inherit;
	white-space: nowrap;
}

#tit-topo-produto-c3 {
	background-image: url(../images/tit-internas-back3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 20px;
	height: 35px;
}

#tit-topo-produto-c4 {
	background-image: url(../images/tit-internas-back4.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 35px;
	text-align: right;
	vertical-align: top;
}

#tit-topo-produto-c5 {
	background-image: url(../images/tit-internas-back5.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 10px;
	height: 35px;
}

.paginacao{
margin-right:10px;
padding:0px 0px 0px 0px;
float:right;
color:#545454;
font-size: 8pt;
font-weight: normal;
}

#conteudo-txt{
float:right;
margin-top:10px;
_margin-top:10px;
margin-right:10px;
_margin-right:0px;
padding:0px;
width:550px;
}

#conteudo-txt1{
float:right;
margin-left:10px;
padding:0px;
width:550px;
}

#imagem-conteudo{
margin:30px 0px 0px 0px;
width:560px;
height:auto !important; /* para se inserir imagem! */
}

/* end meio */

/* end cato css */
/* MEIO - RESPONSÁVEL por Posicionar os Blocos do Miolo */
#meio {
	width: 768px;
	height: 432px;
	float: left;
	}
/* NOVIDADES - Estilização e Posicionamento do Box de Novidades */
#meio-novidades {
	width: 353px;
	height: 214px;
	float: left;
	background: none;
	}
.tit-novidades {
	background: url(../images/novidades_tit.jpg);
	float: left;
	margin: 0;
	width: 353px;
	height: 45px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	}
.noticia-data {
	float: left;
	text-align: center;
	margin: 0;
	padding-left: 18px;
	width: 52px;
	display: block;
	}
.noticia-tit {
	float: left;
	padding-left: 10px;
	margin: 0;
	display: block;
	}
.noticia-txt {
	float: left;
	padding-left: 80px;
	padding-top: 10px;
	padding-right: 10px;
	margin: 0;
	display: block;
	}
/* FIM DE NOVIDADES */
/* FLASH */
#meio-flash {
	width: 400px;
	height: 214px;
	float: right;
	/*background: url(../images/box_boxes.jpg);*/
	}
/* FIM DO FLASH */
/* RODAPÉ */
#rodape {
	width: 768px;
	height: 167px;
	float: left;
	clear: both;
	background: url(../images/rodape.jpg);
	}
#rodape ul {
	margin-top: 3px !important;
	margin-left: -20px !important;
	_margin-left: -10px;
	*margin-left:20px;
	}
.rodape-logo-OHSAS {
	background: url(../images/logos_ohsos18001.jpg);
	float: left;
	_margin-left:20px;
	*margin-left:20px;
	margin-top: 25px;
	}
.rodape-logo-OHSAS, .rodape-logo-OHSAS a {
	display: block;
	width: 109px;
	height: 42px;
	text-indent: -5000px;
	overflow: hidden;
	}
.rodape-logo-OHSAS a:hover {
	background: url(../images/logos_ohsos18001_over.jpg);
	position:relative;
	}
.rodape-logo-ISO {
	background: url(../images/logo_iso14001.jpg);
	float: left;
	margin: 0;
	margin-top: 25px;
	}
.rodape-logo-ISO, .rodape-logo-ISO a {
	display: block;
	width: 101px;
	height: 42px;
	text-indent: -5000px;
	overflow: hidden;
	}
.rodape-logo-ISO a:hover {
	background: url(../images/logo_iso14001_over.jpg);	
	}
.rodape-logo-NOVOMERCADO {
	background: url(../images/logo_novomercado.jpg);
	float: left;
	margin: 0;
	margin-top: 25px;
	}
.rodape-logo-NOVOMERCADO, .rodape-logo-NOVOMERCADO a {
	display: block;
	width: 97px;
	height: 42px;
	text-indent: -5000px;
	overflow: hidden;
	}
.rodape-logo-NOVOMERCADO a:hover {
	background: url(../images/logo_novomercado_over.jpg);	
	}
.rodape-logo-pacto-global {
	background: url(../images/logo_the_global.jpg);
	float: left;
	margin: 0;
	margin-top: 20px;
	}
.rodape-logo-pacto-global, .rodape-logo-pacto-global a {
	display: block;
	width: 54px;
	height: 49px;
	text-indent: -5000px;
	overflow: hidden;
	}
.rodape-logo-pacto-global a:hover {
	background: url(../images/logo_the_global_over.jpg);	
	}
.rodape-acesso-rapido {
	width: 150px;
	height: 28px;
	background: url(../images/fundo_acesso_rapido.jpg) no-repeat;
	position: absolute;
	margin-top: 20px;
	left: 595px;
	padding: 0px;
	text-align: center;
	padding-top: 4px;
	}
.rodape-acesso-rapido select {
	width: 130px;
	height: 20px;
	background: #FF0000;
	color: #fff;
	/*font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;*/
	font:10px arial;
	border:2px solid #D10008;
	}
.rodape-assinatura {
	position: absolute;
	margin-top: 89px;
	left:0px;
	text-align: center;
	width: 768px;
	height: 25px;
	color: #888888;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	}
/* FINAL DO RODAPÉ */
/* COLUNA LATERAL */

#coluna-lateral {
	width: 218px;
	/*left: 770px;
	position: absolute;*/
	float:left;
	}
/* BOX LOGIN */
#coluna-lateral-cx-login {
	width: 218px;
	height: 151px;
	float: left;
	background: none;
	}
#coluna-lateral-cx-login fieldset { border: none; padding:0px; }
.coluna-lateral-cx-login-topo {
	background: url(../images/cx_login_topo.jpg) no-repeat;
	float: left;
	margin: 0;
	width: 218px;
	height: 39px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	}
a.login-autenticado{text-decoration:none;color:#ff0000;}
a:visited.login-autenticado{text-decoration:none;color:#ff0000;}
a:hover.login-autenticado{text-decoration:underline;color:#ff0000;}
a:active.login-autenticado{text-decoration:none;color:#545454;}
#loginform-texto {
	text-decoration:none;color:#545454;
	font-weight: bold;
}
#loginform-logado {
	width: 184px;
	height: 79px;
	float: left;
	padding-left: 22px;
	padding-top: 7px;
	background: url(../images/cx_login_form_logado.jpg);
}
#loginform {
	width: 133px;
	height: 79px;
	float: left;
	padding-left: 85px;
	padding-top: 7px;
	background: url(../images/cx_login_form.jpg);
}
#login-campo-login {
	width: 113px;
	height: 21px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #464A52;
	border: none;
	padding: 0px;
	background: none;
	vertical-align: top;
	margin-bottom: 7px;
}
#login-campo-senha {
	width: 113px;
	height: 21px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #464A52;
	border: none;
	padding: 0px;
	background: none;
	vertical-align: top;
}
#loginsubmit {
	width: 20px;
	height: 25px;
	border: none;
	background: none;
	margin-left: 85px;
	vertical-align: top;
	cursor: pointer;
	}
.coluna-lateral-cx-login-links {
	background: url(../images/cx_login_miolo.jpg) repeat-y;
	float: left;
	margin: 0;
	_margin-bottom: -13px;
	width: 218px;
	height: 39px;
	text-align: center;
	}
/* FIM DO BOX LOGIN */
/* CONTINUAÇÃO DA VITRINE */
#coluna-lateral-cont-vitrine {
	width: 218px;
	height: 235px;
	float: left;
	background: url(../images/cont_vitrine.jpg);
	}
	
#coluna-lateral-cont-vitrine-flash{
margin:10px 0px 0px 16px;
width:185px;
height:215;
}
	
#coluna-lateral-cont-vitrine-1{
	margin:20px 0px 0px 18px;
	margin:20px 0px 0px 18px;
	float: left;
	}
/* FINAL DA CONTINUAÇÃO DA VITRINE */
/* COLUNA COM PRODUTOS E LINKS MAIS ACESSADOS */
#coluna-lateral-cx-produtos-acessados {
	width: 218px;
	float: left;
	margin-top:6px;
	_margin-top: 6px;
	background: url(../images/caixa_lateral_miolo.jpg) repeat-y;
	}
#coluna-lateral-cx-produtos-acessados ul {
	margin: 0;
	padding-left: 27px;
	list-style: none;
	height: auto;
	float: left;
	}
#coluna-lateral-cx-produtos-acessados li {
	background: url(../images/cx_produtos_e_mais_acessados_li.jpg) no-repeat;
	width: 140px;
	height: 17px;
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: 2px;
	color:#545454
	}
.coluna-lateral-cx-produtos-topo {
	background: url(../images/produtos_topo.jpg) no-repeat;
	float: left;
	margin: 0;
	width: 218px;
	height: 43px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	}
.coluna-lateral-cx-mais-acessados-topo {
	background: url(../images/mais_acessados_topo.jpg) no-repeat;
	float: left;
	margin: 0;
	width: 218px;
	height: 46px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	}
/* FINAL DA COLUNA COM PRODUTOS E LINKS MAIS ACESSADOS */
/* CONTINUAÇÃO DO RODAPÉ */
#coluna-lateral-cx-cont-rodape {
	width: 218px;
	height: 167px;
	float: left;
	margin-top:1px;
	_margin-top:0px;
	background: url(../images/cont_rodape.jpg);
	}
/* FINAL DA CONTINUAÇÃO DO RODAPÉ */

#rodape-novo{
	width:1024px;
}

/* ABAIXO CSS DO SITE ANTIGO */
.bordaTable{
	border-left:1px solid #808080;
	border-top: 1px solid #808080;
}

.bordaTD{
	border-right:1px solid #808080;
	border-bottom: 1px solid #808080;
}

table#borda{
	border-left:1px solid #808080;
	border-top: 1px solid #808080;
}

table#borda TD{
	border-right:1px solid #808080;
	border-bottom: 1px solid #808080;
}

.bordaCabTD{
	border-right:1px solid #808080;
	border-bottom: 1px solid #808080;
	font-size:12pt;
}

.bordaCheia{
	border: solid 1px #808080;
}

.bordaLTR{
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}

.fmtTABLE{
	border:1px solid #808080;
	border-collapse: collapse;
	width: 100%;	
}

.fmtTRcab{
	border:1px solid #808080;
	font-family:verdana, arial;
	font-size:8pt;
	font-weight:bold;
	background-color:whitesmoke;
}

.fmtTD{
	border:1px solid #808080;
	font-family:verdana, arial;
	font-size:8pt; 
}
