/* CSS Document */

/* Inicio CSS da página index.php */
html, body {
	margin:0px;
	padding:0px;
	background-color:#CCCCCC;
}

img {
	border:1;
	padding:0;
	margin:0;
	border-color:#2063a1;
}

#container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

/* CSS topo */
#engloba_topo {
	position:relative;
	float:left;
	width:980px;
	height:240px;
}

	
#logo {
	position:relative;
	float:left;
	width:350px;
	height:200px;
	}
	
#logo2 {
	position:relative;
	float:left;
	width:615px;
	height:180px;
	background-image:url(imagens/fundo_baner_top.gif);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-top:20px;
	}
	

/* Fim CSS topo */

/* CSS Menu Horizontal */

#engloba_menu {
	position:relative;
	float:left;
	width:980px;
	height:40px;
	background-image:url(imagens/bg_menu.jpg);
	background-repeat:repeat-X;
	}
	
#titulo_dir {
	position:relative;
	float:left;
	width:350px;
	height:40px;
	background-image:url(imagens/texto_menu.jpg);
	}
	
#menu_horizontal {
	position:relative;
	float:left;
	width:630px;
	height:40px;
	}
	
#links_menu {
	position:relative;
	float:left;
	text-decoration:none;
	list-style:none;
	text-align:left;
	color:#FFFFFF;
	width:625px;
	height:30px;
	padding-top:5px;
	padding-left:5px;
	/*background-color:#FF0000;*/
	}
	
#ul_links{
	position:relative;
	float:left;
	width:625px;
	height:30px;
	text-align:left;
	list-style:none;
	text-decoration:none;
	padding-top:5px;
	margin:0;
	}
	
	
ul#ul_links li a:link, ul#ul_links li a:visited {
	font-family:verdana;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	/*text-align:left;
	/*display:block;*/
	/*padding-top:2px;*/
	/*padding-bottom:2px;*/
	/*height: 1%;*/
	}

	
li {
	position:relative;
	float:left;
	text-decoration:none;
	width:auto;
	}
	
/* Fim CSS Menu Horizontal */

/*CSS Menu vertical e conteudo */

#engloba_menu_conteudo {
	position:relative;
	float:left;
	width:980px;
	background-color:#FFFFFF;
	background-image:url(imagens/linha_menu_vertical.jpg);
	background-repeat:repeat-y;
	}
	
#menu_vertical {
	position:relative;
	float:left;
	width:350px;
    margin-left:auto;
	margin-right:auto;
	background-image:url(imagens/linha_menu_vertical.jpg);
	background-repeat:repeat-y;
	}
	
#busca {
	position:relative;
	float:left;
	width:320px;
	height:40px;
	padding-left:30px;
	padding-top:10px;
	}
	
/* CSS PARA A DIV DO MENU */
.div_menu {
	position:relative;
	float:left;
	width:344px;
	margin-left:7px;
	margin-top:0px;
	margin-bottom:20px;
	}
	
.ie.div_menu {
	position:relative;
	float:left;
	width:342px;
	margin-left:4px;
	margin-top:0px;
	margin-bottom:20px;
	}
	
	/* *** Float containers fix:*** */
	.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;
	}
	/*printer styles*/ 
	@media print{ 
	/*hide the left column when printing*/ 
	#leftcol{display:none;} 
	#twocols, #maincol{width:100%; float:none;}
	}
	
/*============================================
	CLASS PARA OS MENUS DOS PRODUTOS */
	.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 15px;
	height: 15px;
	width: 330px;
	background: #094c92;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E3DFD1;
	border-bottom-color: #E3DFD1;
	border-left-color: #E3DFD1;
	font-weight: bold;
	}
	/*============================================
	CLASS PARA OS SUBMENUS */
	.menu_sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
	text-decoration: none;
	text-indent: 15px;
	height: 10px;
	width: 330px;
	background: #93b8d5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E3DFD1;
	border-bottom-color: #E3DFD1;
	border-left-color: #E3DFD1;
	}
	/*============================================
	CLASS PARA O MENU DINAMICO */
	.menutitle{
	cursor:pointer;
	text-decoration: none;
	margin-bottom: 0px;
	color:#FF6600;
	padding:0px;
	font-size:11px;
	}
	/*============================================
	CLASS PARA O SUBMENU DO MENU DINAMICO */
	.submenu{
	cursor:pointer;
	font-size:11px;
	text-decoration: none;
	margin-bottom: 0.1em;
	padding:0px;
	color:#333333;
	}
	
#newsLetter {
	position:relative;
	float:left;
	width:330px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	padding-left:20px;
	padding-bottom:20px;
	}
	
.objetos {
	font-family:verdana;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	background-color:#FFFFFF;
	margin:0px;
	border:1px solid #666666;
}
	
#conteudo {
	position:relative;
	float:left;
	width:620px;
	padding-top:5px;
	padding-left:10px;
	}
	
#engloba_conteudo {
	position:relative;
	float:left;
	width:610px;
	}
	
#chatonline {
	position:relative;
	float:left;
	width:320px;
	height:150px;
	padding-left:25px;
	padding-top:10px;
	background-position:center;
	background-image:url(imagens/chat_online_lojas_maranhao.jpg);
	background-repeat:no-repeat;
	}
	
#scriptchatonline {
	position:relative;
	float:left;
	width:182px;
	height:30px;
	padding-left:13px;
	margin-top:100px;
	text-align:center;
	}
	
.titulo_pags {
	position:relative;
	float:left;
	width:610px;
	height:20px;
}

.texto_titulo {
	position:relative;
	float:left;
	text-align:right;
	width:583px;
	height:17px;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#58595b;
	font-size:12px;
}

.iconi_titulo {
	position:relative;
	float:left;
	width:16px;
	height:17px;
	background-image:url(imagens/iconi_titulo.jpg);
	background-repeat:no-repeat;
}

#foto_simulador{
 position:relative;
	float:left;
	width:600px;
	height:100px;
	padding-left:10px;
	padding-bottom:20px;
	background-image:url(cartao_bndes/simulador_bndes.jpg);
	background-repeat:no-repeat;
}

.linha_baixo_titulo {
	position:relative;
	float:left;
	width:610px;
	height:3px;
	font-size:1px;
	background-image:url(imagens/linha_baixo_titulo.jpg);
	background-repeat:no-repeat;
}

#engloba_informativo {
	position:relative;
	float:left;
	width:610px;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
}


#engloba_destaques {
	position:relative;
	float:left;
	width:610px;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
}

.engloba_conteudo_pags {
	position:relative;
	float:left;
	width:610px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-bottom:10px;
	padding-top:10px;
	}
	
.texto_home {
	position:relative;
	float:left;
	width:350px;
	text-align:justify;
	padding-right:10px;
	}
	
.img_home {
	position:relative;
	float:left;
	width:250px;
	}
	
#titulo_destaques {
	position:relative;
	float:left;
	width:590px;
	height:40px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}

#texto_destaques {
	position:relative;
	float:left;
	width:590px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CC0000;
	padding-top:5px;
}

#linha_destaques {
	position:relative;
	float:left;
	width:590px;
	padding-top:5px;
}

#div_linha_destaques {
	position:relative;
	float:left;
	width:590px;
	height:2px;
	font-size:2px;
	background-color:#999999;
}

#fundo_destaques{
	position:relative;
	float:left;
	width:610px;
	height:auto;
	background-color:#eeeeee;
}

.destaques{
	position:relative;
	float:left;
	width:190px;
	height:280px;
	padding-left:10px;
}

.foto_destaques {
	position:relative;
	float:left;
	width:190px;
	height:175px;
	border:#0000CC;
	
}

.descricao_destaques {
 	position:relative;
	float:left;
	width:190px;
	height:65px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
 }
 
.orcamento_destaques {
 	position:relative;
	float:left;
	width:190px;
	height:30px;
	text-align:center;
 }

#engloba_principais {
	position:relative;
	float:left;
	width:610px;
	height:350px;
	padding-bottom:10px;

}

#principais_produtos {
	position:relative;
	float:left;
	width:300px;
	height:345px;
	}
	
#banner_produtos01 {
	position:relative;
	float:left;
	width:300px;
	height:30px;
	background-image:url(imagens/layout_maranhao_15.jpg);
}

#banner_produtos02 {
	position:relative;
	float:left;
	width:300px;
	height:297px;
	background-image:url(imagens/layout_maranhao_18.jpg);
}

#banner_produtos03 {
	position:relative;
	float:left;
	width:300px;
	height:18px;
	background-image:url(imagens/layout_maranhao_20.jpg);
}

#principais_marcas {
	position:relative;
	float:right;
	width:300px;
	height:345px;
	}
	
#banner_marcas01 {
	position:relative;
	float:left;
	width:300px;
	height:30px;
	background-image:url(imagens/layout_maranhao_17.jpg);
}

#banner_marcas02 {
	position:relative;
	float:left;
	width:300px;
	height:297px;
	background-image:url(imagens/layout_maranhao_19.jpg);
}

#banner_marcas03 {
	position:relative;
	float:left;
	width:300px;
	height:18px;
	background-image:url(imagens/layout_maranhao_21.jpg);
}

.baixo_quadro {
	position:relative;
	float:left;
	width:610px;
	height:8px;
	background-image:url(imagens/busca_03.jpg);
	}
	
.top_quadro {
	position:relative;
	float:left;
	width:610px;
	height:8px;
	background-image:url(imagens/busca_01.jpg);
	}
	
.linha {
	border-left:1px solid #999999;
}

.borda_img {
	border:1px;
	border-color:#999999;
	}
	
.produtos {
	font-family:verdana;
	font-size:12px;
	color:#000000;
	text-align:left;
	font-weight:bold;
	}
	
.titulo_categorias {
	position:relative;
	float:left;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
	
.txt_produtos {
	font-family:verdana;
	font-size:12px;
	color:#000000;
	}
	
.txt_promocao {
	font-family:verdana;
	font-size:12px;
	color:#ff0000;
	}
	
.txt_orcamento {
	font-family:verdana;
	font-size:12px;
	color:#666666;
	}
	

/*Fim CSS Menu vertical e conteudo */

/*CSS Rodapé */

.rodape {
	position:relative;
	float:right;
	width:980px;
	height:25px;
	text-align:center;
	font-family:verdana;
	font-size:13px;
	color:#FFFFFF;
	background-image:url(imagens/bg_rodape.jpg);
	background-repeat:repeat-X;
	padding-top:5px;
	}

	
/*Fim CSS Rodapé */

/* Fim CSS da página index.php */