.background {
	background-image: url(../img/background/background.gif);	
             }
			 
.background_table {
	background-color:#FFF;
	text-align: center;
}

.background_menu {
	background-image: url(../img/background/bg_menu.gif);
}

.rodape {
	background-color:#eaeaea;
	color: #656565;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
   	}
	

.textos_principal {
	color: #656565;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	}
	
.titulo_lojas {
	color: #656565;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 180%;
	font-weight: bold;
	text-align: left;
	}

.texto_lojas {
	color: #656565;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 180%;
	font-weight: normal;
	}

.tabela_titulo_lojas {
	background-color:#ffeecc;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 180%;
	font-weight: bold;
	color: #666;
	text-align: center;
	font-size: 13px;
	}
	.texto_cont_serv {
	color: #656565;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 180%;
	font-weight: bold;
	}

