/* CSS Document */

body {
	margin:0 auto;
	/*width:964px;*/
	background-image:url(../imgs/corda.gif);
	background-repeat:repeat-x;	
	padding:0;
	background-color:#000000;
	font-family: Arial;
	font-size: 11px;
	color:#000033;
}

a {
	color:#42A2E3;
}

a:hover {
	color:#01233F;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*divs gerais*/
.divBackground {
	display:block;
	margin:0 auto;
	background:url(../imgs/bgTotal.jpg);
	background-repeat:repeat-x;
	width:994px;
	height:800px;
}

.divHeader {
	display:block;
	width:866px;
	height:357px;
	margin-left:41px;
	position:relative;
	margin-bottom:-17px;
}

.divHeaderInterior {
	display:block;
	width:866px;
	height:354px;
	margin-left:41px;
	position:relative;
}

.divContent {
	display:block;
	width:743px;
	margin-left:111px;
	background-image:url(../imgs/bgWhiteContent.png);
	padding:0 30px 0 21px;


}
.divEndContent {
	display:block;
	width:796px;
	height:20px;
	margin-left:111px;
	background-image:url(../imgs/endContent.png);
}

.divAmbiente {
	display:block;
	background-image:url(../imgs/bgWhiteContent.png);
	width:796px; 
	overflow:hidden;
	height:191px;
}

.divFooter {
	display:block;
	width:771px;
	margin-left:111px;
	padding:0 15px 0 10px;
}

/*divs com imagens e layers do header*/
.leme {
	display:block;
	background-image:url(../imgs/leme.png);
	width:170px;
	height:168px;
	z-index:2;
	position:absolute;
	top:70px;
	left:0px;
}

.divMenuAmbiente {
	z-index:0;
	/*border:1px solid white;*/
	position:absolute;
	top:100px;
	left:70px;
	width:796px;
}

/*logo*/
.logo {
	display:block;
	background-image:url(../imgs/logo.jpg);
	width:198px;
	height:68px;
	z-index:1;
	position:absolute;
	top:210px;
	left:180px;
	background-repeat:no-repeat;
}

.logo a{
	display:block;
	width:213px;
	height:68px;
	outline:none;
	text-indent:-5000px;


}

/*menu topo*/
#menutop {
}

#menutop ul {
	padding:0px 0px 0px 98px;
	margin:0px;
	border:0px;
	z-index: 1000;
}

#menutop ul li {
	list-style:none;
	float:left;
	padding-right:4px;
	height:27px;
}

#menutop ul li a  {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	text-indent:-5000px;
}

.home {
	display:block;
	background:url(../imgs/bt01-off.gif) no-repeat;
	width:124px;
}
.home a:hover{
	background:url(../imgs/bt01-on.gif) no-repeat;
}
.homeActive {
	display:block;
	background:url(../imgs/bt01-on.gif) no-repeat;
	width:124px;
	text-indent:-5000px;
}

.apresentacao {
	display:block;
	background:url(../imgs/bt02-off.gif) no-repeat;
	width:135px;
}
.apresentacao a:hover{
	background:url(../imgs/bt02-on.gif) no-repeat;
}
.apresentacaoActive {
	display:block;
	background:url(../imgs/bt02-on.gif) no-repeat;
	width:135px;
	text-indent:-5000px;
}

.produtos {
	display:block;
	background:url(../imgs/bt03-off.gif) no-repeat;
	width:134px;
}
.produtos a:hover{
	background:url(../imgs/bt03-on.gif) no-repeat;
}
.produtosActive {
	display:block;
	background:url(../imgs/bt03-on.gif) no-repeat;
	width:134px;
	text-indent:-5000px;
}

.servicos {
	display:block;
	background:url(../imgs/bt04-off.gif) no-repeat;
	width:135px;
}
.servicos a:hover{
	background:url(../imgs/bt04-on.gif) no-repeat;
}
.servicosActive {
	display:block;
	background:url(../imgs/bt04-on.gif) no-repeat;
	width:135px;
	text-indent:-5000px;
}

.contactos {
	display:block;
	background:url(../imgs/bt05-off.gif) no-repeat;
	width:135px;
}
.contactos a:hover{
	background:url(../imgs/bt05-on.gif) no-repeat;
}
.contactosActive {
	display:block;
	background:url(../imgs/bt05-on.gif) no-repeat;
	width:135px;
	text-indent:-5000px;
}

/*destques*/
.espacoDestaque {
	display:block;
	background-image:url(../imgs/espacoImgDestaque.jpg);
	width:111px;
	height:108px;
	padding:10px 0 0 8px;
	margin-right:22px;
	background-repeat:no-repeat;
}

.linkDestaque {
	font-size:12px;
	text-decoration:none;
	color:#678396;

}
.linkDestaque:hover {
	color:#678396;
	font-weight:bold;
}

/*footer*/
#footer {
}

#footer ul {
	padding:0;
	margin:0;
	border:0;
	z-index: 1000;
}

#footer ul li {
	list-style:none;
	float:left;
	padding-right:12px;
	/*height:27px;*/
}

#footer ul li a  {
	color:#FFFFFF;
	text-decoration:none;
}

#footer ul li a:hover  {
	text-decoration:underline;
}

.newsletter {
	display:block;
	background-image:url(../imgs/newsletter.gif);
	background-repeat:no-repeat;
	height:12px;
	padding-left:21px;
	overflow:hidden;
	color:white;
}


.bgNewsletter {
	display:block;
	background:url(../imgs/caixa_newsletter.gif) no-repeat;
	width:133px;
	height:18px;

}

.inputNewsletter {
	display:block;
	width:100px;
	height:18px;
	border:0;
	background:0;
	color:#3B5F78;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
	text-align:center;
}
.btOkNewsletter {
	display:block;
	background:url(../imgs/seta_newsletter.gif) no-repeat;
	width:10px;
	height:15px;
	border:0;
	cursor:pointer;
}



.linkAlmanaque {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-right:5px;
}
.linkAlmanaque:hover {
	text-decoration:underline;
}

.seara {
	display:block;
	background:url(../imgs/logoSeara.png) no-repeat bottom;
	width:53px;
	height:6px;
	padding-top:5px;
	float:right;
	overflow:hidden;
}

.seara a{
	display:block;
	outline:none;
	text-indent:-5000px;
	width:53px;
	height:6px;
}

.copy {
	font-size:10px;
	color:#FFFFFF;
}

/*interior*/
.path {
	background:url(../imgs/separadorPath.gif) no-repeat bottom;
	width:743px;
	height:20px;
	color:#000033;
	padding-top:7px;
	margin-bottom:20px;
	
}
.pathSemSeparador {
	width:743px;
	height:20px;
	padding-top:7px;
	margin-bottom:20px;
	
}
.path a{
	color:#000033;
	text-decoration:none;
}
.path a:hover{
	color:#000033;
	text-decoration:underline;
}

.bgPesquisa {
	display:block;
	background:url(../imgs/bgPesquisa.gif) no-repeat;
	width:168px;
	height:31px;
	padding-bottom:16px;
}

.inputPesquisa {
	display:block;
	width:100px;
	height:18px;
	border:0;
	background:0;
	color:#3B5F78;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.btOkPesquisa {
	display:block;
	width:40px;
	height:20px;
	border:0;
	background:0;
}

.txtConteudos {
	font-size:12px;
	color:#000033;
	padding-right:5px;

}

.btVoltar {
	display:block;
	background-image:url(../imgs/bt_voltar.gif);
	width:50px;
	height:16px;
	overflow:hidden;
}

.btVoltar a{
	display:block;
	width:40px;
	height:14px;
	outline:none;
	text-indent:-5000px;
}

/*listagem*/
.tituloCatalogo {
	font:Arial;
	display:block;
	color:#42A2E3;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;

}

.titFamilias {
	font:Arial;
	font-size:10px;
	color:#006FB9;
	font-weight:bold;
	text-transform:uppercase;
}

.titFamilias a{
	color:#006FB9;
}

/*submenu esquerda*/
#submenu {
}

#submenu ul {
	padding:0 0 0 5px;
	margin:0;
	border:0;
	z-index: 1000;
}

#submenu ul li {
	list-style:none;
	padding-bottom:3px;
	/*float:left;*/
}

#submenu ul li a  {
	color:#4F4F72;
	text-decoration:none;
}

#submenu ul li a:hover  {
	color:#4FB9FF;
}

.active {
	color:#4FB9FF;
}

.molduraImg {
	display:block;
	width:110px;
	height:111px;
	margin-right:10px;
	float:left;
	border:1px solid #CCCCCC;
	padding:7px 0 0 7px;
}

.linkList {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#0082D9;
	text-decoration:none;
	width:210px;

}
.linkList:hover {
	text-decoration:underline;
}

.linkCatalagoLista {
	font-size:12px;
	font-weight:bold;
	color:#0082D9;
	text-decoration:none;
}
.linkCatalagoLista:hover {
	text-decoration:underline;
}

.btVerDetalhe {
	display:block;
	background-image:url(../imgs/btVerDetalhe.gif);
	width:80px;
	height:20px;
	float:right;
}
.btVerDetalhe a{
	display:block;
	width:80px;
	height:20px;
	outline:none;
	text-indent:-5000px;

}

.link {
	font-size:12px;
	text-decoration:none;
	color:#42A2E3;
}
.link:hover {
	color:#678396;
	font-weight:bold;
}


.descricao .tit{
	font:Arial;
	font-size:11px;
	color:#42A2E3;	
	font-weight:bold;
}

.caracteristicas .tit{
	font:Arial;
	font-size:11px;
	color:#42A2E3;
	font-weight:bold;
}


.tit_prod{
	font:Arial;
	font-size:11px;
	color: #369CE1;
	height:30px;
	text-transform: uppercase;
	font-weight:bold;

}

.precobox_fundo{
	font:Arial;
	font-size:12px;
	font-weight:bold;
	color:#42A2E3;
}

.links_prod a{
	font:Arial;
	font-size:9px;
	text-decoration:underline;
	text-transform: uppercase;
	color:#42A2E3;
}

.link_cat {

	font:Arial;
	font-size:10px;
	font-weight:bold;
	color:#244566;
	text-transform: uppercase;
}

.paginacao, .paginacao_sel
{
	width: 7px;
	display: inline;
	padding: 1px 5px 1px 7px;
	font-size: 11px;
	color: #666;
	
}
    
.paginacao:hover, .paginacao_sel
{
         color:#666;
}
    
.navbar
{
	display: block;
	text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
	width:350px;
	float:right;
}


