/* CSS Document */

/*----------------- BGS -----------------*/

@media screen, projection
{
#Bg_Left {
	background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/bg_conteudo_02.png");
	width: 18px; background-repeat:repeat-y;
}
#Bg_Left[id] {
	background-image: url(../images/bg_conteudo_02.png);
	width: 18px; background-repeat:repeat-y;
}

#Bg_Right {
	background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/bg_conteudo_04.png");
	width: 18px; background-repeat:repeat-y;
}
#Bg_Right[id] {
	background-image: url(../images/bg_conteudo_04.png);
	width: 18px; background-repeat:repeat-y;
}

}

.BgConteudo {
	background-image: url(../images/bg_filete_conteudo.jpg);
	background-repeat:repeat-x; background-color:#FFFFFF;
}

/*----------------- FIM BGS -----------------*/

body {
	margin: 0px;
	background-image: url(../images/bg_geral.jpg);
	background-repeat:repeat-x;	background-color: #ffffff;
}

.TabelaGeral {
	height: 100%; width: 100%;
}

.Borda_Laranja_Left {
	border-left: 6px solid #e78301; width: 10px;
}
.Borda_Verde_Left {
	border-left: 6px solid #92bd05; width: 10px;
}
.Borda_Preta {
	border: 1px solid #000000;
}
.BordaCinza_01 {
	border: 1px solid #CCCCCC; background:#FFFFFF;
}

.TopoSub_ABelcar { 
	background-image:url(../images/topo_abelcar_02.png); background-position:center; background-repeat:no-repeat; 	
	background-color: #526c95; height: 20px; width: 760px; 
}
.TopoSub_Seminovos { 
	background-image:url(../images/topo_seminovos_02.png); background-position:center; background-repeat:no-repeat; 	
	background-color: #526c95; height: 22px; width: 760px; 
}
.TopoSub_Plano { 
	background-image:url(../images/topo_plano_02.png); background-position:center; background-repeat:no-repeat; 	
	background-color: #526c95; height: 21px; width: 760px; 
}
.TopoSub_Novidade { 
	background-image:url(../images/topo_novidade_02.png); background-position:center; background-repeat:no-repeat; 	
	background-color: #526c95; height: 21px; width: 760px; 
}
.TopoSub_Contato { 
	background-image:url(../images/topo_contatos_02.png); background-position:center; background-repeat:no-repeat; 	
	background-color: #526c95; height: 21px; width: 760px; 
}
.TopoSub_SAC { 
	background-image:url(../images/topo_sac_02.png); background-position:center; background-repeat:no-repeat; 	
	background-color: #526c95; height: 21px; width: 760px; 
}
.TopoSub_blank { 
	background-position:center; background-repeat:no-repeat; 	
	background-color: #526c95; height: 22px; width: 760px; 
}